/* =STYLES PAR DEFAUT
***************************************************************************************/
* {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4d3507;
}
a {
	text-decoration:none;
}
h1 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#834e18; padding:0; margin:0;
}

h2 {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#d29542;
}
/* =MAIN
***************************************************************************************/
#main {
	width:950px;
	height:750px;
	margin:0 auto;
	padding:0 0 0 0;
	position:relative;
}
/* =CONTENT
***************************************************************************************/
#content {
margin: 60px 0 0 0;
	padding:0px 0px 0px 0px;
	position:relative;
}
#content p {
	padding:0 0 0 0;
	text-align:justify;
}

/* =INDEX
***************************************************************************************/
#index {
	background:url(../images/index.jpg) no-repeat top center;
	background-color:#eeeddd;
}

#flags {
	display:block;
	overflow: hidden;
	margin: 280px 0 0 440px;
}

#copyright {
	display:block;
	overflow: hidden;
	margin: 250px 0 0 250px;
}


/* =HOME
***************************************************************************************/
#home {
	background:url(../images/fond.jpg) no-repeat top center;
	background-color:#49320d;
}

/* =MENU
***************************************************************************************/
#menunews ul {
	float:left
}

#menunews li{list-style-type:none; margin-left:70px;
	margin-top: 5px;}

#menunews a {
	font-family:"Times New Roman", Times, serif;
	color:#824a16;
	font-size:18px;
}
/* =FRAMES
***************************************************************************************/
#frame {
	display:block;
	width:815px;
	height:385px;
	overflow: hidden;
	margin: 40px 0 0 85px;
}
#frame, #frame div.button, #scroller, .section {
	height: 385px;
}
#frame p {
	font-size:12px;
	padding:0;
	margin:0 12px 12px 0;
	color:#6c5126;
}
#frame strong {
	font-weight:bold;
	color:#555c62;
}
#frame a:visited {
	color: #d08e2b;
}
#frame a:focus {
	color: #824a16;
}
#frame a:hover {
	color: #824a16;
}
#frame a {
	text-decoration: none;
	color: #d08e2b;
}
#frame div.button {
	position: absolute;
	top: 0;
}
div.button#left {
	left: 0;
}
div.button#right {
	right: 0;
}
#scroller {
	display:block;
	width: 815px;
	height: 385px;
	overflow: hidden;
	
}
#scroll {
	display:block;
	width: 5250px;
	height: 385px;
}
.section {
	display:block;
	width: 815px;
	height: 370px;
	padding-left: 5px;
	float: left;
}

/* =ACCUEIL
***************************************************************************************/
#sites-tab {
	display:block;
	position:relative; top:0; right:0; left:-25px;
	width:299px; height:150px;
}

#sites-pane {
}


#sites-pane  #edit {
	display:block;width:500px; height:370px; padding:5px;
}

#sites-pane #editorial {
	display:block;width:300px; height:370px; float:right; background:url(../images/edito.jpg) no-repeat center center;
}

/* =BOUTIQUE
***************************************************************************************/

#files-pane {
}
#files-pane  #boutique {
	display:block;width:500px; height:370px; padding:5px;
}

#files-pane #photos {
	display:block;width:300px; height:370px; float:right;
}

#files-pane #photos li {
	display:block;list-style-type:none; height:80px; width:250px; margin-bottom:12px; background-color:#FFFFFF;
}

/* =EQUIPE
***************************************************************************************/
#editor-pane {
}
#editor-pane  dl{ float:left; height:155px; width:385px; margin-left:15px;}
#editor-pane  dt{  float:left; height:155px; width:150px;}
#editor-pane  dd{ padding-top:0px; }

#staff1 { background:url(../images/staff1.jpg)}
#staff2 { background:url(../images/staff2.jpg)}
#staff3 { background:url(../images/staff3.jpg)}
#staff4 { background:url(../images/staff4.jpg)}


/* =FRAMES
***************************************************************************************/

#preview-pane {
}
#preview-pane  #mail {
	display:block;width:500px; height:auto;
}

#preview-pane #local{
	display:block;width:300px; height:370px; float:right; padding-left:5px; background:#f8efdb;
}

#preview-pane textarea{ width:500px; }
#preview-pane #message{ display:block; height:80px; width:500px; }
#preview-pane #object{ display:block; width:500px; }
#preview-pane #from{ display:block; width:500px; }
#preview-pane label{ display:block; font-weight:bold; }
p em{ display:block; font-weight:normal; }

/* =PRODUITS
***************************************************************************************/
#produits {
	background:url(../images/produits.jpg) no-repeat top center;
	background-color:#49320d;
}

#contener {
margin: 60px 0 0 0;
	padding:0px 0px 0px 0px;
	position:relative;
}
#contenter {
	padding:0 0 0 0;
	text-align:justify;
}

#galerie{
	display:block;
	margin: 40px 0 0 69px;
}

#backhome {
	display:block;
	padding-left: 700px;
}

#backhome a{
font-family:"Times New Roman", Times, serif;
font-size:18px;
}

/* =FOOTER
***************************************************************************************/
#footer {
margin: 0 0 0 950px;
	padding:0px 0px 0px 0px;
	position:relative;
	clear:both;
}

#footer a{
font-family:"Times New Roman", Times, serif;
font-weight:bold; font-size:14px;
color:#FFFFFF;
margin-right:5px;
}


/* =CLASS GENERIQUE
***************************************************************************************/
img{   border: none;}
.clear{clear:both;}
#flash  { text-align: center; background:#e8c581; width:840px; }
#flash p  { }

