@charset "iso-8859-2";
*{
margin:0;
padding:0;
}

body{
background: #d5cea6 url('./images/base/fond.png') top left repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
margin-top:50px;
}
p{
color: #333333;
font-size: 11px;
padding: 0 0 8px 0;
text-align: justify;
line-height: 15px;
}
h3, h2{
color: #786854;
font-family: Georgia, serif;
font-weight: normal;
}
h3{
font-size: 22px;
padding: 5px 0 12px 0;
}
h4{
font-family: Georgia, serif;
font-weight: normal;
font-size: 18px;
padding: 0 0 8px 0;
color: #000000;
}
h5{
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 14px;
padding: 0 0 13px 0;
color: #786854;
}

img {
border: none;
}

#general{
margin: 0 auto;
width: 873px;
height:573px;
}

#ombre_haut_gauche{
	width:7px;
	height:7px;
	background: url('./images/base/ombre_coins.png') top left no-repeat;
	float:left;
}

#ombre_haut{
	width:859px;
	height:7px;
	background: url('./images/base/ombre_haut.png') top left repeat-x;
	float:left;
}

#ombre_haut_droite{
	width:7px;
	height:7px;
	background: url('./images/base/ombre_coins.png') top right no-repeat;
	float:left;
}

#ombre_gauche{
	width:7px;
	height:559px;
	background: url('./images/base/ombre_gauche.png') top left repeat-y;
	float:left;
}

#contenu{
width: 859px;
height:559px;
float:left;
}

#diaporama_fond{
width: 859px;
height:559px;
	position:absolute;
	z-index:1;
}

#sur_diaporama{
width: 859px;
height:559px;
	position:absolute;
	z-index:2;
}

#ombre_droite{
	width:7px;
	height:559px;
	background: url('./images/base/ombre_droite.png') top left repeat-y;
	float:left;
}
#ombre_bas_gauche{
	width:7px;
	height:7px;
	background: url('./images/base/ombre_coins.png') bottom left no-repeat;
	float:left;
}
#ombre_bas{
	width:859px;
	height:7px;
	background: url('./images/base/ombre_bas.png') top left repeat-x;
	float:left;
}
#ombre_bas_droite{
	width:7px;
	height:7px;
	background: url('./images/base/ombre_coins.png') bottom right no-repeat;
	float:left;
}



ul{
list-style:none;
margin:0;
padding:0;
}

a{
color: #786854;
text-decoration:none;
}

a:hover{
color: #3f372d;
}

#gauche{
	float:left;
}

#header a{
	display:block;
	width:345px;
	height:153px;
	background: url('./images/base/logo.png') no-repeat;
}

#menu{
	width:175px;
	height:405px;
	position:absolute;
	top:154px;
}

#menu_general{
	width:174px;
	height:405px;
	position:absolute;
	z-index:10;
}

#menu_general_haut{
	width:174px;
	height:13px;
	background: url('./images/base/menu_general_haut.png') no-repeat;
}

#menu_general_centre{
	width:168px;
	height:392px;
	background: url('./images/base/menu_general_centre.png') repeat-x;
	float:left;
}

#menu_general_droite{
	width:6px;
	height:392px;
	background: url('./images/base/menu_general_droite.png') no-repeat;
	float:left;
}


#ulmenuG{
	padding-top:70px;
	margin-left: 15px;
}
#menu_general h2{
	font-size:10px;
font-family: Arial;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 0.04em;
font-style: italic;
}

#menu li{
	margin-top:10px;
	text-decoration:none;
}

#menu li a	{
	text-decoration:none;
}

.sous_menu{
	width:148px;
	height:325px;
	position:absolute;
	background: url('./images/base/sous_menu_centre.png') repeat-x;
	top:80px;
	left:180px;
}
.sous_menu li{
font-family: georgia;
font-weight: normal;
font-size: 11px;
}
.sous_menu li a{
color: #555555;
}
.sous_menu li a:hover{
color: #000000;
}

#sous_menu{
	position:absolute;
	width:174px;
	height:405px;
	top:0px;
	left:160px;
	z-index:5;
}


#sous_menu_haut{
	width:174px;
	height:13px;
	background: url('./images/base/sous_menu_haut.png') no-repeat;
}

#sous_menu_centre{
	width:168px;
	height:392px;
	background: url('./images/base/sous_menu_centre.png') repeat-x;
	float:left;
}

#sous_menu_droite{
	width:6px;
	height:392px;
	background: url('./images/base/sous_menu_droite.png') no-repeat;
	float:left;
}


#sous_menu li{
	margin-left:30px;
}

#fermer_sous_menu{
	display:block;
	width:9px;
	height:9px;
	background: url('./images/base/fleche_direction_gauche.png') top left no-repeat;
	margin-left:150px;
}





#fleche_fermer_sous_menu{
	display:block;
	width:9px;
	height:9px;
}


#fenetre_droite{
	width:466px;
	height:559px;
	float:right;
}

#haut_fenetre_droite{
	width:466px;
	height:8px;
	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
}

#hauteur_bouton_fermer{
	width:466px;
	height:9px;
}


#gauche_bouton_fermer{
	width:5px;
	height:9px;
	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
	float:left;
}

#bouton_fermer{
	width:9px;
	height:9px;
	float:left;
	background: url('./images/base/double_fleche_droite_transparente.png') top left no-repeat;
}

#fermer{
	display:block;
	width:9px;
	height:9px;
	float:left;
	background: url('./images/base/double_fleche_droite_transparente.png') top left no-repeat;
}

#droite_bouton_fermer{
	width:452px;
	height:9px;
	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
	float:left;
}

#contenu_fenetre_droite{
padding: 20px 0 0 20px;
	width:446px;
	height:522px;

	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
	clear:left;
}


#barre_droite{
	width:19px;
	height:559px;
	float:right;
}

#haut_barre_droite{
	width:19px;
	height:8px;
	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
}

#hauteur_bouton_ouvrir{
	width:19px;
	height:9px;
}

#gauche_bouton_ouvrir{
	width:5px;
	height:9px;
	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
	float:left;
}

#bouton_ouvrir_absent{
	width:9px;
	height:9px;
	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
	float:left;
}



#ouvrir{
	display:block;
	width:9px;
	height:9px;
	background: url('./images/base/double_fleche_gauche_transparente.png') top left no-repeat;
	float:left;
}


#droite_bouton_ouvrir{
	width:5px;
	height:9px;
	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
	float:left;
}

#bas_barre_droite{
	width:19px;
	height:542px;
	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
	clear:left;
}
#fenetre_droite ul{
padding: 0 0 8px 0;
}
#fenetre_droite li{
margin-left:25px;
color: #333333;
font-size: 11px;
padding: 0 0 4px 0;
list-style-type: disc;
}



#vignettes li{
	width:148px;
	height:93px;
	float:left;
	margin-top:20px;
list-style-type: none;

}

.seconde_vignette{
	margin-left:10px;
}

#fenetre_droite img{
		border: 2px solid #d5cea6; 
}

.highslide-image{
	width:800px;
}

.displaynone{
	display:none;
}

.erreur{color:#ff8700;}

#result_send{
	width:240px;
	height:50px;
	position:absolute;
	background: url('./images/base/fond_fenetre_droite02.png') top left repeat;
	top:509px;
	right:385px;
}
.footer p{
text-align: center;
font-size: 10px;
}
#contenu_fenetre_droite input, #contenu_fenetre_droite textarea{
display: block;
width: 152px;
}
.blocDiapo{
width: 450px;
float: left;
}
.blocDiapo img{
float: left;
border: #D5CEA6 1px solid; 
}
.vignettes{
margin: 0 0 2px 4px;
cursor:pointer;
}
#pub{
position: relative;
bottom: 450px;
width: 620px;
	margin:0 auto;
	padding:0 15px 15px 15px;
	z-index:500;
	cursor:pointer;
	background: url('./images/black.png') top left repeat;
}
#pub p{
	text-align:right;
	margin:0 15px 0 0;
	padding:2px 0 2px 0;
	color:#EEEEEE;
}