/* CSS Document */body{	width:940px;	height:701px;	margin-left: auto;	margin-right: auto;	margin-top:32px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	background-color:#000000; 	position: relative;}#bandeau {	background-color:#ffffff; 	}#gauche{	width: 247px; 	height: 400px; 	background-color:#ffffff; 	float: left;}#gauche_devis{	width: 247px; 	height: 1700px; 	background-color:#ffffff; 	float: left;}#droite{	width: 693px;	height: 521px; 	background-color:#ffffff; 	float: left;}#droite_devis{	width: 693px;	height: 1700px; 	background-color:#ffffff; 	float: left;}#haut{	width: 693px;	height: 111px; 	background-color:#ffffff; }h1{	font-size : 26px; 	font-style :italic;			color : red; 	}h2{	font-size : 20px; 	font-style :italic;			color : #E99A24; 		}.titre {	font-size: 16px;	color: #495141;	font-weight: bold;}	.sstitre {	font-size: 14px;	color: #FF9900;	font-weight: normal;}	.corps {	font-size: 12px;	color: #495141;		font-weight: normal;}a.lien1:link {  font-size: 12px;  color: #3E4838;  text-decoration: none;  font-weight: normal;} a.lien1:visited {font-size: 12px;  color:  #3E4838;  	font-weight: normal;} a.lien1:hover {  font-size: 12px;  color: #FF8106;  text-decoration: underline;  font-weight: normal;}a.lien1:active {  font-size: 12px;  color: #3E4838;  font-weight: normal;}/* VUES */#defil_vues{	overflow: hidden;	text-align: center;	height:265px;}#defil_vues li{	list-style: none;	}/* Les formulaires */.bouton {		font-size: 10px;	color: #495141;	background-color: #FFEAC6;	margin:0px;	border: 1px solid #E99A24;	}	.input, .select, .textarea {		font-size: 10px;	color: #495141;	background-color: #FFFFFF;	border: 1px solid #E99A24;	}form {	display: inline;	margin: 0; 	padding: 0;	}		
