@charset "utf-8";
/* CSS Document */

html, body{
margin: 0px;
padding: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#53515c;
height:100%;
width:100%;
}

#container{
width: 824px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

#header{
width: 824px;
height: 118px;
margin:0px;
background-image:url(img/header_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color:#53515c;
}

#animation{
width: 824px;
height: 120px;
margin:0px;
background-image:url(img/anim_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color:#53515c;
}
p.dow_button{
	color: white;
	width: 480px;
	border-top: 1px dotted #CCC;
	font-weight:bold;
	margin-top: 0px;
	}
p.dow_button a{
	margin: 0 0 0 5px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 30px;
	background-image:url(../img/dl_box.jpg);
	background-repeat:no-repeat;
	background-position:top left;

	}
#menu{
width: 824px;
height: 79px;
margin:0px;
}

#content{
background-color:white;
padding-top: 15px;
padding-bottom:30px;
overflow:auto;
}

#footer{
background-image:url(img/footer.jpg);
height:24px;
background-repeat:no-repeat;
background-position:top left;
padding-top: 15px;
clear:both;
background-color:#53515c;
}

#footer p{
font-size:10px;
color: #CCCCCC;
}

#content_left{
margin-left: 10px;
width:503px;
float:left;
}

#content_left-top{
background-image:url(img/content_left-bg_top.gif);
background-repeat:no-repeat;
background-position:top left;
height:33px;
}

#content_left-center{
background-color:#7a7883;
color: white;
padding:5px;
}

#content_left-bottom{
background-image:url(img/content_left-bg_bottom.gif);
background-repeat:no-repeat;
background-position:top left;
height:8px;
}

#content_left-top p{
margin:0px;
padding:0px;
font-weight:bold;
font-size:12px;
color: #7a7883;
}

#content_right{
margin-left: 10px;
width:289px;
float:left;
}

#content_right-top{
background-image:url(img/content_right-bg_top.gif);
background-repeat:no-repeat;
background-position:top left;
height:34px;
}

#content_right-center{
background-color:#fadc71;
padding:5px;
}

#content_right-bottom{
background-image:url(img/content_right-bg_bottom.gif);
background-repeat:no-repeat;
background-position:top left;
height:10px;
}

#content_right-top p{
margin:0px;
padding:0px;
font-weight:bold;
font-size:12px;
color: #7a7883;
}

#language{
position:absolute;
top: 25px;
width:75px;
left:50%;
margin-left: 300px;
}

#language p a{
color:#333333;
text-decoration:none;
}

#language p a:hover{
color:#333333;
text-decoration: underline;
}

#content_left-center p{
margin: 0px;
padding: 5px;
}

#content_left-center a{
text-decoration:none;
color: #FFCC99;
}

#content_left-center a:hover{
text-decoration: underline;
color:#FFCC99;
}

.news{
padding: 4px;
border-bottom : 1px solid #e0c459;
}

.titre a{
font-weight:bold;
color:#53515c;
text-decoration:none;
}

.titre a:hover{
font-weight:bold;
color:#53515c;
text-decoration: underline;
}

.titre2{
font-weight:bold;
color:#fadc71;
}

.date_news{
color:#7e6717;
font-size:10px;
}

.date_news2{
color: #eeeeee;
font-size:10px;
}

.link1{
color:#333333;
font-size:10px;
text-decoration:none;
}

.link1:hover{
color:#333333;
font-size:10px;
text-decoration: underline;
}

.link2{
color:white;
font-size:10px;
text-decoration:none;
}

.link2:hover{
color:white;
font-size:10px;
text-decoration: underline;
}

.news2{
padding: 4px;
border-top : 1px solid #cccccc;
padding-bottom:8px;
padding-top:8px;
}

.afficher{
color: red;
font-weight:bold;
text-decoration: none;
}

.afficher:hover{
color: #333333;
font-weight:bold;
text-decoration:none;
}

.news_content{
margin-left:8px;
padding-left: 4px;
border-left:1px silver solid;
margin-bottom:8px;
}

hr{
color: #333333;
background-color: #333333;
height: 1px;
border: 0;
}

h3{
margin: 0px;
padding: 8px 8px 4px 4px ;
color:white;
font-size:14px;
}

.agenda{
padding: 3px;
border-top: dashed silver 1px;
}

.lien3{
color:#666666;
text-decoration:none;
}

.lien3:hover{
color:#666666;
text-decoration: underline;
}

.ancres a{
font-size:11px;
color: #dc8936;
text-decoration:none;
font-weight:normal;
}


.ancres a:hover{
font-size:11px;
color: #dc8936;
text-decoration: underline;
font-weight:normal;
}

a #dl{
border-top: 1px solid dotted;
height: 200px;
}











