/*style d'entete*/
/*la hauteur est définit dans le fichier (95px)*/
.enteteConcession {
	color: #FFFFFF;
	background-image: url(images_01.jpg);
	background-repeat: no-repeat;
	width: 941px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#titreentete {
	text-align: center;
	vertical-align: middle;
	top: 13px;
	bottom: 10px;
	width: 420px;
	margin-left: 265px;
	margin-top: 10px;
}
.nomconcess{
	font-size: 18px;
	display: block;
	padding-bottom: 7px;
}
.adresseconcess{
	display: block;
}

.titreblocannonces {
	text-align: center;
	color: #FFFFFF;
	height: 19px;
	width: 214px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.importloggroupe {
	background: url(logo_groupe.gif) no-repeat 5px 30px;
	height: 120px;
}

/*sytle pour les vignettes*/
.idTypeBien{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: White;
}
.descriptif{
	font: 12px Arial, Helvetica, sans-serif;
	color: White;
}

/*style globaux*/
body {
	background-color: #EEEEEE;
}
*{
	font-size: 12px;
}
h1 {
	font-size: 16px;
}

/*style de bloc matagrinet*/
.Entete, .Entete1{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #924706;
	background: url(enteteFond.gif) repeat-x;
	display: block;
	text-align: center;
	line-height: 20px;
}
.Entete DIV, .Entete1 DIV{
	background: url(enteteG.gif) no-repeat left;
}
.Entete DIV DIV, .Entete1 DIV DIV{
	background: url(enteteD.gif) no-repeat right;
	height: 30px;
}

.Pied, .Pied1{}
.Pied DIV, .Pied1 DIV{}
.Pied DIV DIV, .Pied1 DIV DIV{}

.blocCadreG, .blocCadreG1{
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
	border-right: 1px solid #8E8E8E;
	background-color: #E7E7E7;
	/*width: 100%;*/
	padding: 3px 3px 3px 3px;
}
.blocCadreD, .blocCadreD1{}

input#transparent{
	background-color: transparent;
	border: none;
	}
.selection{
	background-color: #EEEEEE;
}
hr{
	color: #20377A;
	width: 70%;
	height: 1px;
}
form{
	margin: 0px 0px 0px 0px;
}
.copyright{
	color: Gray;
}
.puce{
	background: url(puce.gif) no-repeat left;
	padding-left: 10px;
}
.ArboTitreGrp{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #f47a00; LINE-HEIGHT: 15px;
	background : url(enteteFond2.gif) repeat-x top;
	height: 30px;
	width:100%;
}
.Arbolink {
	padding-left: 15px;
	background: url(puce.gif) no-repeat left;
}
A.ArboLink:hover {
	padding-left: 15px;
	background: url(puce.gif) no-repeat 5px;
}
.boutonnav{
    height: 16px;
    border: 1px solid Gray;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #924706;
	background: url(boutonnav.gif) repeat-x;
	display: block;
	text-align:center;
	margin: 3px 3px 3px 3px;
	padding: 4px 4px 4px 4px;
}
/**************** style de liste de fiche ***************/
.annonceListe0{
	background-color: #DDDDDD;
}
.annonceListe1{
	background-color: #F0F0F0;
}
.annonceListe2{
	background-color: #FFEDD0;
	cursor: pointer;
}
/**************** style de visualisation de fiche ***************/
DIV.enteteMateriel{
	text-align: center;
	padding: 3px 3px 3px 3px;
	background-color: Gray;
	color: White;
	font-weight: bolder;
	display: block;
}
.CritSpe0{
	background-color: #C0DFF5;
}
.CritSpe1{
	background-color: #E3F1F9;
}
.CritSpe{
	padding: 3px 3px 3px 3px;
	border: 0px none;
	width: 100%;
}
TABLE.CritSpe TD{
	border-bottom: 1px solid #F1F1F1;
}
.prix, .contactVendeur{
	border: thin solid #FF4500;
	padding: 3px 3px 3px 3px;
	background-color: White;
	color: Black;
	font-weight: bold;
	text-align: center;
}
.prix{
	width: 100px;
}
.contactVendeur{
	width: 200px;
	cursor: pointer;
}
.offreur{
	border: thin dotted Gray;
	background-color: #FCFCFC;
}
/***********style pour la page de meteo et le bloc metéo en HP***********/
#MeteoContainer h3{border: none; font-weight: bolder;margin: 3;color: #3F3F3F;}
#MeteoContainer{padding: 5px 5px 5px 5px; width:100%;}
#MeteoContainer td{text-align: center;}
#MeteoContainer td.legende{text-align: left;vertical-align: middle;}
#MeteoContainer .meteoLig1{background-color: #fff1e1;}/*comme le style de liste dans TNO annonceListe1*/
#MeteoContainer .meteoLig0{background-color: white;}/*comme le style de liste dans TNO annonceListe0*/
#MeteoContainer .meteoCol1{background-color: #ffeacd;}
#MeteoContainer .meteoCol0{background-color: #fff1e1;}
/*************** photos sur visualisation TNO ******************/
#photoPanel{width:80px;}
#photoPanel span{margin:1px;float:right;}