/*	Feuille de style du site coassin-ebeniste.com*//* Balises XHTML */*{	font-family:"Times New Roman", Times, serif;	font-size:14px;	color:#000000;}body{	background-color:#CC9966;	margin:0;	padding:0;}h2,h2 *{	font-size:18px;	font-weight:bold;	margin:0 0 20px 0;}h3{	font-size:16px;	font-weight:bold;	margin:0 0 20px 0;}ul.h3{	font-size:16px;	font-weight:bold;}p{	margin:0 0 10px 0;}/* Mise en forme des éléments de formulaires */form{	width:600px;	margin:0 auto 0 auto;}
fieldset{
	border:none;
	padding:0;	text-align:left;
}
fieldset p{
	margin:0 0 5px 0;
}
fieldset label{
	display:block;
	float:left;
	width:150px;
}
fieldset label span.required{
	color:red;
	margin:0 0 0 5px;
}
fieldset ul{
	margin:0;
	padding:0;
	list-style:none;
}
fieldset ul li label{
	float:none;
	width:auto;
}/* Conteneur de page */#page{	width:100%;	background:url(/images/fond.jpg) repeat-x;	text-align:center;}/* Haut de page */#haut{}#haut h1{	background:url(/images/entete.jpg) center no-repeat;	height:140px;	margin:0;}#haut h1 span{	display:none;}#haut ul{	list-style:none;	width:780px;	margin:15px auto 0 auto;	overflow:auto;	padding:0;	/*background-color:red;*/}#haut ul li{	border-left:1px solid #000000;	float:left;}#haut ul li.debut{	border-left:none;}#haut ul li a{	padding:0 8px 0 8px;	font-size:16px;	font-weight:bold;}#haut #maitre_artisan{	position:absolute;	background:url(/images/logo_maitreartisan.png) no-repeat;	height:75px;	width:113px;	top:10px;	right:10px;}#haut #maitre_artisan span{	display:none;}/* Contenu de la page */#contenu{	clear:both;	width:780px;	margin:0 auto 0 auto;	padding:20px 0 0 0;}#contenu ul{	text-align:left;}.colonne{	float:left;	width:48%;	margin:0 1% 0 0;}div.colonne.gauche{	border-right:1px solid #83572c;}p.droite{	float:right;}p.centre{	text-align:center;}.bordure{	border:1px solid #000000;}.legende{	text-align:center;	font-style:italic;}.separateur{	clear:both;}/* Bas de page */#bas{	clear:both;}#bas div{	float:left;	width:100%;	background:#660000;	margin:20px 0 10px 0;}#bas ul{	width:780px;	height:22px;	list-style:none;	margin:0 auto 0 auto;	padding:2px 0 0 0;	overflow:auto;}#bas ul li{	border-left:1px solid #CC9966;	float:left;}#bas ul li.debut{	border-left:none;}#bas ul li a{	color:#CC9966;	padding:0 8px 0 8px;	font-weight:bold;	font-size:16px;}#bas #ircf strong{	font-family:helvetica,sans-serif;}