#menucentral {
	float: left;
}

#contenu {
	clear: none;
	margin-left: 238px;
	margin-top: 20px;
}

H3 {
	color:#732813;
	padding: 0;
	margin: 0;
}
/**********
 * ENTETE
 **********/

#contenu DIV.entete {
	border: solid 1px #e1c7ae;
	height: 190px;
	margin-bottom: 18px;
}

#contenu DIV.entete IMG.imgtheme {
	float: right;
}

#contenu DIV.entete IMG.imgtitre {
	margin-top: 15px;
	margin-left: 7px;
}

#contenu DIV.entete H1 {
	margin-left: 7px;
	color: #732813;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#contenu DIV.entete H2 {
	margin-left: 7px;
	color: #732813;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
}


/**********
 * DEVIS
 **********/


#devis {
	margin-top: 20px;
}

#devis DIV.contenu {
	padding: 0 5px 0 3px;
}

#devis .container {
	background-color: #FFFFFF;
	padding: 20px 0px 20px 0px;
}

#formDevis LABEL {
	color: #9C9790;
	font-weight: bold;
	font-size: 12px;
}

#formDevis INPUT, #formDevis TEXTAREA {
	color: #732813;
}

#formDevis .titre {
	width: 200px;
	line-height: 20px;
}

#formDevis .champ {
	width: 200px;
}

#formDevis .width200 {
	width: 200px;
}

#formDevis .width160 {
	width: 160px;	
}

#formDevis .width120 {
	width: 120px;	
}

#formDevis .width100 {
	width: 100px;
}

#formDevis .widthNumber {
	width: 40px;
}

#formDevis .message {
	font-size: 80%;
	color: #9C9790;
}

.soria .dijitMenuItem {
	color: #732813;
}

.soria .dijitMenuItem:hover {
	background-color: #faf7f2;
	color: #732813;
}

#formDevis .fond1 {
	background-color: #faf7f2;	
}

#formDevis .fond2 {
	background-color: #f7f0e8;	
}

#formDevis .regroupement1 {
	width: 100%;
	padding: 8px 12px 8px 12px;
}

#formDevis .regroupement2 {
	width: 100%;
	padding: 50px 12px 50px 12px;
}

#devis .degrade {
	margin-top: 10px;
	height: 23px;
	line-height: 23px;
	background: transparent url('images/Barre-degrade2.jpg') no-repeat scroll top right;
	text-align: right;
}

#devis .degrade A {
	margin-right: 17px;
	color: #732813;
	font-weight: bold;
}


.cache {
	display: none;
}

#waitingDiv {
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}

#waitingDiv IMG {
	text-align: center;
	width: 200px;	
}

