
body{
	font-size:12px;
	font-family:"Trebuchet MS", Verdana;
	margin:0px;
	padding:0px;
}
.combo{
	font-size:12px;
}

#Contenu{
	text-align:center;
}


/*#MoteurFiltrage{
	width:700px;
	border:1px solid #DDD;
	margin-left:auto;
	margin-right:auto;
	background-color:#EEE;
}
#MoteurFiltrage td{
	text-align:left;
}

#MoteurFiltrage .Libelle{
	font-weight:bold;
}*/
/*****************************************
	LISTE DES OFFRES
****************************************/
.Offre{
	width:700px;
/*	border:1px solid #000;*/
	text-align:left;
	margin-top:3px;
	margin-bottom:10px;
}

.Offre .Entete{
	background-color:#80a6dd;
	background-image:url(../images/fond-titre.gif);
	background-repeat:repeat-y; border-bottom:1px solid black;
	
	padding:3px;	
}
.Offre .Entete .Types{
	width:150px;
	float:right;
	text-align:right;
}
.Offre .Entete .Ref{
	width:100px;
	float:left;
}
.Offre .Entete .Lieu{
	width:400px;
	float:left;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}
.Offre .Texte{
	padding:5px 0px;
}

.Offre .Prix{
	/*width:100px;*/
	float:right;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color: #2F2F2F ;
	padding:2px;
	background-color:#F6F2FE;
color:#794AD4;
	
}

#ListeOffres .Offre .Photo1{
	width:140px;
	float:left;
	margin-right:3px;
}
#ListeOffres .Offre .Photo1 img{
	width:120px;
	border:0px;
}
#ListeOffres .Offre .Plusdinfos{
font-size:12px;
font-weight:bold;
text-align:right;
}
.Offre .DateEntree{
	font-size:9px;
	color:#BBB;
	text-align:right;
}

/*****************************************
	DETAIL D'UNE OFFRE
****************************************/
#DetailOffre ul li
{
list-style:none;
}


#DetailOffre .Offre .Col1{
	width:204px;
	float:left;
	margin-right:3px;
}
#DetailOffre .Offre .Col2{
	width:486px;
	float:left;
}
#DetailOffre .Offre .Photo1{
	width:200px;
	margin-bottom:3px;
}
#DetailOffre .Offre .Photo1 img{
	width:200px;
	border:0px;
}

#DetailOffre .Offre .Col21{
	width:48%;
	float:left;
}
#DetailOffre .Offre .Caracteristiques{
	background-color:#EEE;
	padding:3px;
}
#DetailOffre .Offre .Paragraphe{
	background-color:#DDD;
	padding:2px;	
	color:#000;
	font-size:12px;
	font-weight:bold;
}

/*#DetailOffre a,#DetailOffre a:link,#DetailOffre a:visited,#DetailOffre a:active,{
	color:#80a6dd;
}
#DetailOffre a:hover{
	color:#000;
}*/

#DetailOffre .GaleriePhotos{
	padding:2px;
	clear:both;
}
#DetailOffre .GaleriePhotos .VignetteGalerie{
	width:110px;
	height:70px;
	overflow:hidden;
	float:left;
	margin:3px;
	margin-left:3px;
	margin-right:3px;
	border:0px solid #000;
}

#DetailOffre .GaleriePhotos .VignetteGalerie img{
	border:0px solid #000;
	width:110px;
}

/*****************************************
	Gestion des	Pages
****************************************/
.Pages{ width:95%;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:10px; line-height:15px;font-size:10px;text-align:center; }
.Pages .PageLien{color:#000000;padding:2px;text-decoration:underline;}
.Pages .PageEncours{color:#000000;padding:2px; background-color:#DDDDDD;line-height:15px;}
.Pages .PagePrecedente {margin-right:10px;}/*position:absolute;left:5px;*/
.Pages .PageSuivante {margin-left:10px;}
.Pages .PagePrecedente img{ vertical-align:bottom;}
.Pages .PageSuivante img{ vertical-align:bottom;}
.Pages .PageSeparateur{margin-left:2px; margin-right:2px;}
#MoteurFiltrage {
border-bottom:1px dashed #80A6DD;
color:#000000;
margin-left:auto;
margin-right:auto;
min-height:40px;
overflow:hidden;
width:650px;
padding-bottom:5px;}
