﻿/* CSS INCLUSIONS */

#content {
	border:0px solid #584131;
	margin:0;
	padding:0;

}
.N , .N a{
	color : #DF7C23; /*#f29400;*/
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
	line-height : 20px;
}
.N a:hover {
	color : #584131;
}
.O a:hover {
	color : #DF7C23; /*#f29400;*/
}
.O, .O a {
	color : #584131;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
	line-height : 20px;
}
.titreRubrique {
	font-size : 16px;
	font-weight : bold;
	/*color : #584131;*/
	margin : 0 10 10 20;
	text-align : center;
	border : none;
}
/*.titreRubrique a {
	text-decoration : none;
	font-size : 12px;*/
	/*color : #584131;*/
}
.moteurRecherche {
	background:#fff;
	text-align:center;
	margin : 15 15 15 0px;
	padding:0;
	font-size : 12px;

	}
.moteurRecherche form {
	padding:10px 0;
	border:1px solid #584131;
	width:96%
	}
.buttonRech {
	margin-top:10px;
	margin-left:25px;
	background : #fff;
	color : #584131;
	font-weight : bold;
	font-size : 14px;
	border : 2px solid #584131;
	}
.moteurRecherche select {
	width : 150px;
	margin : 5px;
}
.reponses {
	text-align:left;
	margin-bottom:10px;
	color : #584131;
	font-size : 12px;
}
.pageNavBar, .pageNavBar a{
	font-size : 12px;
	color : #584131;
}

.listeAnnoncesRub {
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	color : #DC2B19;
	font-size : 11px;
	text-align : center;
}
.listeAnnoncesRub div {

}

.listeAnnoncesRub th{
	font:bold 11px arial;
	padding:2px;
	background : #584131;
	color : #fff;
	height : 25px;
	border:1px solid #584131;
}
.listeAnnoncesRub table{
	border:1px solid #584131;
	text-align : center;
	border-collapse : collapse;

}
.listeAnnoncesRub td{
	border:1px solid #584131;
	text-align : center;
}
.listeAnnoncesRub .colgaucheO {
	border : none;
	background-color : #ffffff;
	background-image:url(../imgs/site/occasion.jpg);
	background-repeat : no-repeat;
	width : 2%;

}
.listeAnnoncesRub .colgaucheN {
	border : none;
	background-color : #ffffff;
	background-image:url(../imgs/site/neuf.jpg);
	background-repeat : no-repeat;
	width : 2%;
}
.listeAnnoncesRub a, .listeAnnoncesRub a:visited {
	color : #584131;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}
.listeRubrique {
	font-size : 13px;
	font-weight : bold;
	line-height : 20px;
	text-decoration : none;
}
.listeRubriqueAccueil {
	font-size : 13px;
	font-weight : bold;
	width:352px;
}

.listeRubrique li{
	list-style-image:none;
	list-style-type:none;
}
/*.listeRubrique  a{
	margin-top : 30px;
	font-size : 14px;
	font-weight : bold;
	line-height : 22px;
	color : #584131;
	text-decoration : none;
}*/
.neuf a{
	margin-top : 30px;
	font-size : 14px;
	font-weight : bold;
	line-height : 22px;
	color : #DC2B19;
	text-decoration : none;
}
hr {
	width :96%;
}
.DetailAnnonce{
	border:0px solid #DC2B19;
	text-align:left;
}
.tableDetailTitre {
	width : 96%;
	background-image:url(../imgs/site/barre_detail.png);
	color : #fff;
	font-weight : bold;
	font-size : 14px;
	height : 25px;
}
.tableDetailAnnonce {
	background-color : #FAD69C;
	width : 96%;
	border : 1px solid #584131;
}
.DetailAnnonce h1 {
	border:0px solid #DC2B19;
	Height:28px;
	color:#000000;
	padding:0 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size : 18px;
	font-weight : normal;
}
.DetailAnnonce h2 {
	font: normal 12px arial;
	font-style:italic;
}

.tabDetAnnonces {
	background:#fff;
	margin: 5px 0 0 15;
	border : 1px solid #ddd;
	width : 100%;
	border-collapse : collapse;
}

.tabDetAnnonces .tabG{
	width:35%;
	font:normal 12px arial;
	border-bottom:1px solid #eee;
	text-align: left;
	padding-left : 5px;
}
.tabDetAnnonces .tabD{
	font:normal 12px arial;
	border-bottom:1px solid #eee;
}
.tabDetAnnonces .tabM{
	font:normal 12px arial;
	height : 30px;
	text-align : left;
	vertical-align : bottom;
	padding-left : 200px;
}
.ariane, .ariane a {
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	height : 30px;
	vertical-align : top;
}

</*------------------------*/


#liste span, a, a:hover{
	/*Font:normal 15px arial;*/
	/*color:#000000;*/
}


.listeAnnoncesRub td img{
	/*margin:5px 0;*/
}

#fondblanc {
	background : #ffffff;
}
#fondclair {
	background : #eeeeee;
}
#fondvif {
	background : #f29400;
}
#legende {
	padding-left:20px;
	padding-right:20px;
	background:#f29400;
	font-size:12px;
	color:#584131;
	font-weight:bold;
	text-align:center;
}
