body {
	background-color: #412a6e;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCA;
	font-size: 12px;
	background-repeat: repeat-x;
	text-align: justify;
	background-image: url(../images/bg.jpg);
	background-position: bottom;
}

#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	background-image: url(../images/bg_conteneur.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 900px;
	height: auto !important;
	height: 900px;
}
#header {
	height: 125px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/header.gif);
}
#contenu {
	background-image: url(../images/contenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 505px;
	height: auto !important;
	height: 505px;
	padding-top: 10px;
	padding-right: 60px;
	padding-left: 240px;
	padding-bottom: 350px;
}
#contenu h1 {
	font-size: 14px;
	color: #FAAB26;
	font-weight: normal;
}
#contenu h2 {
	font-size: 12px;
	color: #CFE151;
	font-weight: bold;
}

#contenu a {
	font-weight: normal;
	color: #FAAB26;
}
#contenu img {
	padding-bottom: 10px;
}

#menu {
	margin-top: 140px;
	position: absolute;
	width: 190px;
	padding: 0px;
}
#menunav {
	background-color: #614F88;
	padding-left: 6px;
	width: 195px;
	padding-top: 1px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 5px;
}
#news {
	margin-top: 160px;
	position: absolute;
	margin-left: 740px;
	width: 160px;
}
#news h1 {
	font-weight: bold;
	color: #ACC107;
	font-size: 12px;
}
#news a {
	font-weight: bold;
	color: #FFFFFF;
}

.navigation {
	padding: 0;
	list-style: none;
	color: #FFFFFF;
	width: 190px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}	  
.navigation a {
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.subMenuItem{
	background-color:#B0C521;
	font-size: 11px;
}
.subMenuItem a:hover {
	color: #FFFFFF;
	background-color: #C5DB28;
}

.toggleSubMenu {
	background-image: url(../images/menu-item2.png);
	background-repeat: no-repeat;
	background-position: left top;		
}

.oneLevel{
	background-image: url(../images/menu-item2.png);
	background-repeat: no-repeat;
	background-position: left top;
      }	 
.oneLevel2bis{
	background-image: url(../images/menu-item2bis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #23163A;
}	 	  
.subMenuItem2bis{
	background-color:#F4A637;
	font-size: 11px;
	color: #23163A;
}
.subMenuItem2bis a:hover {
	color: #FFFFFF;
	background-color: #F9C784;
}
.toggleSubMenu2bis {
	background-image: url(../images/menu-item2bis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
	  
#newsletter_email {
	width: 120px;
	font-size: 10px;
	border: 1px solid #412A6E;
}

#newsletter_submit {
	background-color: #FAAB26;
	border: 1px solid #412A6E;
	width: 30px;
	font-size: 10px;
	color: #FFFFFF;
}
	
a {
	color: #ACC107;
	text-decoration: none;
}

table.s1 {
	width: 640px;
	border-collapse: collapse;
	border: 1px solid #56427F;
}
table.s1 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67548B;
}
table.s1 tr:hover {
	background-color: #54407D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67548B;
}


.emph1 {
	background-color: #54407D;
	border: 1px solid #855650;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}


ul {
	padding-left: 1em;
	margin-left: 2em;
	margin-top: 0.5em;
}
ol {
	margin-left: 2em;
	padding-left: 1em;
}
li {
	margin-top: 0.5em;
}



.post_gallery {
	float:left;
	width:150px;
	margin:5px;
	background:#4a3576;;
}

.post_gallery img{
	padding:0;
	margin:0;
	border:none;
}

.post_gallery p{
	float:left;
	line-height: 1em;
	height:20px;
	margin:0;
	padding:0 0 5px 0;
	color:#ccc;
	font-size:11px;
	text-align:center;
	width:140px;
	
}

.clearboth {
clear:both;

}
