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


html {
        height:100%;

}

body{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background-color:#201d5c;
background-image:url(images/background.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;
}

.whitelink a:link{
        color: #FFFFFF;
		text-decoration:underline;
		font-weight:bold;
        }
.whitelink a:hover {
	color: #6b89b4;
	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:970px; height:100%;margin:0 auto; background-image:url(images/site_web_14.jpg); background-repeat:repeat-y;}
div#header1{ width:485px;height:216px;}
div#header2{ margin-left:485px; margin-top:-216px; width:485px;height:216px;}
div#menu{ width:485px;height:62px;}
div#menu2{ margin-left:485px; margin-top:-62px;width:153px;height:62px;}
div#menu3{ margin-left:638px; margin-top:-62px;width:145px;height:62px;}
div#menu4{ margin-left:783px; margin-top:-62px;width:140px;height:62px;}
div#menu5{ margin-left:923px; margin-top:-62px;width:47px;height:62px;}
div#header3{ width:541px;height:63px;}
div#header4{ margin-left:541px; margin-top:-63px;width:429px;height:63px;}

div#contenu{  width:100%;height:100%;}
div#footer1{ width:970px; height:100px;}

.copyright  { font-size:9px;}
.sous-titres  { font-size:15px; color:#211C5C;font-weight:bold;}