@charset "utf-8";



@media screen {

*{
	padding: 0;
	margin: 0;
}

a:link {
color:#FF9900;
}



/* ---------------------------*/
/*										*/
/*		Conteneurs principaux   */
/*										*/
/*	---------------------------*/
body {
	background: #F1EFE2; 
	text-align: center;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica;
}

#conteneur {
	position: absolute;
	width: 770px;
	left: 50%;
	margin-left: -375px;
	text-align: left;
}

/* ---------------------------*/
/*							         */
/*				Banniere		      */
/*										*/
/*	---------------------------*/

#banner {
	margin-top: 10px;
	position: relative;
	background: url(../images/banner.jpg) left top no-repeat;
	width: 770px;
	height: 229px;
}

/* ---------------------------*/
/*										*/
/*			Sous banniere		   */
/*									   */
/*	---------------------------*/

.pathway{

	font-family: "Verdana", Arial, Helvetica;
	font-size: 9px;
	color: #996600;
	padding-left: 5px
}

.pathway a{
	color: #996600;
}

/* ---------------------------*/
/*										*/
/*		Moteur de recherche     */
/*										*/
/*	---------------------------*/

#mod_search_searchword{
	color: #336699;
}

#motrech{
	position: absolute;
	top: 240px;
	right: 80px
}



.button{
	border: 1px solid #336699;
	background-color: White;
	color: #336699;
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	height: 20px;
}

.search input.button{
	margin-left: 3px;
}

#chprech{
	width: 200px;
}

/* ---------------------------*/
/*										*/
/*		     Mabelfish			   */
/*										*/
/*	---------------------------*/

#language{
	position: absolute;
	top: 240px;
	right: 15px;
	text-decoration: none;
	color: #996600;
	font-size: 15px;
}

#language a{
	color: #996600;
}

/* ---------------------------*/
/*										*/
/*			Gallerie photo       */
/*										*/
/*	---------------------------*/


.prewiewgalery{
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #666666;
	
	
}


.titlegalery{
	background: url(../images/bullet.gif) center left no-repeat;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 15px;
	color: #cc3300;
	padding-left: 15px
}

.paggalnumber{
	color:#FF9900;
}

 #overDiv{
 	display: none;
 }

.galeryheader{
	background: url(../images/bullet.gif) center left no-repeat;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 15px;
	color: #cc3300;
	padding-left: 15px;	
}

.titlepicture{
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #666666;
}

.titlepicture a {
	font-size: 14px;	
	color:#FF9900;
	
	list-style-type: none;
	text-decoration: none;
}

.titlepicture a:hover{
	text-decoration: underline;

}

/* ---------------------------*/
/*										*/
/*			Ako comments	      */
/*										*/
/*	---------------------------*/


.headercomments{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF9900;
}

.titlecomment{
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
}

.sectiontableentry2{
 	background-color: #F2F2F2;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;

 }
 
 .corpcomment{
 	padding-left: 10px;
 }
 
#titlearticle{
	padding-left: 10px;
}
 
/* ---------------------------*/
/*										*/
/*			Corps de page		   */
/*										*/
/*	---------------------------*/

#corpage{
	background-image: url(../images/fond.gif);
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu  {
	padding-left: 10px;
	width: 182px;
	padding-top: 20px;
	padding-bottom: 10px;
	/*margin-right: 80%;*/
	/*background-color: #000;*/
}
#bas
{
   clear: both;
}	
/* #menu table tr:first-child {
	display:none;
}	
*/			
.soustitremenu{
	font-size: 15px;	
	color:#FF9900;
	padding-left: 13px;
	list-style-type: none;
}	
	
#contenu {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	width: 550px;
	/*background-color: red;*/
}

.contentheading{
	background: url(../images/bullet.gif) center left no-repeat;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 15px;
	color: #cc3300;
	padding-left: 15px;	
}

.contentpaneopen{
	font-size: 14px;
	letter-spacing: 2px;
	color: #666666;
	padding-right: 15px;
}

.contentpagetitle{

	font-size: 15px;	
	color:#cc3300;
	padding-left: 13px;
	list-style-type: none;
	text-decoration: none;	
	
}

a.contentpagetitle:hover{
	text-decoration:underline;
}





/* ---------------------------*/
/*										*/
/*				Newsletter        */
/*										*/
/*	---------------------------*/

.newsletter{
	margin-top: 5px;
	color:#336699;
	padding-left: 10px;
	width: 182px;
	padding-top: 20px;
	padding-bottom: 10px;
	/*background-color: #000;*/
	display: block;
}
.newsletter form {
	display: block;
}

.newsletter a{
	text-decoration: none;
	color:#336699;
}

.newsletter a:hover{
	text-decoration: underline;
}

.list_newsletter{
	font-size: 14px;
	letter-spacing: 2px;
	color: #666666;
	padding-right: 5px;
}

.list_newsletter a{
		text-decoration: none;
}

.list_newsletter a:hover{
		text-decoration: underline;
}


.table_newlsetter{
	border: 1px dashed #336699;
	color:#336699;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 30 px;
	margin-top: 30px;
	padding-left: 20px;
}

/* ---------------------------*/
/*										*/
/*				Footer		      */
/*										*/
/*	---------------------------*/

#footer {
	height: 65px;
	background-color: #99CC99;
	background: url(../images/footer.gif) left top no-repeat;
	padding-top: 10px;
}

#footer p {
	margin: 0 35px 0 40px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #663300;
	text-align: center;
}

a.mainlevel {

	font-size: 15px;
	color: #993300;
	/*padding-left: 5px; */
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	text-decoration: none;
}

span.mainlevel{
	color: #993300;
}

a.mainlevel:hover{
	text-decoration: underline;
}

a.sublevel{
	font-size: 14px;	
	color:#FF9900;
	padding-left: 13px;
	list-style-type: none;
	text-decoration: none;
}

a.sublevel:hover{
	text-decoration: underline;
}

.sublevel{
	font-size: 14px;	
	color:#993300;
	padding-left: 5px;
	list-style-type: none;
	text-decoration: none;

}

}
