/********************* BALISES **********************/
body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: rgb(228,228,228);
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color:rgb(87,85,86);
}

img{
	border:0;
}

table{
	border:0;
}

form{
	margin:0;
}

input,select {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	background:rgb(228,228,228);
	height:18px;
	border:1px solid rgb(191,191,191);
}


textarea{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	color:rgb(87,85,86);
	height:80px;
	width:200px;
}


/********************* BLOCS **********************/
.cadre{
	padding:6px;
	margin:0px 6px;
	width:870px;
	/*background-color: rgb(231,231,231);*/
	background: rgb(231,231,231) url(images/bg_gris.jpg) top left repeat scroll;
}

.cadreContenu{
	width:869px; 
	height:471px;
	margin-top:5px;
}
.cadreBandeau{
	width:800px; 
	height:115px;
	margin-top:0px;
	background: rgb(188,189,194);
	text-align:center;
}
.cadreRecherche{
	width:700px; 
	height:25px;
	margin-top:0px;
	background: rgb(254,254,254);
}
.cadreEmail{
	width:150px; 
	height:25px;
	margin-top:0px;
	background: rgb(254,254,254);
}
.cadreBas{
	width:700px; 
	height:20px;
	margin-top:0px;
	background: rgb(254,254,254);
}
.cadreBandeauDetails{
	width:630px; 
	height:115px;
	margin-top:0px;
	background: rgb(188,189,194);
}
.cadreDetails{
	width:630px; 
	margin-top:0px;
	border-top:1px solid #494B51;
	border-left:1px solid #494B51;
	border-right:2px solid #494B51;
	border-bottom:2px solid #494B51;
}
.cadreTitresDetails{
	margin-top:0px;
	border-right:1px solid #494B51;
	border-bottom:1px solid #494B51;
}

.cadreForm{
	width:150px;
	border:1px dashed;
	background: rgb(255,255,255);
}


.blocBien{
	border-bottom:2px solid rgb(87,85,86);
	padding:5px;
	background-color: rgb(231,231,231);
}

.villeBien{
	margin-bottom:4px;
	color:black;
	font-size:12px;
	font-weight:bold;
}

.gaucheBien{
	float:left;
	width:125px;
	text-align:center;
	margin-top:4px;
}

.droiteBien{
	text-align:justify;
	text-indent:20px;
	margin-top:10px;
}

.descBien{
	clear:left;
	text-align:justify;
	margin-top:8px;
}

.infoTitre{
	text-align:center;
	color:rgb(231,231,231);
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
	margin-top:10px;
}

.blocActualite{
	height:148px;
	padding:4px;
	background-color:rgb(87,85,86);
}

.blocAccueil{
	padding:5px;
	background-color:rgb(87,85,86);
	text-align:center;
	line-height:8px;
}

.blocMoteur{
	width:342px;
	padding:5px;
	height:170px;
	border: 2px solid rgb(87,85,86);
}

.blocMoteurPetit{
	padding:5px;
	height:88px;
	border: 2px solid rgb(87,85,86);
}

.blocVitrine{
	margin-top:6px;
	padding:5px;
	height:164px;
	border: 2px solid rgb(220,0,0);
	text-align:center;
}

.blocVentes{
	padding:10px;
	padding-top:0;
	height:445px;
	background-color:rgb(87,85,86);
}

.blocListeVentes{
	height:400px;
	overflow:auto;
	padding:0;
}

.blocQui{
	width:680px;
	height:445px;
	padding:10px;
	padding-top:0;
	margin-left:5px;
	background-color:rgb(87,85,86);
	overflow:auto;
}

.blocLogo{
	height:88px;
}

/********************* LIENS **********************/
a{
	color:rgb(87,86,85);
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.plusDinfo{
	color:rgb(218,1,1);
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:black;
	text-decoration:none;
}

a.lienBlanc{
	font-size:10px;
	text-decoration:none;
	color:rgb(180,180,180);
	font-weight:bold;
}


/********************* POLICES **********************/
td{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	color:rgb(87,85,86);
	text-decoration:none;
}

.body11{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	color:rgb(87,85,86);
	text-decoration:none;
}
.body11:hover{
	color:#FB9F38;
}
.body11G{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color:rgb(87,85,86);
}

.etiq{
	font-weight:bold;
	/*color:rgb(87,85,86);*/
	color: rgb(50,50,50);
}

.body12{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color:rgb(87,85,86);
}

.bodyClair11{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	color:rgb(231,231,231);
}

.bodyClair11G{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color:rgb(231,231,231);
}

.bodyClair12{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color:rgb(231,231,231);
}

input.bouton{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	background:rgb(228,228,228);
	height:18px;
	border:1px solid rgb(191,191,191);
}

.rouge{
	color: rgb(218,1,1);
}
.petit{
	font-size:1px;
}

.noborder{
	border-style: none; border-width: 0px; 
}
