/* CSS Document */

.contenu{
	
	font-size: 0.95em;
	}
	
.col2 .contenu {	
	position: relative;
	top:0px;
	left: 7px;
	width:590px;
	height:100%;
	}
/* page alerte */
 #C1{	
	position: relative;
	float:left;
	top:0px;
	left: 20px;
	width: 33%;
	height:100%;
	}
#C1droite{	
	position: relative;
	text-align: right;

	float:left;
	top:0px;
	left: 0px;
	width: 30%;
	height:100%;
	}
#C1donnees{	
	position: relative;
	text-align: left;
	color: #4A5192;
	font-weight: bold;
	float:left;
	top:0px;
	left: 12px;
	width: 40%;
	height:100%;
	} 
#C2left{	
	position: relative;
	text-align: right;
	float:left;
	top:0px;
	left: 10px;
	width:60%;
	height:100%;
	}
 #C2{	
	position: relative;
	float:left;
	top:0px;
	left: 10px;
	width:65%;
	height:100%;
	}

/* pages toutes sauf accueil */

h2{	
	position: relative;
	top:0px;
	width:100%;
	font-size: 1.5em;
	color:#FF6600;
	margin:10px 0 0px 0;
	}
h3{	
	position: relative;
	top:0px;
	font-size: 1.2em;
	color:#FF6600;
	margin:0 0 0px 18px
	}
	
.left{	
	position: relative;
	float: left;
	margin: 0;
	}

.right{	
	position: relative;
	float: right;
	margin: 0;
	color:#000;
	font-size: 0.9em;
	background-color: #FFF;
	}
.left1{	
	position: relative;
	float: left;
	margin: 0;
	width: 63%;
	text-align: left;
	}
.bold{	
	
	
	font-weight: bold;
	
	}
.blanc{
color:#FFF;
}
.noir{
color:#000;
}
.col2 .souligne-blanc{
width: 97%;
}
.col3 .souligne-blanc{
	left: 0px;	
			}

.col1
	{
	width: 195px;
	}
.col2
	{
	padding-bottom: 30px!important;
	width: 626px;
	background: url(images/annonces/fd_col3.jpg) repeat-y 0px 0px;
	/padding-bottom: 10px;
	-padding-bottom: 10px;
	}
.col3{
	width: 169px;
		}
#C2-ombre{
	height: 12px;
	background-image:  url(images/annonces/ombre3.jpg);
	}
#C3-ombre{
	height: 12px;
	background-image:  url(images/annonces/ombre5.jpg);
	}
.annonce{	
	position: relative;
	margin:0 0 0px 18px;
	width:100%;
	}
.annonce-img{
	position: relative;
	float: left;
	top: 4px;
	width: 27%;
		}
.annonce .texte{	
	position: relative;
	float: left;
	width: 70%;
	}
#ref{	
	font-size: 0.8em;
	}

