@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(images/navigation/bois.jpg);
	background-repeat: repeat;
}
#global {
	height: 100%;
	width: 100%;
}
#conteneur_global {
	margin-right: auto;
	margin-left: auto;
	width: 811px;
	padding-top: 75px;
}
#menu {
	padding-left: 66px;
}
#top {
	background-image: url(images/navigation/logo_etheremin.png);
	background-repeat: no-repeat;
	height: 27px;
	text-align: right;
	padding-right: 50px;
	padding-top: 133px;
}
#contenu {
	background-image: url(images/navigation/contenu.png);
	background-repeat: repeat-y;
	height: 420px;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F2115;
	font-size: 10px;
	padding-left: 24px;
}
html>body #contenu {
	height: auto;
	min-height: 420px;
}
#sousmenu {
	background-image: url(images/navigation/sousmenu_gauche.png);
	background-repeat: no-repeat;
	height: 338px;
	width: 178px;
	float: left;
	padding-left: 70px;
	padding-right: 15px;
	padding-top: 50px;
}
#bottom {
	background-image: url(images/navigation/bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFE6;
	padding-top: 30px;
	padding-left: 100px;
}
#bottom a{
	color: #FFFFE6;
	text-decoration: none;

}
#bottom a:hover{
	color: #FFFFE6;
	text-decoration: underline;

}
#texte {
	width: 440px;
	float: right;
	padding-right: 50px;
	padding-top: 30px;
	text-align: justify;
}
.clear {
	clear:both;
}h1 {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}
.news {
	float: right;
	width: 240px;
}
.image_news {
	float: left;
	width: 175px;
	text-align: center;
}

.image_texte_gauche {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
.image_texte_droite {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
.spacer {
	background-image: url(images/navigation/barre_pointille.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 440px;
	clear: both;
}
.spacer_petit {
	height: 20px;
	clear: both;
}
#sousmenu a {
	color: #3F2115;
	text-decoration: none;
}
#sousmenu a:hover {
	text-decoration: underline;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
}
li {
	padding-bottom: 5px;
}
#texte a {
	color: #3F2115;
	text-decoration: underline;
}
#texte a:hover {
	text-decoration: none;
}
.video {
}
