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


/*---------- ÉLÉMENT GÉNÉRIQUES ----------*/

/*
p {
	padding: 0px;
	margin: 0px 10px 0px 20px ;
}*/


/*---------- FIN ÉLÉMENT GÉNÉRIQUES ----------*/





/*---------- HP ----------*/
.txtintrotitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
}


.txtintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	margin: 10px 0px 18px 0px;
	line-height: normal;
}
/*---------- FIN HP ----------*/



/*---------- NAVIGATION ----------*/
.naventree {
	/*background-color: #FFCCFF;*/
	padding-right:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

a.naventree:link {
	color: #cc6633;
	text-decoration: none;
}

 a.naventree:visited {
	color: #cc6633;
	text-decoration: none;
}


 a.naventree:hover {
	color: #333399;
	text-decoration: none;
}

 a.naventree:active {
	color: #cc6633;
	text-decoration: none;
}
/*---------- FIN NAVIGATION ----------*/





/*---------- FOOTER ----------*/
.footerentree{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d3632d;
	font-size: 11px;
}


a.footerentree:link{
	color: #cc6633;
	text-decoration: none;
}

a.footerentree:visited{
	color: #cc6633;
	text-decoration: none;
}

a.footerentree:hover{
	color: #333399;
	text-decoration: none;
}

a.footerentree:active{
	color: #cc6633;
	text-decoration: none;
}

.navlang {
	/*background-color: #FFCCFF;*/
	padding-left:13px;
}

.drapeau_fr{
	padding : 0px 0px 0px 25px;
}

.drapeau_uk{
	padding : 0px 0px 0px 10px;
	display:none;
}
/*---------- FIN FOOTER ----------*/




/*---------- DEBUT PRESSE----------*/
.presse_intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;	
}

.presse_email{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;	
}

.presse_titre_article{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;	
}

.presse_telecharger{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}

a.presse_telecharger:link{
	text-decoration: none;

}
a.presse_telecharger:visited{
	text-decoration: none;

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

}
a.presse_telecharger:active{
	text-decoration: underline;

}

.presse_article_txt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;	
}

/*---------- FIN PRESSE----------*/




/*---------- DEBUT CONTACT	----------*/
.contact_titre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	font-weight: bold;	
}

.contact_intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;	
}

.contact_email{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;	
}
/*---------- FIN CONTACT----------*/






/*---------- DEBUT LIENS	----------*/
.liens_intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #660000;
	text-align:center;	
	font-weight: bold;	
}

.liens_titre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}

a.liens_titre:link{
	color: #660000;
	text-decoration: none;
}

a.liens_titre:visited{
	color: #660000;
	text-decoration: none;
}

a.liens_titre:hover{
	color: #333399;
	text-decoration: none;
}

a.liens_titre:active{
	color: #cc6633;
	text-decoration: none;
}

.liens_newsletter{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #660000;
	font-weight: bold;
}

a.liens_newsletter:link{
	color: #660000;
	text-decoration: none;
}

a.liens_newsletter:visited{
	color: #660000;
	text-decoration: none;
}

a.liens_newsletter:hover{
	color: #333399;
	text-decoration: underline;
}

a.liens_newsletter:active{
	color: #cc6633;
	text-decoration: underline;
}


.liens_commentaires{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	
}
/*---------- FIN  LIENS ----------*/










/*---------- DEBUT HISTOIRE	----------*/
.histoire_titre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333399;
	font-weight: bold;	
}

.histoire_intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	
}


.histoire_txt_panneaux1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	line-height: 14px;
	
}

.histoire_txt_panneaux2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;	
	line-height: 14px;
	
}

/*---------- FIN HISTOIRE----------*/
.tablebordernewsletter {
	border: thin dotted #333333;
}

