@charset "utf-8";
/* CSS Document */

body {
margin:40px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}

#wrapper {
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;
padding:0;
width:770px;
text-align:left;
}


h1 {
font-family:"Times New Roman", Times, serif;
font-weight:normal;
color:#930;
padding:0 0 15px 0;
margin:0;
}

h1 .blue {
color:#036;
}


#line {
background-image:url(../img/dot.gif);
background-repeat:repeat-x;
height:1px;
margin:0;
padding:0;
}
a {
color:#930;
text-decoration:none;
font-size:11px;
}

a:hover {
color:#666666;
text-decoration:none;
font-size:11px;
}

p {
color:#333;
font-size:11px;
line-height:18px;
padding:0 0 15px 0;
margin:0;
}

p a {
color:#930;
text-decoration:none;
}

p a:hover {
color:#666;
text-decoration:none;
}

.title {
font-family:"Times New Roman", Times, serif;
font-weight:normal;
color:#930;
padding:0 15px 0 0;
margin:0;
font-size:22px;
background-color:#FFF;
}
.title2 {
font-family:"Times New Roman", Times, serif;
font-weight:normal;
color:#930;
padding:0 15px 0 0;
margin:0;
font-size:18px;
background-color:#FFF;
}

td .menu {
height:48px;
color:#333;
font-size:14px;
font-family:"Times New Roman", Times, serif;
border-right:1px solid #FFF;
margin:10px 0 0 10px;
padding:2px 0 0 7px;
vertical-align:top;
}

td .menu_right {
height:48px;
color:#333;
font-family:"Times New Roman", Times, serif;
margin:10px 0 0 10px;
padding:2px 0 0 7px;
vertical-align:top;
}

td .menu a {
color:#666;
font-size:16px;
text-decoration:none;
}

td .menu a:hover {
color:#930;
text-decoration:none;
}

td .menu_right a {
color:#666;
font-size:16px;
text-decoration:none;
}

td .menu_right a:hover {
color:#930;
text-decoration:none;
}

td .menu .selected {
color:#930;
}

td .menu_right .selected {
color:#930;
}


input {
width:200px;
font-size:11px;
color:#666;
border:1px solid #ccc;
}

.small2 {
border:0;
width:20px;
}

select {
width:200px;
font-size:11px;
color:#666;
border:1px solid #ccc;
}

#radio {
border:0;
width:20px;
}

input .bouton_chercher {
width:62px;
}



.submenu {
color:#666;
text-decoration:none;
font-size:13px;
padding:4px 0 0 0;
}

a.submenu {
color:#666;
font-size:13px;
text-decoration:none;
}

a.submenu_selected {
color:#930;
font-size:13px;
text-decoration:none;
}

a:hover.submenu {
color:#930;
font-size:13px;
text-decoration:none;
}




/* COPYRIGHT */

.copyright {
width:770px;
clear:both;
margin-right:auto;
margin-left:auto;
color:#930;
font-size:10px;
text-align:center;
}

.copyright a {
color:#930;
text-decoration:none;
border-bottom:1px dotted #930;
}

.copyright a:hover {
color:#666;
text-decoration:none;
border-bottom:1px dotted #666;
}

.small {
color:#666;
text-decoration:none;
font-size:13px;
}

hr {
color:#930;
}

img {
border-color:#930;
border:none
}
