@charset "iso-8859-1";
/* CSS Document */
body,td,th {
font-family: Tahoma, Sylfaen, "Trebuchet MS";
font-size: 11px;
color: #fff;
line-height: 18px;
text-decoration: none;
}
body {
background-image: url(images/background.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#logo{
width:900px;
margin:0 auto;
}

.mu {
font-family:"Trebuchet MS";
font-size: 17px;
color: #fff;
line-height: 52px;
text-transform: uppercase;
text-decoration: none;
display: block;
height: 52px;
width: 222px;/** firefox **/
}
.mu a:link {
text-decoration: none;
color: #fff;
}
.mu a:visited {
text-decoration: none;
color: #fff;
}
.mu a:hover {
text-decoration: none;
color: #1B1D29;
background-image: url(images/background_hover.gif);
background-repeat: repeat-x;
height: 52px;
width: 222px;/** firefox **/
}
.mu a:active {
text-decoration: none;
color: #fff;
}
#big{
width:900px;
margin:0 auto;
}
#head{
height:300px;
background-color:#1B1D29;
}
#meun{
width:900px;
height:85px;
}
#page{
width:900px;
}
#left{
float:left;
width:270px;
margin-top:15px;
margin-bottom:5px;
background-image:url(images/left_Nos_activites.gif);
background-repeat: no-repeat;
background-color:#222632;
}
.left_menu a{
	font-family: Tahoma, Sylfaen, "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	line-height: 21px;
	text-transform: none;
	display: block;
	height: 21px;
	width: 200px;
	background-image: url();
	padding-left: 30px;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration: none;
}
.left_menu  a:hover {
font-family: Tahoma, Sylfaen, "Trebuchet MS";
font-size: 11px;
color: #FF5602;
line-height: 21px;
text-decoration: none;
display: block;
height: 21px;
width: 200px;
background-image: url();
padding-left: 30px;
}
#right{
width:620px;
float: right;
margin-top:15px;
margin-bottom:10px;
}

#icon_titre{
float:left;
height:47px;
width:68px;
}

#titer{
float:left;
height:47px;
padding-left:10px;
font-family:"Trebuchet MS";
font-size:30px;
color:#FF5602;
line-height: 47px;
text-transform: uppercase;
}
#right_page{
margin-top:47px;
padding:10px;
}

#right_page img{
border:3px solid #55576C;
}

#boot {
height:10px;
background-color:#1B1D29;
padding:20px;
line-height: 10px;
}
#boot a{
font-family:Tahoma, Sylfaen, "Trebuchet MS";
font-size:11px;
color:#FF5602;
text-decoration: none;
}
#boot a:hover{
font-family:Tahoma, Sylfaen, "Trebuchet MS";
font-size:11px;
color:#ccc;
}
.Bleu{
color:#4985C9;
}