/* CSS Document */
#rubriques{
margin-bottom:15px;
}
#demandeForm{
float:left;
margin-left:5px;
display:inline; /* float + marge bug IE*/
width:500px;
font-size:0.8em;
}
#demandeForm form{
	margin:0;
	padding:0;
}
#demandeForm form p{
font-size:9px !important;
}

#demandeForm img{
border:none;
margin-bottom:5px;
}
#demandeForm li {
list-style:none;
border:none;
border-bottom:1px solid #9BBB8D;
/*height:18px;*/
}
#demandeForm ul li {/*height:13px;*/}/*IE*/
#demandeForm ul > li {/*height:17px;*/}

#demandeForm ul li input{/*height:13px;*/  font-size:11px;}/*IE*/
#demandeForm ul li > input{/*height:15px;*/}

.ONinput{
background-color:#F7FFED;
}
.OFFinput{
background-color:#FFFFFF;
}
#demandeForm label{
font-size:0.8em;
}
#demandeForm ul li label{height:1.1em;} /*IE*/ 
#demandeForm ul li > label{height:1.3em;}

#demandeForm textarea{
	border:1px solid #9BBB8D;
	height:80px;
	heigh\t:78px;/* hack box IE*/
	width:432px;
	margin:0;
	margin-top:5px;
	float:left;
	font-size:10px;
}
#btnOK {
	display: block;
	float: left;
	width: 60px;
	height: 1.2em;
	margin-right: 6px;
	margin-top: 5px;
	height:17px;
	padding-bottom:1px;
	background: #94BF26;
	color: #FFFFFF;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#btnOK:hover{cursor:pointer;}
#tfNom{
width:200px;
}
#tfPrenom{
width:200px;
}
#tfSociete{
width:178px;
}
#tfFonction{
width:192px;
}
#tfAdresse{
width:429px;
}
#tfCP{
width:150px;
}
#tfVille{
width:230px;
}
#tfEmail{
width:443px;
}
#tfTelephone{
width:160px;
}
#tfFax{
width:190px;
}
#tfAdresse2{
width:361px;
}
#date{
color:#75b51b;
float:right;
margin-top:-20px;
}
#msgRetour{
color:red;
float:right;
margin-top:-20px;
font-weight:bold;
}

.vitri{
	background-color:#DDDFDD;
	padding:5px 5px;
	margin:5px 0 10px 0;
}
#demandeForm ul li select{/*height:13px;*/  font-size:9px;}/*IE*/
.liens_vert{
color:#89BC24;
}
.liens_vert:hover{
color:#5E8019;
}
#liens_devis {
/*height:1.5em;*/
margin:0px 0 20px 0;
margin:0 0 26px 0px;
}
#liens_devis ul{
	margin:0 0 0 0;
	padding:0 0 4px 0;
}
#liens_devis ul li {
	/*border:2px solid #d60060;*/
	display:block;
	float:left;
	padding:0px 0px 0px 25px;
	margin:0 40px 15px 0;
	list-style-type:none;
	background:url(../img_site/sousMenu/sousMenu_fleche.gif) no-repeat;
	background-position:left center;
	border:none;
}
#liens_devis ul li a{
font-size:13px;
font-weight:bold;
text-decoration:none;
}
#cEmail{
border:1px solid #9BBB8D;
width:150px;
}
/*
#demandeForm #choix ul li {height:13px !important; display:block; float:none; clear:both;}
#demandeForm #choix ul > li {height:17px !important;display:block; float:none; clear:both;}
*/
