*
{
	margin:0px;
	padding:0px;
}

.petit{font-size:0.8em;}
.grand{font-size:1.2em;}
a, a:visited, a:active {color:#888; font-size:0.8em;}
a.normal, a.normal:visited, a.normal:active {color:#fff; font-size:1em;}
a:hover{text-decoration:none;}
.monotype{font-family: "Monotype Corsiva"; font-size:2em;}
.green{color:green;}
.red{color:red;}
.blanc{color:#fff;}
.toutelargeur{width:100%;}
.center {text-align:center;}
.right {text-align:right;}
.justify{text-align:justify;}
.bold {font-weight:bold;}
.margin_left{margin-left:75px;}
.italic {font-style:italic;}
.underline {text-decoration: underline;}
.medium {width:200px;}
.large {width:550px;}
.top{vertical-align:top;}
img{border:0px;}
form{display:inline;}
.border_img {border:3px solid #fff;}
.en_bas{bottom:0px;}
.margin{margin:10px;}
.grisclair{color:#aaa;}

img.float_left
{
	float:left;
	padding-bottom:15px;
	padding-right:15px;
}

img.float_left2
{
	float:left;
	padding-bottom:15px;
}


.clear{clear:both;}

#fond_haut
{
	position:absolute;
	top:0px;
	width:100%;
	height:84px;
	background:url("fond_haut.gif") repeat-x;
}


body
{
	background:#303030;
	color:#fff;
    font-family: Arial, Serif;
}

h1
{
	border-bottom:1px solid #fff;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:35px;
	margin-top:50px;
	color:#fff;
	font-weight: bold;
	text-align:left;
	text-indent:40px;
	width:100%;
}

.image_left{width:240px;}
.image_left_top{}
.valign_bottom{vertical-align:bottom;}
.valign_top{vertical-align:top;}

.clear_both
{
	clear:both;
	height:30px;
}

.tete_news
{
	margin-left:70px;
	margin-right:70px;
	padding:5px;
	background:#888;
	color:#fff;
}

.texte_news
{
	margin-left:70px;
	margin-right:70px;
	padding:15px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#555;
}

.titre_news
{
	font-weight:bold;
}

.date_news
{
	font-style:italic;
	float:right;
	font-size:0.8em;
}

#titre
{
	position:absolute;
	top:110px;
	left:244px;
	color:#fff;
	background:url("titre_mid.png") repeat-x;
	height:49px;
	padding-left:37px;
	font-size:1.2em;
}

#titre img
{
	vertical-align:middle;
	margin-left:37px;
}

#page
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background:url("fond.png") no-repeat;
}

#corps
{
	margin-top:195px;
	margin-left:280px;
	margin-right:45px;
}


h3
{
	font-style:italic;
	font-weight:bold;
	display:inline;
}

#footer
{
	margin-top:40px;
	background:transparent;
	padding:0px;
	color:#777;
	text-align:center;
	font-size:0.8em;
}

#footer a, #footer a:visited, #footer a:active
{
	color:#777; font-size:1em;
}

#footer a:hover
{
	text-decoration:none;
}

#diapo td
{
	width:750px;
	border:0px;
	text-align:center;
	padding-bottom:10px;
}

td.en_tete{height:130px;}


td {padding:3px;}

table
{
	border-collapse:collapse;
}

#diapo img
{
	vertical-align:middle;
}


#menu{
    position:absolute;
    width:186px;
    border-top: 1px #fff solid;
    border-left: 1px #fff solid;
    border-right: 1px #fff solid;
    margin:0;
    padding:0;
	top:111px;
	left:23px;
    }
    
.meuhnu
{
	font-size:1.3em;
}
	
#menu ul{
    border-top: 1px #fff solid;
    border-left: 1px #fff solid;
    border-right: 1px #fff solid;
    margin:0;
    padding:0;
    position:absolute;
    width:186px;
    }
    
#menu li ul{
    visibility:hidden;
    margin-left:186px;
    margin-top:-27px;
	font-size:1em;
    }
    
#menu a{
    text-align:center;
    background-color:#303030;
    color:#fff;
    display:block;
    width:186px;
    border-bottom: 1px #fff solid;
    text-decoration:none;
    margin:0;
    padding:3px 0 3px 0;
	background:#777;
    }
    
#menu a:hover{
    background-color:#fff;
	color:#777;
    }
        
#menu li{
    width:186px;
    display:block;    
    float:left;  
    list-style:none;
    margin:0;
    padding:0;
    }
    

* html #menu li {
    display:inline;
    float:none;
    }

#dao_11, #dao_21, #dao_31 {display:inline;}
#dao_12, #dao_22, #dao_32 {display:none;}
