@charset "utf-8";
/* CSS Document */


body{
	
	background-color:#247628;
	margin:0;
	
}

#page{
	
	width:965px;
	margin:auto;
	
}

#backgrounded{
	
	background:url(IMAGES-INTERFACE/background_page.png) repeat-x;
	
}

/*BANNIERE*/

#banniere{
	
	width:965px;
	height:200px;
	
}

#banniere a img{
	
	border:none;
	text-decoration:none;
	
}

/*MENU*/

#menu ul li a{
	
	border:none;
	text-decoration:none;
	color:white;

}

#menu{
	
	width:965px;
	height:65px;
	background:url(IMAGES-INTERFACE/menu.png);

	
}

#menu ul{
	
	list-style:none;
	padding-top:20px;
	display:block;
	cursor:pointer;
}

#menu ul li{
	
	float:left;
	color:white;
	margin:0;
	text-align:center;

	
}

.menu_width{
	
	width:198px;
	
}

.menu_width_last{
	
	width:167px;	
	
}
/*SOUS MENUS*/
#sous_menu{
	
	margin-top:-9px;	
	
}

.sous_menu{
	
	width:198px;
	float:left;
	background-color:#478c34;
	visibility:hidden;
	display:block;
	border-bottom:5px solid #29842d;
	border-top:5px solid #29842d;

}

.sous_menu_last{
	
	width:170px;

}

.sous_menu li{
	
	border-bottom:1px solid #29842d;
	overflow:visible;

}

.sous_menu li a{

	padding-left:10px;
	color:white;
	text-decoration:none;
	border:none;
		
}

.sous_menu li a:hover{

	padding-left:10px;
	color:#fbfc75;
	text-decoration:none;
	border:none;
		
}

/*CONTENT*/
#titre_content{
	
	padding-top:-50px;
	width:965px;
	height:57px;
	background:url(IMAGES-INTERFACE/titre_decor2.png) no-repeat;
	clear:left;

	
}

#titre_content h1{
		
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:italic;
	padding-left:30px;
	display:block;
	padding-top:18px;

}

#content{
	
	background:url(IMAGES-INTERFACE/contenu_bg.png) repeat-y;
	padding-top:10px;
	line-height:1.1em;
	clear:left;
	
	
}

.center p{
	
	width:960px;
	text-align:center;
	margin:auto;



}


.text_content{

	padding-left:10px;
	
}

#colonne-gauche{
	
	width:470px;
	overflow:hidden;
	float:left;

}

#colonne-droite{
	
	padding-left:10px;
	width:470px;
	overflow:hidden;
	
}

.reset-float{
	
	clear:left;	
	
}

.column-1{
	
	display:block;
	width:310px;
	float:left;


}

.column-2{

	display:block;
	float:left;
	width:640px;

}

.column-special{
	
	display:block;
	float:left;
	width:470px;

}

.column-special-last{
	display:block;
	width:460px;
}

.index_p a{
	
	width:965px;
	color:white;
	border:none;
	text-decoration:none;

}

.visite{


	padding-left:250px;
	
}

.first-letter{
	
float: left; /* positionnement de la lettrine dans le conteneur*/ 
font-size: 2.2em; /* 3 hauteurs de lignes pour la lettrine*/ 
 
font-weight: bold; 
font-family: Georgia, Times New Roman, Times, serif; 
margin: 1px; 
padding: 1px; 
line-height:0.7em;
}

.center{
	
	margin:auto;	
	
}

td{
	
	width:450px;
	
}

.stan{
	
	width:900px;	
	
}

#content img{
	
	border:1px solid black;	
	
}

#content a img{
	
	border:none;
	
}

.middle-text{
	
	padding-top:200px;	
	
}

#reset-float{
	
	clear:left;	
	
}

#content-end{
	
	clear:left;
	background:url(IMAGES-INTERFACE/content-end.PNG);
	height:59px;
	
}

.tarif-480{
	
	background:url(IMAGES-INTERFACE/cadre_tarif.png) no-repeat;
	width:480px;
	height:480px;
	padding-top:10px;
	padding-left:5px;
	font-size:0.9em;
	
}

.list-style{
	
	list-style-type:disc;
	margin-left:10px;
	
}


/*FOOTER*/

#footer{
	
	
	margin-top:50px;	

	
}

#border-footer{
	
	background:url(IMAGES-INTERFACE/titre_decor2.png);
	height:57px;
	
}

#footer-content{
	
	background:url(IMAGES-INTERFACE/contenu_bg.png) repeat-y;
	color:black;
	text-align:center;
	padding-top:4px;
	padding-bottom:7px;
}

#footer-content a{
	
	border:none;
	text-decoration:none;
	color:black;

}

.text-red{

	text-decoration:none;
	color:#a31b35;
	
}

.text-red:hover{
	
	text-decoration:underline;

}

.text-bleu{
	
	color:#00624d;

}

.decouverte{

	font-size:1.1em;
	line-height:1.2em;
	
}

#seo strong{
	
	font-size:0.8em;
	color:#f2f2f2;

}

/**********************LANGUES*************************/

#langues{
	
	margin-top:-33px;
	margin-left:850px;
	width:110px;
	height:33px;

}

.french-version{
	
	width:50px;
	height:33px;

}

.english-version{
	
	width:50px;
	height:33px;
}
