/**
Style du site/interface
**/
html{
}
body{
margin:0;
padding:0;
font-family: Arial;
font-size: 12px;
color:#000000;
background:#faf1dd;
}
/** BLOCS PRINCIPAUX **/
div#page{
position:absolute;
margin:auto;
border:1px solid #d50d0d;
background:#FFFFFF;
width:771px;height:684px;margin:-342px 0px 0px -385px;
/*height:129px;width:250px;margin:-64px 0px 0px -125px;*/
overflow:hidden;
/*
height:684px;
width:775px;
margin:-342px 0px 0px -382px;*/
top: 50%; 
left: 50%;
background-image: url(../media/bg_1.jpg);
background-repeat: no-repeat;
background-position:0% 0%;
}
div#footer {
position:absolute;
width:764px;
height:12px;
margin:0;
padding:0;
left:0;
bottom:0;
text-align:right;
color: #d50d0d;
font-size: 10px;
}
div#header {
width:771px;
height:189px;
margin:0 auto;
padding:0;
}
div#right_box {
float:right;
width:228px;
height:189px;
margin:0 auto;
padding:0;
background-image: url(../media/bg_menu.gif);
background-repeat: no-repeat;
background-position:0% 0%;
}
div#right_box ul{
list-style-type:none; 
margin:0;
padding:0;
padding-left:20px;
padding-top:39px;
}
div#right_box ul li{
width:228px;
margin:0;
padding:0;
padding-bottom:5px;
}
div#right_box ul li a{
color: #d50d0d;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
div#right_box ul li a:hover{
text-decoration:underline;
}
div#contenu {
position:relative;
width:771px;
height:495px;
margin:0 auto;
padding:0;
background-image: url(../media/bg_2.jpg);
background-repeat: no-repeat;
}
h4{
margin-bottom:5px;
margin-top:5px;
}
h1{
margin-top:5px;
}
div#box{
padding:20px;
}
div#box ul{
line-height:25px;
color: #d50d0d;
font-weight:bold;
padding:0;
margin:0;
padding-left:50px;
}
div#box a{
color: #d50d0d;
font-weight:bold;
}
a{
color: #d50d0d;
font-weight:bold;
}
div#box_1 {
width:771px;
height:272px;
margin:0 auto;
padding:0;
background-image: url(../media/ombre.jpg);
background-repeat: no-repeat;
background-position: bottom;
}
#cu3er-container {
margin-top:57px;
margin-left:100px;
width:572px;
outline:0;
}
div#box_2 {
width:771px;
height:223px;
margin:0 auto;
padding:0;
background-image: url(../media/box_2.gif);
background-repeat: no-repeat;
background-position: bottom;
}
div#box_3 {
width:771px;
height:223px;
margin:0 auto;
padding:0;
}
div#box_3 img{
margin-top:103px;
float:left;
width:157px;
height:120px;
padding-left:28px;
}
div#info {
background: #d50d0d;
color: #FFFFFF;
font-weight: bold;
width:200px;
padding: 20px;
}
.submit{
background: #d50d0d;
color: #FFFFFF;
}
