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

body{
	background:#d2d2d2 url(/images/interface/background_page.jpg) repeat-x top left;
	font-size:11px;
	color:#6f6f6f;
	text-align:justify;
	margin:0;
	padding:0;
	line-height: 1.3em;
	font-family:"Trebuchet MS", Helvetica, Verdana
}

.textInput {
	border:1px solid #cacaca;
}

#general{
	background:#ededed url(/images/interface/bg_duplic.jpg) repeat-y;
	width: 868px;
	margin: 0 auto; 
}

#niveau2{
	background-image:url(/images/interface/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:100%;
}

#niveau3{
	background-image:url(/images/interface/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:50px;
}

#header{
	padding-left:20px;
}

#corps{
	width:853px;
	padding-top:10px; 
	padding-left:15px; 
}

#gauche{
	float: left;
	width: 608px;
	padding-left:20px;
	margin-top:20px;
}

.newsContent {
	padding: 10px 20px 5px 0px;
}

.newsAbstract {
	padding: 10px 0px 5px 0px;
}

.grand_conteneur{
	background: url(/images/interface/grand-bloc.png) no-repeat;
	width: 588px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 2px;
}

.moyen_conteneur{
	background: url(/images/interface/bloc/repeat-small.png) repeat-y;
	float: left;
	width: 297px;
	margin-right: 12px;
}

.petit_conteneur{
	background: url(/images/interface/bloc/repeat-small.png) repeat-y;
	float: right;
	width: 297px;
	margin-bottom: 5px;
}

#droite{
	float: right;
	width: 224px;
	margin-top:20px; 
}

#dessous_menu{
	vertical-align:top;
	width:200px;
	padding-top:16px;
	padding-bottom:20px;
}

#footer{
	width: 838px; 
	height:40px;
	font-size:10px;
	text-align: right;
	margin: 0 auto;
	clear:both;
}

#footer a{
	color: #FFFF80;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#873720;
	font-size:12px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#873720;
	font-size:12px;
	margin-bottom:3px;
	margin-top:8px;
}

h2 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#006dff;
	font-size:12px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006dff;
	font-size: 12px;
}

h4 {
	color:#39A1F6;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:7px;
}

a {
	text-decoration:none;
	color:#09468e;
	font-weight:bold;
}

strong{
	font-weight:bold;
	color:#006dff;
}

em{
	color:#09468E;
}

a:hover{
	text-decoration:none;
	color:#873720;
}

.spacer {
	clear: both;
	visibility: hidden;
	height: 0px;
}

ul li{
	list-style-position: inside;
}

ul#fronted-menu li{
	list-style-type:none;
}

.SousMenuH1 {
	margin-bottom:35px;
	font-size:12px; 
	text-transform:uppercase;
}

li.albums{
	background-color:#fcfcfc;
	list-style-type:none;
	display:block;
	width:245px;
	border:1px solid #d2d2d2;
	border-left:2px solid #d2d2d2;
	/*margin-left:15px;*/
	margin-bottom:5px;
	font-size:10px; 
	padding-left:10px;
	padding-right:10px;
	float:left;
	font-style:normal;
}

li.albumsSelected{
	background-color:#fcfcfc;
	list-style-type:none;
	display:block;
	width:245px;
	border:1px solid #bdbdbd;
	border-left:2px solid #bdbdbd;
	/*margin-left:15px;*/
	margin-bottom:5px;
	font-size:10px; 
	padding-left:10px;
	padding-right:10px;
	float:left;
	font-style:normal;
	text-decoration:none;
	color:#873720;
	font-weight:bold;
}

li.clear{
	list-style-type:none;
	line-height:1em;
	font-size:10px; 
	padding-left:10px;
	padding-right:10px;
	clear:right;
	font-style:normal;
}

p{
	margin-top:2px;
	margin-bottom:4px;
}

a img{
	border:0px solid red;
}

.imgleft{
	float:left;
	padding-right:8px;
	padding-bottom:5px;
}

.imgright{
	float:right;
	padding-right:8px;
	padding-top:5px;
}

.clear{
	clear:both;
}


/* galerie photo */

.lien_photo{
	border:1px solid #fff;
	width:64px;
	height:64px;
	margin-right:12px;
	margin-bottom:10px;
	display:block;
	float:left;
	text-decoration:none;
	font-weight:bold;
	padding:1px;
}

.lien_photo:hover{
	border:1px solid #ec008b;
}

/*  BLOCS START  */

.blocgeneral{
	background: url(/images/interface/bloc/repeat.png) repeat-y;
	width: 604px;
	margin-bottom: 10px;
}

.bloccontenu {
	padding: 5px 20px 5px 15px;
	text-align: justify;
}

.blocnews {
	padding: 5px 5px 5px 15px;
	text-align: justify;
}

.blocfooter{
	background:url(/images/interface/bloc/bottom.png) no-repeat;
	height:43px;
	display:block;
}

.blocfootersmall{
	background:url(/images/interface/bloc/bottom-small.png) no-repeat;
	height:43px;
	display:block;
}

h6 {
	background: url(/images/interface/bloc/top.png) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #873720;
	font-size: 12px;
	padding-left: 15px;
}

h6.small {
	background: url(/images/interface/bloc/top-small.png) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #873720;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 20px;
}

/*  BLOCS END  */

/* ----------------------------- BMENU START ----------------------------- */

#frontend-menu ul {
	margin:0px;
	padding:0px;
}

#frontend-menu ul li {
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#frontend-menu ul li ul {
	display:block;
	margin-bottom:10px;
	margin-left:10px;
	padding-left:10px;
	width:173px;
}

#menusecondaire {
	margin-bottom:10px;
	margin-top:10px;
}

.SousMenuH1 {
	/*background-color:#AAAAAA;
	border-right:3px solid #838383;
	color:#FFFFFF;*/
	display:block;
	/*font-weight:bold;*/
	height:18px;
	margin-bottom:0;
	padding-left:10px;
	/*padding-top:3px;*/
	width:180px;
}

.SousMenuH1:hover {
	background-color:#595959;
	/*border-right:3px solid #00B6FF;
	color:#00B6FF;*/
}

.SousMenuH2 {
	font-size:12px;
	margin:4px 0 4px 15px;
	line-height:16px;
}

.Dwn {
	list-style-image:url(/esm/images/arrow.gif);
	list-style-position:outside;
	text-align:left;
}

.SousMenuH1Admin {
	background:#E6EDF6 url(/images/menu/menu_droite.jpg) repeat-y scroll left top;
	border-left:3px solid #B4CBE4;
	display:block;
	font-weight:bold;
	height:18px;
	margin-bottom:3px;
	padding-left:10px;
	padding-top:3px;
	width:180px;
}
.SousMenuH1Admin:hover {
	background:#E6EDF6 url(/images/menu/menu_droitehover.jpg) repeat-y scroll left top;
	color:#FFFFFF;
}
.SousMenuH2Admin {
	display:block;
	margin-bottom:10px;
	margin-left:10px;
	padding-left:10px;
	width:173px;
}

/* ----------------------------- BMENU END ----------------------------- */

.newsPager {
	padding: 0 15px;
}

.news{
	padding:5px 0 0 15px;
}

.newsAbstract{
}