@charset "utf-8";
/* CSS Document */


html {
        height:100%;

}

body{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
background-color:#000000;
background-image:url(images/background.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position:top center;
margin: 0;}

p{margin:10px}

.photoright {float: left; padding:2px 0px 8px 10px; margin: 0; }

.logopictures {
border: 1px solid #1D2B4E;
}

a:link{
        color: #422504;
		text-decoration:underline;
		font-weight:bold;
        }
a:hover {
	color: #422504;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
		color: #422504;
		text-decoration:underline;
		font-weight:bold;
}

.whitelink a:link{
        color: #FFFFFF;
		text-decoration:underline;
		font-weight:bold;
        }
.whitelink a:hover {
	color: #D6C376;
	text-decoration:underline;
	font-weight:bold;
}

.whitelink a:visited {
		color: #FFFFFF;
		text-decoration:underline;
		font-weight:bold;
}

.whitetextfooter {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px; color:#FFFFFF;}

div#container{text-align:left;width:900px; height:100%;margin:0 auto; border:solid; border-width:1px; border-color:#000000;  background-color:#FFFFFF;}
div#header1{ width:197px;height:247px;}
div#header2{ margin-left:197px; margin-top:-247px; width:525px;height:247px;}
div#header3{ margin-left:722px; margin-top:-247px;width:178px;height:247px;}
div#header4{ width:900px;height:88px;}
div#header5{ width:559px;height:194px;}
div#header6{ margin-left:559px; margin-top:-194px;width:341px;height:194px;}

div#contenu{  width:100%;height:100%; background-color:#FFFFFF;}
div#footer1{ width:900px; height:137px; background-image:url(images/site_web_23.jpg); background-repeat:no-repeat;}

.copyright  { font-size:9px;}
.sous-titres  { font-size:18px; color:#422504;font-weight:bold;}
.prix  {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}