@charset "utf-8";
/* CSS Document */

/**************** blocs ****************/
.Entete, .Entete1, .Entete0{
	font-weight:bold;
	font-size:22px;
	color:#E37B00;
	text-align: left;
}
.Entete DIV, .Entete1 DIV, .Entete0 DIV{
	height: 29px;
}
.Entete DIV DIV, .Entete1 DIV DIV, .Entete0 DIV DIV{}
.Entete DIV DIV DIV, .Entete1 DIV DIV DIV, .Entete0 DIV DIV DIV{
	white-space: nowrap;
}

/*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{
	padding-left: 10px;
	background-color: transparent;
}
div.blocCadreD, div.blocCadreD1, div.blocCadreD0{
	padding-right: 10px;
	text-align: center;
}

/**************** 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;
}
/*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 td{
	background-color: rgba(255,255,255,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(	GradientType=0,enabled=true,startColorstr=#80FFFFFF, endColorstr=#80FFFFFF);
}
.annonce0Liste1 td{
	background-color: rgba(234,244,213,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(	GradientType=0,enabled=true,startColorstr=#80EAF4D5, endColorstr=#80EAF4D5);
}
.annonce0Liste2 td{
	background-color: rgba(255,205,147,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(	GradientType=0,enabled=true,startColorstr=#80FFCD93, endColorstr=#80FFCD93);
	cursor: pointer;
}
.annonce0Liste0,
.annonce0Liste1,
.annonce0Liste2{
	position: relative;
}
/*survol*/

/**************** style de visualisation de fiche ***************/
.CritSpe0{
	background-color: rgba(255,255,255,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(	GradientType=0,enabled=true,startColorstr=#80FFFFFF, endColorstr=#80FFFFFF);
	border-bottom: 1px solid Gray;
}
.CritSpe1{
	background-color: rgba(234,244,213,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(	GradientType=0,enabled=true,startColorstr=#80EAF4D5, endColorstr=#80EAF4D5);
	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: #00652F;
	color: #B3D605;
	font-weight: bolder;
	display: block;
}
.fondFicheMateriel{
	background-color: transparent;
}
.prix, .contactVendeur, .bouton{
	border: 0;
	padding: 3px 3px 3px 3px;
	background-color: #00652F;
	color: #B3D605;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS",sans-serif;
}
.bouton{
	margin: 3px;
}
.champ{
	background-color: #F8FFB3;
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS",sans-serif;
	border: 1px solid #00652F;
}
.prix{
	width: 100px;
}
.contactVendeur{
	width: 250px;
	cursor: pointer;
}
.offreur{
	border: 2px dotted #00652F;
	background-color: rgba(234,244,213,0.5);
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(	GradientType=0,enabled=true,startColorstr=#80EAF4D5, endColorstr=#80EAF4D5);
}
table.OutilsFiche td{
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}
