/**************** blocs NC, PRO, PART ****************/

.Entete, .Entete0, .Entete1 {
	font-size:16px;
}

.Entete a, .Entete0 a, .Entete1 a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#ficheContainerHP .Entete{
	height:25px;
	padding:2px;
}
#ficheContainer .Entete{
	padding:2px;
	font-size:14px;
}
#ficheContainerHP .Entete a{
	color:#095419;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
}
#ficheContainer .Entete a{
	color:#095419;
	font-size:24px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
#ficheContainerHP .Entete DIV, #ficheContainerHP .Entete1 DIV, #ficheContainerHP .Entete0 DIV, #ficheContainer .Entete DIV, #ficheContainer.Entete1 DIV, #ficheContainer .Entete0 DIV{
	margin-left:auto;
	margin-right:auto;
}
.Entete DIV DIV, .Entete1 DIV DIV, .Entete0 DIV DIV{}
.Entete0 DIV DIV DIV{
	font-size:16px;
	padding:1px;
	margin:1px;
}
.Entete DIV DIV DIV, .Entete1 DIV DIV DIV{
	font-size:18px;
	padding:4px;
	margin:4px;
	text-align:center;
}
#ficheContainerHP .Entete DIV DIV DIV, #ficheContainerHP .Entete1 DIV DIV DIV, #ficheContainer .Entete DIV DIV DIV, #ficheContainer .Entete1 DIV DIV DIV{
	font-size:18px;
	padding:1px;
	margin:1px;
	text-align:center;
}

/*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{ background-color:#FFFFFF;}
div.blocCadreD, div.blocCadreD1, div.blocCadreD0{ background-color:#FFFFFF; background-color:#eeeeee;}

/**************** style de paragraphe ****************/
.Titre1{font-size: 17px;font-weight: bold;color: #666;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;
	border:solid 1px #095419;
	/*background-color:#FFE39F;*/
	background-color:#EFEFEF;
}
/*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{background-color: #CFEB02;}
.annonce0Liste1{background-color: #A4C40B;}
.annonce0Liste2, .annonce0Liste2 a{background-color: #5F9E1C;cursor: pointer; color:#FFFFFF;}/*survol*/

/**************** style de visualisation de fiche ***************/
.CritSpe0{
	background-color: #CFEB02;
	border-bottom: 1px solid Gray;
}
.CritSpe1{
	background-color: #A4C40B;
	border-bottom: 1px solid Gray;
}
.CritSpe{
	width: 100%;
}
TABLE.CritSpe TD{
	padding: 3px 0px 3px 3px;
}
DIV.enteteMateriel{
	text-align: center;
	padding: 3px 3px 3px 3px;
	background-color: #5F9E1C;
	color: White;
	font-weight: bolder;
	display: block;
}
.fondFicheMateriel{
	background-color: #eeeeee;
}
.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 #095419;
	background-color: #cccccc;
	margin:5px;
}
table.OutilsFiche {
	padding-right:5px;
	margin-bottom:5px;
}
table.OutilsFiche a:hover{
	color:#BF6753;
}	
table.OutilsFiche td{
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}


/**/
.materiels{
	/*background-color:#FFFAEF;*/
}
.materiels a,.materiels a:hover,.materiels a:active,.materiels a:visited{
	color: #666666;
	text-decoration:none;
	margin-left:5px;
}
.materiels a:before{
	content: "-";
}
.inactif{
	color:#0F4F16;
}