/* FERME DU COQ À L'ÂNE style sheet */

body {
	background-color: #241200;
}


/* horizontal nav bar*/

span.nav a:link {
color: #B75B00;
background: none;
line-height: 1.2;
text-decoration: none;
font-size: 0.8em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;}

span.nav a:visited {
color: #B75B00;
background: none;
line-height: 1.2;
text-decoration: none;
font-size: 0.8em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;}

span.nav a:hover {
color: #ffb;
background: none;
line-height: 1.2;
text-decoration: none;
font-size: 0.8em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;}

span.nav a:active {
color: #ffb;
background: none;
line-height: 1.2;
text-decoration: none;
font-size: 0.8em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;}

span.currentnav {
color: #ffb;
background: none;
line-height: 1.2;
text-decoration: none;
font-size: 0.8em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;}


/* left vertical nav bar*/

span.leftnav a:link {
color: #630;
background: none;
line-height: 1.2;
text-decoration: none;
font-size: 0.75em;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

span.leftnav a:visited {
color: #630;
background: none;
line-height: 1.2;
text-decoration: none;
font-size: 0.75em;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

span.leftnav a:hover {
	color: #B75B00;
	background: none;
	line-height: 1.2;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

span.leftnav a:active {
	color: #B75B00;
	background: none;
	line-height: 1.2;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

span.leftcurrentnav {
color: #B75B00;
background: none;
line-height: 1.2;
text-decoration: none;
font-size: 0.75em;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}


/*main text*/

span.content, p.content {
color: #630;
background: none;
line-height: 1.3;
font-size: 0.8em;
font-family: Georgia, "Times New Roman", Times, serif;}

p.title, span.title {
color: #630;
background: none;
line-height: 1.3;
font-weight: bold;
font-size: 0.8em;
font-family: Georgia, "Times New Roman", Times, serif;}

h1 {
color: #630;
background: none;
line-height: 1.3;
font-weight: bold;
font-size: 0.8em;
font-family: Georgia, "Times New Roman", Times, serif;}


/*in page links*/

span.plink a:link {
color: #B75B00;
background: none;
line-height: 1.3;
text-decoration: none;
font-size: 1.0em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;}

span.plink a:visited {
color: #B75B00;
background: none;
line-height: 1.3;
text-decoration: none;
font-size: 1.0em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;}

span.plink a:hover {
color: #B75B00;
background: none;
line-height: 1.3;
text-decoration: underline;
font-size: 1.0em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;}

span.plink a:active {
color: #B75B00;
background: none;
line-height: 1.3;
text-decoration: underline;
font-size: 1.0em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;}



/*footer*/
span.footer, p.footer {
color: #934900;
background: none;
line-height: 1.2;
font-size: 0.7em;
font-family: Verdana, Arial, Helvetica, sans-serif;}


/*footer link*/
span.footlink a:link {
color: #934900;
background: none;
line-height: 1.2;
font-size: 1.0em;
text-decoration: underline;
font-family: Georgia, Times New Roman, times, serif;}

span.footlink a:visited {
color: #934900;
background: none;
line-height: 1.2;
font-size: 1.0em;
text-decoration: underline;
font-family: Georgia, Times New Roman, times, serif;}

span.footlink a:hover {
color: #934900;
background: none;
line-height: 1.2;
font-size: 1.0em;
text-decoration: underline;
font-family: Georgia, Times New Roman, times, serif;}

span.footlink a:active {
color: #934900;
background: none;
line-height: 1.2;
font-size: 1.0em;
text-decoration: underline;
font-family: Georgia, Times New Roman, times, serif;}



/*the end*/





