/* STYLE PRINCIPAL */

body
{ 
width: 1000px;
margin: auto;
font-family: verdana, Tahoma, serif;
font-size: 11px;
color: #000000;
background-color: #000000;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
padding-bottom: 20px;
}

a:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:visited
{
font-family: Verdana, Tahoma, sans-serif; 
font-size: 11px; 
color: #000000;
text-decoration: none;
}

a:hover
{
font-family: Verdana, Tahoma, sans-serif; 
font-size: 11px; 
color: #3999d7;
text-decoration: none;
}

a:active
{
font-family: Verdana, Tahoma, sans-serif; 
font-size: 11px; 
color: #000000;
text-decoration: none;
}


textarea
{
background-color: #ffffff;
font-family: tahoma, Verdana, sans-serif; 
font-size: 11px;
color: #000000;
border: #80a2b1 1px solid;
text-indent : 2px;
}

input
{
background-color: #ffffff;
font-family: tahoma, Verdana, sans-serif; 
font-size: 11px;
color: #000000;
border: #80a2b1 1px solid;
text-indent : 2px;
margin: 0px;
padding: 0px;
}

select 
{
background-color: #ffffff;
font-family: tahoma, Verdana, sans-serif; 
font-size: 11px;
color: #000000;
}

.checkbox
{
border:none;
background-color:#ffffff;
margin-right: 5px;
}

a img
{
border: none;
}

.blanc
{
color: white;
}

/* STYLE DE LA PAGE */

#SITE
{
width: 1000px;
}

#HEADER
{
width: 1000px;
padding-top: 20px;
padding-bottom: 20px;
text-align:center;
}

#MENU
{
width: 1000px;
height: 44px;
background-image: url(images/menu.jpg);
}

.lien_liste
{
padding-top: 13px;
padding-bottom: 0px;
margin: 0px;
display: block;
float: left;
width: 166px;
text-align: center;
}

.lien_liste2
{
padding-top: 8px;
padding-bottom: 0px;
margin: 0px;
margin-left: 20px;
}

.liste_de_liens
{
padding: 0px;
margin: 0px;
}

a.lien_menu
{
color: white;
font-weight: bold;
font-size:15px;
}

a:link.lien_menu
{
color: white;
font-weight: bold;
font-size:15px;
}

a:visited.lien_menu
{
color: white;
font-weight: bold;
font-size:15px;
}

a:hover.lien_menu
{
color: #c8e5f1;
font-weight: bold;
font-size:15px;
}

a:active.lien_menu
{
color: white;
font-weight: bold;
font-size:15px;
}

#CORPS
{
width: 1000px;
background-image: url(images/corps.jpg);
}

#gauche
{
width: 165px;
float: left;
padding: 30px;
}

.titres_gauche
{
font-size: 16px;
text-align: center;
color: #3999d7;
}

.partenaire
{
margin: 20px;
text-align: center;
}

.titres_corps
{
font-size: 16px;
text-align: center;
color: #3999d7;
}

.news
{
margin-bottom: 50px;
}

.block
{
margin-bottom: 30px;
}

#droite
{
margin-left: 225px;
width: 625px;
padding: 20px;
}

#FOOTER
{
width: 1000px;
height: 21px;
text-align: center;
padding-top:7px;
font-size: 10px;
background-image: url(images/footer.jpg);
}

#PARTENAIRES
{
width: 980px;
text-align: center;
padding:10px;
font-size: 10px;
background-color: #3999d7;
color: white;
}

#AUTEURS
{
padding-top:10px;
width: 1000px;
text-align: center;
color: white;
}

