a:link {
	color: #6D2542;
	color: #999999;
	color: #333;
	text-decoration: none;
	}
a:visited {
	color: #999999;
	color: #333;
	text-decoration: none;
	}
a:hover {
	color: #999999;
	color: #333;
	text-decoration: underline;
	}
a:active {
	color: #999999;
	color: #333;
	text-decoration: none;
	} 

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: darkorange;
	font : 12px/14px Trebuchet MS;
	color: #333;

}

.open {
	display: block;
}
	
.closed {
	display: none;
}

.aster, .alerte {
	color: red;
}
.separateur {
	background: darkorange;
}

#col_gauche ul {
	padding: 0;
	margin: 8px;

}

#col_gauche li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*font-size: 14px;*/
}

#col_gauche li a{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#header, #container, #footer {
	background: white;
}

#header {
	padding-bottom: 10px;
}

#banniere {
	background-image:  url(file:///C|/Documents%20and%20Settings/notex/Mes%20documents/Mes%20fichiers%20re&#231;us/images/banner.jpg);
}

#container h2, #contenu h2{
	margin: 0px;
	margin-bottom: 20px;
	line-height: 24px;
}

#container img {
	text-align: center;
	padding: 5px;
	border: 1px solid darkorange;
	/*margin-top: 20px;*/
}

#col_gauche {
	font-size: 14px;
	line-height: 18px;
	/*background: #ddd;*/
}

#col_gauche a{
	font-size: 14px;
}

#contenu {
	/*background: #eee;*/
	height: 500px;
	/*border-left: 1px dotted darkorange;*/
}

#footer {
	color: #999999;
}

.separateur_2 {
	background: white;
}

.separateur {
	background: darkorange;
}

#footer {
	border-top: 1px solid darkorange;
	height: 30px;
}

/* ------------- */
/* menu vertical */
/* ------------- */

#navigation {
	width: 100px ;
	list-style: none ;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid darkorange;
}

#navigation li {
	background: #cc0000 ;
	color: #ffffff ;
	border: 1px solid #660000 ;
	margin-left: 0px;
	margin-bottom: 10px ;
}

#navigation li a {
	display: block ;
	background: #cc0000 ;
	background: darkorange ;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	padding: 5px 5px 5px 5px;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #990000 ;
	text-decoration: underline ;
}

/* --------------- */
/* menu horizontal */
/* --------------- */

#navigation_h {
	list-style: none ;
	margin: 0px;
	padding: 0px;
}

#navigation_h p{
	margin-top: 20px;
}

#navigation_h li {
	float: left;
	color: #ffffff ;
	margin: 0px;
	padding: 0px;
}

#navigation_h li a {
	display: block ;
	width: 150px;
	width: 160px;
	width: 133px;
	height: 50px;
	color: #333 ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	font: 14px "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	line-height: 50px ;
	text-align: center ;
	text-decoration: none ;
	padding: 0px;
}

#navigation_h .droite{
	display: block ;
	width: 135px;
	height: 50px;
	color: #333 ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	font: 14px "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	line-height: 50px ;
	text-align: center ;
	text-decoration: none ;
	padding: 0px;
}

#navigation_h li a:hover, #navigation_h li a:focus, #navigation_h li a:active {
	background: #990000 ;
	background: darkorange ;
	text-decoration: none ;
	color: black;

.num_page a{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid darkorange;
}

.vente {
z-index:-200;
/*background: #eee url(images/vendu_fr.gif);*/
background: red;
}



