.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:white;
font-weight:bold;
}

.footer a:link{
color:white;
text-decoration:none;
}

.footer a:visited{
color:white;
text-decoration:none;
}

.footer a:hover{
color:#10cb13;
text-decoration:none;
}

body {
	margin: 0px;
	background-image:url(img/fond.gif);
	background-repeat:repeat-x;
	background-color:#2b342b;
}

#header{
width:960px;
height:166px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:url(img/header.jpg);
display:block;
text-align:right;
}

#menu-cont{
height:40px;
width:960px;
background-image:url(img/menu-fond.gif);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
text-align:left;
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}

#contenu{
width:960px;
height:548px;
background-image:url(img/cont-fond.jpg);
background-repeat:no-repeat;
background-color:#FFF;
margin-left:auto;
margin-right:auto;
}

#contenu-pres{
width:960px;
height:565px;
background-image:url(img/cont-fond.jpg);
background-repeat:no-repeat;
background-color:#FFF;
margin-left:auto;
margin-right:auto;
}

#cont-text{
width:570px;
height:548px;
float:left;
padding-left:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2b342b;
}

#cont-text-prog{
width:910px;
height:548px;
float:left;
padding-left:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2b342b;
}

#men-txt{
display:inline;
float:left;
padding-left:40px;
line-height:37px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
font-weight:bold;
}

#men-txt a:link{
color:white;
text-decoration:none;
}

#men-txt a:visited{
color:white;
text-decoration:none;
}

#men-txt a:hover{
color:white;
text-decoration:underline;
}

#flag{
float:left;
width:35px;
height:auto;
}

/* ::::::   THEMATIQUE  ::::: */

#thema-container{
width:520px;
height:auto;
}


/*  thematique : formatage */

.thema-chiffre{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#5d4678;
}

.thema-titre{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#5d4678;

}

.thema-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2b342b;
}

.rouge{
color:#FF0000;
}

.vert{
color:#0DA411;
}

#prog-container{
width:910px;
}

#prog-container ul{
margin-top:3px;
margin-bottom:3px;

}

.prog-thema{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#5d4678;
}