/*
Couleur principal orange : #FD7B08
Couleur secondaire marron: #934500
Tipo principal texte courant :font-family: Arial, Helvetica, sans-serif;
Tipo Titre en Caps: font-family: Georgia, "Times New Roman", Times, serif;

*/

/* Style global */

body {background-color: #FFFFFF;}

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

br {line-height: 10px;}


.txtcourant,.liens, .titsousmenu, .sousmenu, .txtfooter,.pageLink,.txtfooter2, {font-family:Verdana, Arial, Helvetica, sans-serif}
.txtcourant,.liens, .titreSuperBig, .sousmenu,.pageLink,.txtfooter2{color: #934500;}
.txtfooter{color:white; font-size:11px;}
.txtfooter a:hover{background-color:white}
.txtfooter2{color:#934500; font-size:11px;}


/* **** Styles textes */
.txtcourant {
	font-size: 12px;
	line-height: 18px;
}

.liens, .pageLink {
	text-decoration: none;
	font-size: 11px;
}

.titsousmenu {
	color: #FD7B08;
	text-decoration: none;
	font-size: 12px;font-weight: bold;
	text-transform: uppercase;
}


.titreSuperBig, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;margin-top:0;

}
.titreSuperBig :hover, h1:hover{color: #FD7B08;}


/* **** Styles menu */
.sousmenu {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;


}

.sousmenu:hover {text-decoration: none;}

div#sousmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0px;
	border-bottom: 1px solid #FED7B4;
	text-decoration: none;
	line-height: 14px;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #FF0000;
	text-decoration: none;
}
.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #FF0000;
	text-decoration: none;
}
.headertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
