html,body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}

body {
	background:url(/images/body_bg.jpg) center top repeat-x #015C00;	
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	}

img { border:0px; }

.conteneur {
	width:960px;
	margin:0 auto;	
	padding:0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-113px;
	position:relative;
	}

.header { width:100%; height:195px; }
	
.centre { width:100%; }

.gauche { width:210px; float:left; }

.menuHaut { 
	width:204px;
	height:45px;
	background:url(/images/menu_haut.png) top left no-repeat;	
	font-size:1px;
	}
			
.menuCentre { width:204px; background:url(/images/menu_centre.png) top left repeat; }

.menuCentre ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-weight: bold;
	}

.menuCentre ul li a {
	display:block;
	background-color:#FFFACC;
	color:#EDCA02;
	height:26px;
	font-family:"Trebuchet MS";
	text-decoration:none;
	font-size:14px;
	margin-right:7px;
	margin-left:8px;
	margin-bottom:5px;
	line-height:26px;
	padding-left:35px;
	}

.menuCentre ul li.current a {
	background : url(/images/menu_current.png) top left no-repeat;
	/*background-color:#EDCA02;*/
	color:#66BB50;
	margin-left:0px;
	height:37px;
	line-height:37px;
	margin-bottom:0px;
	margin-top:-5px;
	}
	
	.menuCentre ul li.current div a {
		background : none;
		/*background-color:#EDCA02;*/
		color:#66BB50;
		margin-left:0px;
		height:37px;
		line-height:37px;
		margin-bottom:0px;
		margin-top:-0px;
		}	

.menuCentre ul li.last a { margin-bottom:0px; }

.conteneur_ssmenu
{
	position:absolute;
	left:195px;
	margin-top : -32px;
	border:1px solid #FFE802;
	z-index : 100;
	background-color:#FFFFFF;
}

	.menuCentre ul li .conteneur_ssmenu a.Off
	{
		display:block;
		background-color:#FFFACC;
		color:#EDCA02;
		height:26px;
		font-family:"Trebuchet MS";
		text-decoration:none;
		font-size:14px;
		/*margin-right:7px;
		margin-left:8px;*/
		margin-right:0px;
		margin-left:0px;
		margin-bottom:5px;
		line-height:26px;
		padding-left:35px;
		padding-right : 5px;
	}
	
	.menuCentre ul li .conteneur_ssmenu a.Active
	{
		display:block;
		background-color:#FFFACC;
		color:#66BB50;
		height:26px;
		font-family:"Trebuchet MS";
		text-decoration:none;
		font-size:14px;
		/*margin-right:7px;
		margin-left:8px;*/
		margin-right:0px;
		margin-left:0px;
		margin-bottom:5px;
		line-height:26px;
		padding-left:35px;
		padding-right : 5px;
	}
	
	.menuCentre ul li .conteneur_ssmenu a.last
	{
		margin-bottom:0px;
	}

.menuBas {
	width:204px;
	height:48px;
	background:url(/images/menu_bas.png) top left no-repeat;	
	}

.menuBas .espace a {
	width:155px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	/*padding-left:20px;*/
	margin-left:25px;
	margin-right:20px;
	padding-top:18px;	
	text-align:center;
	}

.droit { width:750px; float:left; }

.contenuHaut {
	background : url(/images/contenu_haut.png) top left no-repeat;
	width:733px;
	height:36px;
	}
.drapeaux { margin-left:10px; padding-top:5px; }

.drapeaux img {	border:0px;	}

.regions {
	float:right;
	margin-right:30px;
	margin-top:-5px;	
	z-index:10;
	}
.region {
	font-size:18px;
	color:#FFFFFF;
	float:left;
	background : url(/images/region_off.png) top center no-repeat;
	padding : 0px 5px;
	margin-right:10px;
	line-height:30px;
	height:38px;	
	}	

.regionLien {
	font-size:18px;
	color:red;
	float:left;
	background : url(/images/region.png) top center no-repeat;
	padding : 0px 5px;
	margin-right:10px;
	line-height:30px;
	height:38px;	
	}

.regionLien a {
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	}

.regionCurrent {
	font-size:18px;
	color:#FFFFFF;
	float:left;
	background : url(/images/region_actif.png) top center no-repeat;
	padding : 0px 5px;
	margin-right:10px;
	line-height:30px;
	height:38px;	
	}

.regionCurrent a {
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	}

.contenuCentre {
	background : url(/images/contenu_centre.png) top left;
	width:733px;
	font-size:12px;
	position:relative;
	}

.texte {
	margin-right:25px;	
	margin-left:40px;
	line-height:120%;
	}

.margeLeft { /*margin-right:25px;*/ margin-left:25px; }

.pagination { color : #AAAAAA; }

.pagination a {
	position:relative;	
	color : #666666;
	text-decoration:none;
	}

.pagination .currentpage { color: #33A02C; }

.blocPhoto { float:left; width:79px; }

.img {
	width:58px;
	height:51px;
	overflow:hidden;	
	}

.cachePhoto {
	position:absolute;
	width:58px;
	height:51px;
	background:url(/images/cache_photo.png) top center no-repeat;
	}

.blocTexte {
	float:left;
	width:357px;	
	margin-right:20px;
	}

.blocInfo {
	float:left;
	width:185px;
	height:78px;
	background : url(/images/bloc_info.png) top left no-repeat;	
	}

.contenuBlocInfo { margin-left:20px; margin-top:5px; }

.blocDrapeaux {
	width:30px;
	float:left;	
	margin:0px;
	padding:0px;
	font-size:1px;
	}

.plus { float:left;	width:125px; }


.contenuBas {
	background : url(/images/contenu_bas.png) top left no-repeat;
	width:733px;
	height:43px;
	}


.footerPush	{ height:113px;	}

.footer {
	position:relative;
	height:35px;
	width:960px;
	margin:0 auto;	
	padding:0px;
	height:113px;
	}

.logo {

       margin: 0px;

       padding: 17px 10px 13px 32px;

       font-size: 9px;

       background: url('/images/footer.gif') no-repeat scroll left top transparent;

       width: 165px;

       height: 89px;

}

.logo img{

       padding-bottom:3px;

}

.logo a {

       margin: 0pt 16px 0px 0pt;

       padding: 0pt 0pt 3px;

       float: left; width: 66px;

       color: rgb(102, 102, 102);

       text-decoration: none;

       line-height: 9px;

       text-align: center;

}

.selectFiltre{

       background:url('/images/select.gif') top left no-repeat;

       width:220px;

       height:26px;

       padding:7px 0 20px 15px;

       color:#33A02C;
       
       float:left;

}

.conteneur_ssfiltre{

       width:220px;

       background:#FFFACC;

       border:1px solid #FFE802;

       position:relative;

       right:10px;

       top:5px;

       z-index:100;

       padding:0

}

div.conteneur_ssfiltre a{

       display:block;

       padding:2px 5px 2px 9px;

       color:#33A02C;

       font-size:12px;

       border-top:2px solid #fff;

       border-right:0px;

       border-bottom:2px solid #fff;

       border-left:0px;

}

div.conteneur_ssfiltre a:hover{

       background:#FFE802

}


.menuFooter {
	text-align:center;
	margin-left:210px;	
	color:#D9ED09;
	font-size:10px;
	padding-top:90px;
	}

.menuFooter a { color:#D9ED09; text-decoration:none; }



/*********** outil *************/

.lien /* ul */ {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;	
	margin:0px;
	list-style:none;
	}

.lien li {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;	
	text-decoration:none;
	}

.lien li a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;	
	text-decoration:none;
	}

.lien li a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;	
	text-decoration:underline;
	}

.lienTheme {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EDCA02;		
	font-weight:bold;
	}

.lienTheme a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EDCA02;		
	font-weight:normal;
	text-decoration:none;
	}
	
.filtreTheme {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EDCA02;		
	font-weight:bold;
	}

.filtreTheme a {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EDCA02;		
	font-weight:normal;
	text-decoration:none;
	}
	
.listephotos
{
	margin-bottom:10px;
}

	.listephotos img
	{
		margin-right : 10px;
	}