	a:link {color: #CCCCCC; text-decoration: none}
	a:visited {color: #CCCCCC; text-decoration: none}
	a:active {color: #CCCCCC; text-decoration: none}
	a:hover {color: #C9AF76; text-decoration: underline}


body {
	background-color: #081B3C;
	background-image: url("../images/images_interface/fond.jpg");
	background-repeat: repeat-x;
	background-position: 0px 20px;

	scrollbar-face-color: #4464A1;
	scrollbar-track-color: #94A9CA;
	scrollbar-arrow-color: #CCDEFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;

}


/* Contenu */
div#divContainer{
	position: relative;
	background-image: url("../images/images_interface/fond_contenu.jpg");
	background-repeat: repeat-x;
	background-color: #050C1F;
	width: 979px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	z-index: 1;
	margin-bottom: 3px;
}

div#divContent{
	padding: 30px 285px 28px 75px;
	border-right: 5px solid;
	border-bottom: 5px solid;
	border-left: 5px solid;
	border-top: 5px solid;
	border-color: #B50100;
}

div#contenu{
	padding: 0px 0px 40px 0px;
}

div#conteneur_annonces{
	width: 220px;
	margin: 50px 10px 5px 5px;
	z-index: 1;
	padding: 0px;
	float: right;
}

.separator {
	clear: right;
	visibility: hidden;
}

div#menu_rubrique{
	position: relative;
	background-image: url("../images/images_interface/sous_menu_fond.jpg");
	background-color: #081B3C;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 220px;
	border: 1px;
	border-color: #a68d57;
	padding: 20px;
	margin-bottom: 22px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

div#menu_galerie{
	position: relative;
	margin: 5px;
	z-index: 1;
}

/* Mise en forme du texte */
#divContent p.texte {
	text-align: justify;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.715em;
	text-indent: 3em;
	line-height: 1.3em;
	color: #CCCCCC;
}

#divContent h1 {
	text-indent: 3.5em;
	font-family: Arial;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #A88D58;
	margin-bottom: 60px;
	text-transform: uppercase;
	z-index:0;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
	border-color: #B40200;
}

#divContent h1:first-letter {font-size: 1.3em;}

#divContent h2 {
	position: relative;
	width: 240px;
	margin-left: 2.5em;
	font-family: Arial;
	font-size: 0.95em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
	margin-top: 50px;
	margin-bottom: 25px;
	color: #A88D58;
	z-index:0;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	border-color: #B40200;
}

#divContent h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 0.73em;
	text-align: left;
	color: #A88D58;
	z-index: 0;
	display: inline;
}

div.bas {
	position: relative;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #999999;
	font-size: 0.6em;
	padding-bottom: 2px;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	border-color: #B40200;
}

div.haut {
	position: relative;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #999999;
	font-size: 0.70em;
	padding-bottom: 2px;
}

#divContent h4 {
	margin-bottom: -8px;
	margin-top: 30px;
	text-indent: 3em;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.715em;
	text-align: left;
	color: #A88D58;
}

#divContent p.ligne {
	font-family: Arial;
	font-size: 0.715em;
	color: #CCCCCC;
	z-index: 0;
	padding: 0;
	margin: 0;
}


#menu_rubrique p.menu {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	text-indent: 0;
	font-size: 0.67em;
	line-height: 0.4em;
	color: #CCCCCC;
	font-weight: bold;
}

#menu_rubrique p.newsletter {
	float: left;
	font-family: Arial, Verdana, sans-serif;
	text-indent: 2.5em;
	font-size: 0.67em;
	line-height: 1.4em;
	color: #CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#conteneur_annonces h1 {
	margin-left: 20px;
	padding-left: 7px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #A88D58;
	text-transform: uppercase;
	border-left: 1px dotted;
	border-color: #A78E58;
	z-index: 0;
}

div#conteneur_bas {
	position: relative;
	width: 950px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

div#conteneur_haut {
	position: relative;
	width: 950px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#divContent p.important {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.715em;
	color: #CCCCCC;	
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px;
	margin: 1px;
}


div#bas_exter_gauche {float: left;}
div#bas_exter_droite {float: right;}

img.illustration {margin-top: 9px; margin-bottom: 5px; border: 0;}
img#image_right {float: right; margin-left: 8px;}
img#image_left {float: left; margin-right: 8px;}

img#poster_right {float: right; margin-left: 8px; margin-top: 10px; margin-bottom: 10px; border: 2px; border-color: #CCCCCC;}
img#poster_center {float: center; margin-top: 10px; margin-bottom: 10px; border: 2px; border-color: #CCCCCC;}
img#poster_left {float: left; margin-right: 8px; margin-top: 10px; margin-bottom: 10px; border: 2px; border-color: #CCCCCC;}

img#puce {margin-left: 8px; margin-right: 0px; margin-top: 0px;}
img#menu {margin: 0; padding: 0; border: 0;}

img.palmares {margin-left: 10px; margin-right: 10px; margin-top: 0px; margin-bottom: 5px; width: 110px;}
img.titre_carres {margin-left: 25px; margin-bottom: 3px;}
img.bas_carres {margin-top: 25px; margin-bottom: 10px;}

img.annonces {margin-bottom: 22px; border:0}
img.partenaires {margin-bottom: 25px; margin-top: 10px; margin-left: 30px; margin-right: 30px;}

/* MENU DEROULANT -----------------------------------------------------------------------------------------*/

#menuDeroulant
{
	position: relative;
	width: 982px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	padding: 0;
	left: 1px;
	list-style-type: none;
	margin-top: -3px;
	margin-bottom: -2px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

#menuDeroulant li
{
	display: block;
	float: left;
	width: 121.5px;
	height: 21px;
	padding: 0;
	background-image: url("../images/images_interface/fond_menu.jpg");
	background-repeat: repeat-x;
	border-left: 1px solid black;
	border-bottom: 1px solid black;

}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	color: #CCCCCC;
	text-align: center;
	font: 12px verdana, sans-serif;
 	font-weight: bold;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

#menuDeroulant .sousMenu li a:active {background-color: #A78E58;}

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menuDeroulant .sousMenu li

{
	float: none;
	margin: 0;
	padding: 0px;
	width: 121px;
	height: 21px;
	border-right: 1px solid black;

}

#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #CCCCCC;
	margin: 0;
	text-decoration: none;
}

#menuDeroulant .sousMenu li a:hover, #menuDeroulant li a:hover
{
	background-image: url("../images/images_interface/fond_menu_actif.jpg");
	background-repeat: repeat-x;
	color: #061637;
	height: 21px;

}

#menuDeroulant li:hover > .sousMenu { display: block; }



