@charset "utf-8";
/* CSS Document */


html {
        height:100%;

}

body{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background-color:#FFFFFF;
background-image:url(images/backgroundplanchers.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position:top center;
margin: 0;}

p{margin:10px}

a:link{
        color: #201d5c;
		text-decoration:underline;
		font-weight:bold;
        }
a:hover {
	color: #c83226;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
		color: #201d5c;
		text-decoration:underline;
		font-weight:bold;
}


div#container{text-align:left;width:894px; height:100%;margin:0 auto; z-index:0;}
div#header1{ width:615px;height:175px;z-index:0;}
div#header2{ margin-left:615px; margin-top:-175px; width:279px;height:175px;z-index:0;}
div#header3{ width:894px;height:40px; z-index:100; position: relative;}
div#infoDiv{  margin-top:-40px; width:894px;height:436px; z-index:0;}
div#footer{ width:894px; height:50px; z-index:0;}

.copyright  { font-size:9px;}
.sous-titres  { font-size:15px; color:#9D3222;font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
.sous-titresvert  { font-size:30px; color:#7dad3a;font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
