html {
	height: 100%
}	


body {
	margin: 0;
	color: #000;
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF ;
	height: 95%;
	

}	
#contain{
	width: 100%;
	text-align: left;
	background: #fff ;
	margin: 0 auto;
	height: 100%
}


#footer{
	width: 600px;
	margin: 20px auto ;
	text-align: left;
	
	background:#fff;
	font-size: 0.7em;
	color: #999
	
	
}

#footer a{
	text-decoration: none;
	color:#666
	
	
}


/*----MENU-------*/
#contemenu {
	width: 100%;
	
	}

#menu {
width: 600px;
margin: 0px auto 10px auto;
text-align: left;


}

#menu ul, li{
margin: 0;
display: inline;
list-style-type: none;

}

.menug { float: left;

}

.menud { float: right

}

.menug ul{
display: inline;
list-style-type: none;
}
.menug li{
	
text-decoration: none;
color: #666;
display: inline;
margin: 0 5px 0 0;

}

.menug li a{
	margin: 0;
text-decoration: none;
color: #666;

}
.menug li a:hover{
color: #fff;
background:#000
}

.menud ul{
display: inline;
list-style-type: none;
}
.menud li{
text-decoration: none;
color: #666;
display: inline;
margin: 0 5px 0 0;

}

.menud li a{
text-decoration: none;
color: #666;

}
.menud li a:hover{
color: #fff;
background:#000
}


#menuimg {
width: 600px;
margin: 10px auto 0 auto;

}


.smenu a{
margin: 0 0px 2px 2px;
float: left;
}

/*----diapo---*/

.img{text-align: right; float: left; margin: 0}


.clear {clear: both}

.legende {
float: right;
color: #666;
text-align: left;
font-size: 0.9em;
}

.legende ul, li{list-style-type:none; display: list-item}

.cat {font-size: 0.9em}

.bio{
width: 600px;
text-align: left;
margin: 0 auto}

.bio dt{
font-size: 1em;
color: #003300;
width: 80px;
float: left; }

.bio dd{
font-size: 1em;
display: inline;
width: 480px;
float: right; }

.txt {
width: 600px;
margin: 0 auto;
text-align: justify;
color: #444;
font-size: 0.8em

}




/*--TABLEAU--*/
.tablemail {
font-size: 12px;
width:380px;
height: 350px;
margin: 0 auto;
text-align: center;
}

.tablemail dl dt{float: left; width: 80px; text-align: left}
.tablead {color: #666; font-weight:lighter; font-size: 25px; padding:0; margin:0; letter-spacing:-1px; text-align: center  }
.tab_bouton {color: #999; font-weight:lighter; margin:0; clear: both }


input {
	display:block;
	margin:5px 0 0 0;
	color: #666;
}

input[type=submit], input[type=reset] {
display: inline
}

textarea {
	display: block;
margin:5px 0 0 0;
	color: #666;
	font-size: 12px;
}