/**************** blocs NC, PRO, PART ****************/
.Entete, .Entete1, .Entete0{}
.Entete DIV, .Entete1 DIV, .Entete0 DIV{}
.Entete DIV DIV, .Entete1 DIV DIV, .Entete0 DIV DIV{}
.Entete1 DIV DIV{background-color:#ECECEC;color:black;border:solid 1px #999999;font-weight:bold;text-align:center;weight:656px;}

/*pied de bloc*/
.Pied, .Pied1, .Pied0{}
.Pied DIV, .Pied1 DIV, .Pied0 DIV{}
.Pied DIV DIV, .Pied1 DIV DIV, .Pied0 DIV DIV{}

/*corps de bloc*/
div.blocCadreG, div.blocCadreG1, div.blocCadreG0{}
div.blocCadreD, div.blocCadreD1, div.blocCadreD0{/*border:solid 1px #2F2F2F;*/ }

tr.fondFicheMateriel tr{ color:black; }
table#formContact{ }

/**************** style de paragraphe ****************/
.Titre1{font-size: 17px;font-weight: bold;color: #000000;margin: 0px 0px 15px 0px;}
.Titre2{font-size: 13px;font-weight: bold;color: #666;margin: 0px 0px 5px 0px;}

/************ style d'arbo ***************/
/*style pour l'entete du groupe de type de matériel*/
div.ArboTitreGrp{
	margin-top: 15px;
	background-color:#CCCCCC;
	padding:3px;
	border:solid 1px transparent;
}	
div.ArboTitreGrp:hover{border:solid 1px grey;}
/*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: 11px;
	COLOR: Black;
	text-decoration: none;
}

/*style pour les liens des types de matériel*/
A.Arbolink, A.Arbolink:visited {
	padding-left: 30px;
	text-decoration: none;
	background: url(/TNMMatagrinet/images/arboTNO.gif) no-repeat 5px;
}
A.ArboLink:hover {
	padding-left: 30px;
	text-decoration: underline;
	background: url(/TNMMatagrinet/images/arboTNO.gif) no-repeat 5px;
}
/**************** style de liste de fiche ***************/
.annonce0Liste0, .annonce0Liste0 a{background-color: white;color:black;}
.annonce0Liste1, .annonce0Liste1 a{background-color: #EBEBEB;color:black;}
.annonce0Liste2, .annonce0Liste2 a{background-color: #ecefd0;cursor: pointer; color:black;}/*survol*/

/**************** style de visualisation de fiche ***************/
.CritSpe0{
	background-color: #FCFCFC;
	border-bottom: 1px solid Gray;
	color:black;
}
.CritSpe1{
	background-color: #F6F6F6;
	border-bottom: 1px solid Gray;
	color:black;
}
.CritSpe{
	width: 100%;
}
TABLE.CritSpe TD{
	padding: 3px 0px 3px 3px;
	color:black;
}
DIV.enteteMateriel{
	text-align: center;
	padding: 3px 3px 3px 3px;
	background-color: Gray;
	color: White;
	font-weight: bolder;
	display: block;
	
}
.fondFicheMateriel{
	background-color: #ECECEC;
}
.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 #D0D789;
	background-color: #F3F5E2;
}
.offreur td{	color:black;	}
.offreur td a{	color:#006A06;	}
.offreur td a:hover{	color:orange;	}


table.OutilsFiche td{
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}
table.OutilsFiche {
	background-color:#2F2F2F;
	border: solid 1px #FFFFFF;
}
table.OutilsFiche tbody tr td{
	border:none;
}
.contenu1 tr td div.Entete{
	background-color:#ECECEC;
	color:black;font-weight:bold;
	margin-bottom:0px;
	width:82	%;	
	border:solid 1px #999999;
}
/********flo modif**********************/

.inactif font{/*color:#ECECEC;*/}

#formContact{/*color:#ECECEC;*/}
#ficheContainer{
	/*background-color:#FF0000;*/
	border:solid 1px white;
	width:200px;
}
/*************************************/
.annonce0 {
	
	margin-bottom:10px;
	vertical-align:top;
	/*background-color:#CC3399;*/
}
.annonce0 img{
	/*display:inline;*/
	/*border:solid 1px #514D4C;*/
}
.enteteMateriel{color:#FFFFFF;}