/* Feuille de style principale */


body {
	background  : url("images/fond.jpg");
	margin-top  : 0;
	margin-left : 0;
	
	font  : 10pt Verdana;
	align : left;
}


a {
	font-weight : bold;
	text-decoration : none;
	color : #7A531C;
}

a:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}

a.menulat {
	font            : 10pt Verdana;
	font-weight     : bold;
	text-decoration : none;
	color           : #000000;
}

a.menulat:hover {
	font            : 10pt Verdana;
	font-weight     : bold;
	text-decoration : underline;
	color           : #FFFFFF;
}

font.menulat {
	font            : 10pt Verdana;
	font-weight     : bold;
	color           : #FFFFFF;
}


a.sousmenulat {
	font            : 8pt Verdana;
	font-weight     : bold;
	text-decoration : none;
	color           : #000000;
}

a.sousmenulat:hover {
	font            : 8pt Verdana;
	font-weight     : bold;
	text-decoration : underline;
	color           : #FFFFFF;
}

font.sousmenulat {
	font            : 8pt Verdana;
	font-weight     : bold;
	color           : #FFFFFF;
}

table {
	font : 10pt Verdana;
}

font.texte8 {
	font-size : 8pt;
	font-style : italic;
}

font.texte7 {
	font-size : 7pt;
	font-style : italic;
}

font.sous-titre {
	font-size : medium;
	font-style : italic;
	font-weight : bold;
	color : #7A531C;
}

h1 {
	font-size : medium;
	font-style : italic;
	font-weight : bold;
}

h2 {
	font-size : small;
	font-style : italic;
	font-weight : bold;
}

h3 {
	font-size : x-small;
	font-style : italic;
	font-weight : bold;
}

.chptxt {
	border : 1px solid #7A531C;
	font : 8pt;
	font-weight : bold;
}

.bouton {
	border : 1px solid #7A531C;
	font : 8pt;
	font-weight : bold;
	background-color: #DDDDDD;
}

img.vignette {
	margin-left  : 10px;
	margin-right : 10px;
	border-color : #7A531C;
	border-style : solid;
	border-width : 1px;
}

img.vignette_clicable {
	margin-left  : 10px;
	margin-right : 10px;
	border-color : #7A531C;
	border-style : solid;
	border-width : 1px;
	cursor       : pointer;
}

td.barre_lat {
	background-image:url(images/barre_navig.jpg);
	background-repeat:no-repeat;
}

font.region {
	color : #7A531C;
	font-weight : bold;
}
