/* CSS Document */
body
{
	
	font-family: Arial, serif;
	background-image: url(images/bande.gif);
	background-repeat: repeat-x;	
	background-color:#dddddd;
		margin: 0px;
}
#container {
margin:auto;
width:1046px;
}
a
{
	text-decoration: none;
	color: #615e52;
}
a:hover
{
	color:#332d2d;
	text-decoration:none;
}
#en_tete
{
	width:1046px;
	height: 71px;
	top: 0px;
	}
.logo
{
	width:500px;
	margin-left: 340px;
	margin-top: 0px;
	text-align:left;
	
}
#menu
{
	width: 470px;
	height: 46px;
	margin-top: 39px;
	
	float:right;
}
.accroche
{
	font-size: 19px;
	font-weight: normal;
	color:#FFFFFF;
	position: absolute;
	text-align:left;
	top: 40px;
	left: 720px;
}
#menu2
{
	width: 310px;
	height: 365px;
	position: absolute;
	top: 70px;
	
	background-image: url(images/menu2.png);
	background-repeat: no-repeat;
}
.produits
{
	width: 270px;
	margin-top: 55px;
	margin-right: 20px;
	margin-left: 20px;
	text-align:left;
	line-height: 1.6em ; 
	
	font-size: 13px;
	font-weight: normal;
	color:#615e52;
	
}
.mentions
{
	width: 310px;
	margin-top: 260px;
	text-align:left;
	line-height: 2.0em ;
	
	font-size: 13px;
	font-weight: normal;
	color:#615e52;
	
}
.survol:hover
{
	background: #2d70b3;
	color:#FFFFFF;
	
	padding: 3px 3px 3px 3px;  
}
B.situ
{
	background: #2d70b3;
	color:#FFFFFF;
	font-weight: normal;
	
	padding: 3px 3px 3px 3px;  
}
.survol2:hover
{
	background: #bdb6b6;
	color:#FFFFFF;
	
	padding: 3px 3px 3px 3px;  
}
#corps
{
	width: 1046px;
	left: 0px;
	
}
.texte
{
	width: 700px;
	float: right;
	margin-top: 70px;
	margin-right: 0px;
	text-align:left;
	
	font-size: 14px;
	font-weight: normal;
	color:#332d2d;
	
}
.texte2
{
	width: 700px;
	height: 600px;
	float: right;
	margin-top: 70px;
	margin-right: 0px;
	text-align:left;
	
	font-size: 14px;
	font-weight: normal;
	color:#332d2d;
	
}
.texte_fiche
{
	width: 700px;
	float: right;
	margin-top: 33px;
	margin-right: 0px;
	text-align:left;
	
	font-size: 12px;
	font-weight: normal;
	color:#332d2d;
	
}
#photos
{
	width: 320px;
	height: 120px;
	position: absolute;
	top: 500px;
	font-size: 0.7em;
	font-weight:bold;
}
.photos
{
	margin:0px 15px 0px 0px;
}
div.float {
 	float: left;
 }
div.float p {
 	text-align: center;
	color:#bdb6b6;
	margin-top: 7px;
	
  }
  
.clearfooter 
{
	height: 60px;
	clear: both;
}
#footer 
{
	height: 80px;
	position: relative;
	background-color: #001b54;
	background-repeat: repeat-x;	
	font-size: 12px;
	font-weight: normal;
	color:#00397d;
	text-align:center;
}
.sousmenu
{
	color:#3f7aba;
}
.sousmenu:hover
{
	color:#FFFFFF;
}
h1
{
	font-size: 40px;
	font-weight: normal;
	color: #FFFFFF;
}
B.sstitre
{
	font-size: 40px;
	font-weight: bold;
	font-style:normal;
	color: #00397d;
}
h2
{
	font-size: 20px;
	font-weight: bold;
	color: #8f8c7e;
	line-height: 0.5em ;
}
B.bold
{
	font-size: 15px;
	font-weight: normal;
	color: #249dca;
}
h6
{
	font-size: 15px;
	font-weight: normal;
	color: #8f8c7e;
}
.ligne 
{
	width: 264px;
	font-size: 10px;
	line-height: 0.8em ;
	
	border-color:#615e52;
	border-width: 0 0 1px;
	border-style: solid;
 }
.ligne2
{
	width: 290px;
	font-size: 13px;
	line-height: 1.0em ;
	
	border-color:#615e52;
	border-width: 0 0 1px;
	border-style: dotted;
 }
 
P.mentions
{
	font-size:13px;
	font-weight: bold;
	color: #8f8c7e;
}
B.ssmenu
{
	color: #bcbe00;
	font-weight: normal;
}
P.liste
{
	line-height: 1.5em ;
}
B.texte2
{
	font-size:14px;
	font-weight: normal;
	line-height: 0.6em ;
}
B.texte3
{
	font-size:13px;
	font-weight: normal;
}
B.mentions
{
	font-size:13px;
	font-weight: bold;
	color: #8f8c7e;
}
.dimensions
{
	text-align:left;
	width: 600px;
	height: 367px;
	
	font-size: 12px;
	font-weight: normal;
	color:#332d2d;
	padding: 20px; 
	background-image:url(images/cadre_modele.jpg);
	background-repeat:no-repeat;
	
}


			#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
				margin: 0;
				width:550px;
				}
			#corpForm fieldset {	/*** Mise en forme des cadres ***/
				border: none;
				}
			#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
				padding: 0;
				margin:0;
				float:left;
				}
			#corpForm fieldset#coordonnees label {	/*** Mise en forme des intitul&eacute;s de champs ***/
				float: left;	/*** Tr&egrave;s important, ne pas suprimer ! ***/
				width: 150px;	/*** Les intitul&eacute;s prennent 1/3 de la largeur totale du formulaire... ***/
				text-align: right;	/*** ... et ils sont align&eacute;s &agrave; droite... ***/
				margin: 0;
				padding-bottom: 3px;
				line-height: 1.6;
				font-size:14px;
				}
			#corpForm fieldset#commentaires {	/*** Mise en forme des intitul&eacute;s de champs ***/
				text-align: center;	/*** ... et ils sont align&eacute;s &agrave; droite... ***/
				margin: 5;
				padding: 5;
				}
			#corpForm label:hover, {
				cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs &agrave; cliquer sur les intitul&eacute;s ***/
				}
			#corpForm .normal {	/*** Retour &agrave; l'&eacute;tat normal apr&egrave;s l'utilisation ***/
				float:left;
				background: #aba99e;
				margin-top:2px;
				color:#000;
				font-size: 14px;
				font-family:Georgia, "Times New Roman", Times, serif;
				border: #333 solid 1px;
				opacity:0.8;
				filter : alpha(opacity=80);
				}
			#corpForm .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
				float:left;
				background: #aba99e;
				margin-top:2px;
				font-size: 14px;
				font-family:Georgia, "Times New Roman", Times, serif;
				border: #333 solid 1px;
			}
			.formbutton {
				background:#aba99e;
				border:#fff solid 1px;
				cursor:pointer;
				font-size: 14px;
				font-family:Georgia, "Times New Roman", Times, serif;
				float:left;
				margin-top:20px;
				margin-right:300px;
				margin-left:150px;
			}
