/* CSS Document */

body {
background-image:url(img/bg.gif);
background-repeat:repeat-x;
background-color:#F1F1F1;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#737373;
line-height:1.4em;
margin:0;
padding:0;

}


a {
font-size:12px;
color:#737373;
text-decoration:none;
font-weight:bold;
}

a:hover {
font-size:12px;
color: #333333;
text-decoration:underline;
}

h1 {

font-size:18px;
text-transform:uppercase;
padding:4px 0 4px 0;
margin:0 0 10px 0;
}


h2 {

font-size:14px;
padding:10px 0 10px 0;
margin:0;
}

h3 {

font-size:14px;
margin:10px 0 10px 0;
padding:0 0 4px 0;
color: #333333;
border-bottom:dotted 1px #333333;
}



input {
color:#737373;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
}


select {
color:#737373;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
}

textarea {
color:#737373;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#header {
visibility:hidden;

}
#conteneur {
 width:1100;
 margin-left:-550px;
 left:50%;
 position:absolute;
}

.centre {
background-color:#FFFFFF;
padding:20px 50px 10px 50px;
margin:0;
text-align:justify;

}

.centre li {
list-style-type:disc;
list-style-position:inside;
padding:5px 0 5px 0;

}

.centre ul {
margin:0 0 0 20px;
padding:0px;
}

#pied {
background-image:url(img/bg_footer.jpg);
background-repeat:no-repeat;
height:40px;
clear:both;
padding-top:40px;
text-align:right;
padding-right:5px;
font-size:10px;
}

#pied a{
font-size:10px;
}

#gauche {
background-image:url(img/bg_menu.jpg);
background-repeat:no-repeat;
width:240px;
height:600px;
background-color:#D7D7D7;
visibility:hidden;

}

#newsletter {

padding:5px 5px 0 25px;
margin:0;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
font-size:14px;
}








.date {
font-size:10px;
color:#CDCDCD;
}

.titre-news {
color:#333333;
font-size:14px;
font-weight:bold;
}

.titre-news a{
color:#333333;
font-size:14px;
}

.news {
border-bottom:dotted 1px #A4A8AC;
padding-bottom:10px;
padding-top:5px;
text-align:left;
}

.accroche {
padding:20px;
font-size:24px;
line-height:1em;
}

.fcp {
background-color:#228786;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
margin:0;
padding:5px;
}

td.caracteristiques-fcp {
padding:10px 5px 5px 10px;
border-left:dotted 1px #737373;
}

td.telechargement-fcp {
border-bottom:dotted 1px #E9E9E9;
height:20px;
}