/* CSS Document */
body {
background-color:#fff;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#EAEAEA;
margin:20px 0 40px 0;
background-image:url(../img/dot.gif);
}

#wrapper {
width:780px;
margin-left:auto;
margin-right:auto;
background-color:#000;
border-right:5px solid #999;
border-bottom:5px solid #999;
}


/*  HEADER  */
#header {
padding:40px 40px 0 40px;
text-align:center;
background-image:url(../img/fond.gif);
}

#header img {
padding:0 30px;
background-color:#000000;
}





/*  MENU  */
#menu {
padding:30px 60px 60px 57px;
text-align:center;
}

#menu #dotted_line {
height:5px;
background-image:url(../img/line_dotted.gif);
}

#menu p {
padding:3px 0 1px 0;
margin:0;
}

#menu a {
color:#999;
text-decoration:none;
border-bottom:none;
font-weight:bold;
padding:0;
margin:0;
font-size:13px;
}

#menu a:hover {
color:#F60;
text-decoration:none;
border-bottom:none;
}

#menu a.selected {
color:#F60;
text-decoration:none;
}

#menu .menu1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:36px;
color:#fab383;
border-bottom:1px solid #f60;
}

#menu .menu2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:36px;
color:#FFCC99;
border-bottom:1px solid #f60;
}





/*  CENTER  */
#center {
margin: 0 60px;
}


#center h1 {
color:#F60;
font-size:25px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
padding:0;
margin:0;
}

#center h2 {
color:#666;
font-size:20px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
padding:0;
margin:0;
}

#center h3 {
color:#666;
font-size:11px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
padding:0 0 5px 0;
margin:0;
}

#center h4 {
color:#F60;
font-size:12px;
font-weight:bold;
padding:0;
margin:0;
}

#center p {
padding:0 0 5px 0;
line-height:20px;
}

#center p.orange {
color:#F60;
float:left;
padding:5px 0 5px 0;
line-height:20px;
text-align:left;
}

#center p a.orange {
color:#F60;
text-decoration:none;
border-bottom:1px dotted #F60;
}

#center p.orange a {
color:#F60;
text-decoration:none;
border-bottom:1px dotted #F60;
}


a {
color:#FFFFFF;
text-decoration:none;
border-bottom:1px dotted #FFF;
}

a:hover {
color:#F60;
text-decoration:none;
border-bottom:1px dotted #F60;
}

a.no_underline {
text-decoration:none;
border:none;
}

input.formulaire {
width:250px;
font-size:10px;
}

textarea {
width:250px;
font-size:12px;
}

#center img.left {
float:left;
padding: 6px 30px 20px 0;
}

#center img.right {
float:right;
padding: 20px 0 20px 30px;
}

#center img.small {
float:right;
padding: 6px 0 10px 10px ;
}

#center input.formulaire {
width:320px;
font-size:10px;
height:12px;
}

#center textarea {
width:320px;
height=100px
font-size:10px;
}





#copyright {
font-size:11px;
padding:10px 0;
text-align:center;
color:#F60;
background-color:#FFFFFF;
width:300px;
margin-left:auto;
margin-right:auto;
}
