/* css principal pour la page */

body{
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font: 80% arial,sans-serif;
text-align:center;
background: #000000;
}
p{margin:10px}

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

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


.menulink a:link{
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:underline;
        }
.menulink a:hover {
	font-size:12px;
		color:#6F6F6F;
		font-weight:bold;
		text-decoration:underline;
}

.menulink a:visited{
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:underline;
}


div#container{text-align:left;width:970px;margin:0 auto; background-image:url(images/image_04.jpg); background-repeat:repeat-y;}
div#header1{ clear:both; width:111px;height:125px;}
div#header2{ margin-left:111px; margin-top:-125px; width:244px;height:125px;}
div#header3{ margin-left:355px; margin-top:-125px; width:244px;height:125px;}
div#content{ clear:both; width:100%;height:100%;}
div#menu{width:155px;height:100%; margin-left:28px; line-height:20px;}
div#contenu{ margin-top:-120px; margin-left:183px;width:78%;height:100%; background-color:#FFFFFF;}
div#footer1{ clear:both; width:100%;height:27px;background-image:url(images/image_06.jpg); background-repeat:no-repeat;}
div#footer2{ clear:both; width:100%;height:46px; background-image:url(images/image_07.jpg); background-repeat:no-repeat;}

.copyright  { font-size:9px;}
.menu_bas  { font-size:12px;}
.commanditaires  { font-size:15px; color:#641007;font-weight:bold;}
.titredvdhome  { font-size:12px; color:#641007;font-weight:bold;}
.regions  { font-size:10px;}
