/********************** Style pour l'arbo ********************/
div.ArboTitreGrp{margin-top: 15px;}/*style pour l'entete du groupe de type de matériel*/
/*style du lien pour l'entete du groupe de type de matériel*/
A.ArboTitreGrp, A.ArboTitreGrp:hover, A.ArboTitreGrp:visited, span.ArboTitreGrp{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #985100;
	text-decoration: none;
}

/*style pour les liens des types de matériel du CMP et Occasion*/
A.Arbolink, A.Arbolink:visited {
	padding-left: 30px;
	color:black;
	text-decoration: none;
	FONT-SIZE: 12px;
}
A.ArboLink:hover {
	padding-left: 30px;
	text-decoration: underline;
	color:black;
}
/************************ style générique ****************************/
.corps{
	width: 100%;
	border: 0px none;
	margin-top:15px;
}
DIV.Toolbar A, DIV.Toolbar A:hover, DIV.Toolbar A:visited{
	TEXT-DECORATION: none;
	font-variant: small-caps;
	font-weight: bold;
}
/*style de paragraphe*/
.Titre1{color: #985100;	font: bold 13px;}
.Titre2{color: #985100;font: italic bold 12px;}

/**************** style de liste de fiche ***************/
.annonce0Liste0{background-color: #e1e1e1;}
.annonce0Liste1{background-color: #f5f5f5;}
.annonce0Liste2{background-color: #fff6ed;cursor: pointer;}
.annonce0Liste0 .annonce0Tri{background-color: #d7d7d7;}
.annonce0Liste1 .annonce0Tri{background-color: #ebebeb;}
.annonce0Liste2 .annonce0Tri{background-color: #fff6ed;}

.annonce0Liste0 td, .annonce0Liste1 td, .annonce0Liste2 td{border-bottom:1px solid gray;}
.annonce0Liste0 a, .annonce0Liste1 a, .annonce0Liste2 a{color:#985100; text-decoration:none;font-weight:bold;}

#EnteteListe{background-color: #985100;}
#EnteteListe a, #EnteteListe a:hover{color: white;text-decoration: none;font-weight: bold;}
#EnteteListe td{border-bottom:1px solid black;}

/**************** style de visualisation de fiche ***************/
.CritSpe0{
	background-color: #fefefe;
	border-bottom: 1px solid black;
}
.CritSpe1{
	background-color: #f3f3f3;
	border-bottom: 1px solid black;
}
.CritSpe{
	width: 100%;
}
TABLE.CritSpe TD{
	padding: 3px 20px 3px 7px;
}
DIV.enteteMateriel{
	text-align: center;
	padding: 3px 3px 3px 3px;
	background-color: #985100;
	color: White;
	font-weight: bolder;
	display: block;
}
.fondFicheMateriel{
margin:20px;
padding:20px;

}
.fondFicheMateriel img{
border:solid 1px black;
	
}
.prix, .contactVendeur{
	border: thin solid #985100;
	padding: 3px 3px 3px 3px;
	color: #985100;
	font-weight: bold;
	text-align: center;
}
.prix{
	width: 100px;
}
.contactVendeur{
	width: 200px;
	cursor: pointer;
}
.offreur{
	border: thin dotted #000000;
	background-color:#EEEEEE;
}
table.OutilsFiche td{
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}

/************************** Bloc *************************/
.Entete1, .Entete{height: 22px;}
.Entete1 DIV, .Entete DIV{}
.Entete1 DIV DIV, .Entete DIV DIV{}
.Entete1 DIV DIV DIV, .Entete DIV DIV DIV{
	padding-left: 10px;
	height: 22px;
	text-align:left;
	font-size:14px;
	color:black;
	font-weight:bold;
	font-variant:small-caps;
}

/*pied de bloc*/
.Pied1, .Pied{}
.Pied1 DIV, .Pied DIV{}
.Pied1 DIV DIV, .Pied DIV DIV{}

/*corps de bloc*/
div.blocCadreG1, div.blocCadreG{padding:5;}
div.blocCadreD1, div.blocCadreD{}
/*************** photos sur visualisation TNO ******************/
#photoPanel{width:80px;}
#photoPanel span{margin:1px;float:right;}
#photoPanel span img{border:none;}