body {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}
a img {
	border-width: 0px;
}

.spacer {
	clear: both;
}

.contener {
	background-image: url('../../images/site/fond_haut.gif');
	background-repeat: repeat-x;
	min-height: 767px;
	_height: 767px;
	padding-top: 37px;
}
.contener2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.entete {
	background-image: url('../../images/site/entete_fond.gif');
	background-repeat: repeat-x;
	height: 94px;
}
.entete2 {
	visibility: hidden;
}

.menu {
	background-image: url('../../images/site/menu_fond.gif');
	background-repeat: no-repeat;
	background-position: top ;
	min-height: 782px;
	_height: 782px;
	width: 167px;
	float: left;
	padding-top: 80px;
}
.menu div {
	margin-top: 5px;
}

.fonds {
	float: left;
	width: 730px;
	padding-top: 20px;
}

.details .zoneDroite {
	float: right;
	padding-top: 50px;
	height: 131px;
	width: 480px;
	padding-top: 30px;
}
.details .zoneDroiteHasDescription {
	height: 288px;
	padding-top: 32px;
}

.publicite {
	text-align: center;
}
.details .publicite {
	height: 60px;
	width: 480px;
	text-align: left;
}
.details .details {
	width: 460px;
	text-align: justify;
	display: block;
	background: #FFF;
	border: solid 1px #000;
	padding: 10px;
	margin-top: 20px;
}

.themes {
	width: 651px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.themes1 {
	background-image: url('../../images/site/themes_haut.gif');
	background-repeat: no-repeat;
	height: 27px;
}
.themes2 {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.themes2 .arborescence {
	padding-left: 20px;
	padding-top: 10px;
}
.themes2 a {
	color: #124C1B;
}
.themes3 {
	background-image: url('../../images/site/themes_bas.gif');
	background-repeat: no-repeat;
	height: 10px;
}
.arborescence_fille {
	margin-top: 5px;
}
.arborescence_fille_item {
	width : 180px;
	float: left;
	margin-left: 20px;
}

.details {
	/*float: left;*/
	display: inline;
}
.details_item {
	float: left;
	display: block;
	margin-left: 25px;
	margin-top: 30px;
}
.details_item2 {
	background-image: url('../../images/site/vignette_fond_haut.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 116px;
}
.externe .details_item2 {
	background-image: url('../../images/site/vignette_fond_haut_externe.gif');
}
.details_item2 img {
	margin-top: 5px;
}
.details .details_sub_item {
	background-image: url('../../images/site/vignette_fond_bas_gauche.gif');
	background-repeat: no-repeat;
	width: 5px;
	height: 14px;
	display: block;
	float: left;
}
.details .externe .details_sub_item {
	background-image: url('../../images/site/vignette_fond_bas_gauche_externe.gif');
}
.details .details_sub_item2 {
	background-color: #FFFFFF;
	height: 14px;
	display: block;
	float: left;
	font-size: 11px;
}
.details .externe .details_sub_item2 {
	background-color: #67A070;
}
.details .details_sub_item2 a {
	text-decoration: none;
	color: #124C1B;
}
.details .externe .details_sub_item2 a {
	color: #FFFFFF;
}
.details .details_sub_item3 {
	background-image: url('../../images/site/vignette_fond_bas_droite.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 14px;
	display: block;
	float: left;
}
.details .externe .details_sub_item3 {
	background-image: url('../../images/site/vignette_fond_bas_droite_externe.gif');
}
