/*
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,.lkscourant {font-family:Verdana, Arial, Helvetica, sans-serif}
.txtcourant,.liens, .titreSuperBig, .sousmenu,.pageLink,.lkscourant{color: #934500;}
.txtfooter{color:white; font-size:11px;}
.txtfooter a:hover{background-color:white}


/* **** Styles textes */
.txtcourant {
	font-size: 12px;
	line-height: 18px;
}
.lkscourant {
	font-size: 10px;
	line-height: 16px;
        text-decoration: none;
}

.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;
}
