/*

feuille utilisée dans la page visualisation
cette feuille est personnel à un offreur
elle permet d'habiller la page visualisation

*/
/*
body{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #FFFFF;
	margin: 5px 5px 5px 5px;
}

td{
	font-family: Verdana;
	font-size: 8pt
}
*/
/*element specifique formulaire*/
input#transparent{
	background-color: transparent;
	border: none;
	}
.champ{
	border: 1px solid Gray;
}
.bouton{
	border: 1px solid Gray;
	background-color: #EBEBEB;
	height: 20px;
	font-size: 12px;
}

FORM{
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

hr{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 1px;
	width: 75%;
	color: #f5e3b8;
}
/*
a{
	font-family: Verdana;
	text-decoration: none;
	font-size: 8pt;
	color: #0077BE;
	line-height: 100%;
}
a:hover{
	text-decoration: underline;
}
*/
.erreur{
	color: red;
}

/*blocs*/
.Entete, .Entete1{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #924706;
	background: url(images/enteteFond.gif) repeat-x;
	display: block;
	text-align: center;
	line-height: 20px;
}
.Entete DIV, .Entete1 DIV{
	background: url(images/enteteG.gif) no-repeat left;
}
.Entete DIV DIV, .Entete1 DIV DIV{
	background: url(images/enteteD.gif) no-repeat right;
	height: 30px;
}
/*bouton de navigation*/
.boutonnav{
    height: 16px;
    border: 1px solid Gray;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #924706;
	background: url(images/nav_deutz_02.gif) repeat-x;
	display: block;
	text-align:center;
	margin: 3px 3px 3px 3px;
	padding: 4px 4px 4px 4px;
}
/*pied de bloc*/
.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{}

.blocCadreblanc{
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
	border-right: 1px solid #8E8E8E;
	background-color: #FFFFFF;
	width: 100%;
	padding: 3px 3px 3px 3px;
}
.blocCadreblanc table td{
	width: 23%;
	padding: 0 1px;
	text-align: left;
}
.blocCadreclair{
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
	border-right: 1px solid #8E8E8E;
	background: url(images/bg_clair.gif);
	width: 100%;
	padding: 3px 3px 3px 3px;
}
.blocDegrade{
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
	border-right: 1px solid #8E8E8E;
	background: url(images/bg_degr.gif);
	width: 100%;
	padding: 3px 3px 0px 0px;
}

/*Menu de liste de matériels*/
.menu_matagri {
		CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; HEIGHT: 15px; PADDING-TOP: 3px; background: url(images/nav_list1.gif) repeat-x; cursor: pointer;
}
.menu_matagri:hover {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; HEIGHT: 15px; PADDING-TOP: 3px; cursor: pointer;
}
div.ArboTitreGrp{
	background : url(images/enteteFond2.gif) repeat-x top;
	height: 30px;
	padding-top: 6px;
}
span.ArboTitreGrp{
	height: 30px;
	COLOR: #f47a00;
	FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.Arbolink {
	padding-left: 15px;
	background: url(images/puce.gif) no-repeat left;
}
A.ArboLink:hover {
	padding-left: 15px;
	background: url(images/puce.gif) no-repeat 5px;
}
.cadreImage img{
	max-width: 90px;
	max-height: 67px;
}
/**************** style de liste de fiche ***************/
.annonce0Liste0{
	background-color: #DDDDDD;
}
.annonce0Liste1{
	background-color: #F0F0F0;
}
.annonce0Liste2{
	background-color: #FFEDD0;
	cursor: pointer;
}
/**************** style de visualisation de fiche ***************/
.CritSpe0{
	background-color: #FCFCFC;
	border-bottom: 1px solid Gray;
}
.CritSpe1{
	background-color: #F6F6F6;
	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: Gray;
	color: White;
	font-weight: bolder;
	display: block;
}
.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;
}
.fondFicheMateriel{
	/*background: White url(fondfiche.gif) repeat-x bottom;*/
	background-color: #ECECEC;
}
.offreur{
	border: thin dotted Gray;
	background-color: #FCFCFC;
}
.offreur img{
	max-width: 230px;
}

table.OutilsFiche td{
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}
/*************** photos sur visualisation TNO ******************/
#photoPanel{width:80px;}
#photoPanel span{margin:1px;float:right;}
/**************** style de vignette annonce ****************/
.blocAnnonce{
	width: 100%;
}
.annonce0{
	border: 1px solid #E7E7E7;
	cursor: pointer;
}
.annonce1{
	border: 1px solid silver;
	background-color: #FFEDD0;
	cursor: pointer;
}
.cadreImage{
	border: 1px solid black;
	cursor: pointer;
}
.annonceLiseretV{
	border-right: 1px solid #CCCCCC;
}
.annonceLiseretH{
	border-bottom: 1px solid #CCCCCC;
}
a.footer, a:hover.footer{
	color: White;
	text-decoration: underline;
}
