BODY{
	background-color: #FECA65;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	
}

TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}

#nav {
	width: 236px;
	height:430px;
	background-image: url(images/fondnav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:0px;
	padding-top:0px;
	
}

#nav ul {
	display:block;
	background-color:#f9d279;
	list-style:none;
	margin:0px!important;
	padding:0px!important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;

	
}
#nav ul li {
	margin:0px;
	padding:5px;
	padding-right:0px;
	padding-left:20px;
	display:block;
	width: 216px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5390B;
}

#nav ul li:hover {
	background-color:#5c2006;
}

#nav ul li a  {
	display:block;
	color:#c35731;
	background-color:#f9d279;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;


}
#nav ul li:hover a {
	color:#f9d279;
	background-color:#5c2006;

	
}

#nav ul li a:hover {
	display:block;
	color:#f9d279;
	background-color:#5c2006;


	
}


A  { text-transform: none; font-size:12px; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif;  color: #7E6E6B; font-weight: bold; }
 
A:link 		{ color:#7E6E6B; }
A:visited	{ color:#7E6E6B; }
A:active 	{ color:#7E6E6B; }
A:hover 	{ color:#F2963E; }


a:link.lienimage  { opacity:1; filter : alpha(opacity=100); }
a:visited.lienimage  { opacity:1; filter : alpha(opacity=100); }
a:active.lienimage  {  opacity:1; filter : alpha(opacity=100); }
a:hover.lienimage  { opacity:0.8; filter : alpha(opacity=50); }
img:hover.lienimage  { opacity:0.8; filter : alpha(opacity=50); }

/* Dezscription classe Liens NAVIG */ 
.nav  {}
A:link.nav 		{ text-transform: none; color:#FFFFFF; }
A:visited.nav 	{ text-transform: none; color:#FFFFFF; }
A:active.nav 	{ text-transform: none; color:#FFFFFF; }
A:hover.nav 	{ text-transform: none; color:#FFFFFF; }


.mention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CAC4BC;
	text-decoration: none;
	line-height:12px;
}
.mention2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A:link.mention  { text-transform: none; color:#CAC4BC; font-size: 9px;}
A:visited.mention { text-transform: none; color:#CAC4BC;font-size: 9px; }
A:active.mention  { text-transform: none; color:#CAC4BC; font-size: 9px;}
A:hover.mention  { text-transform: none; color:#F39A46; font-size: 9px;}

A:link.mention2  { text-transform: none; color:#000000; font-size: 9px;}
A:visited.mention2 { text-transform: none; color:#000000;font-size: 9px; }
A:active.mention2  { text-transform: none; color:#000000; font-size: 9px;}
A:hover.mention2  { text-transform: none; color:#8F402F; font-size: 9px;}



.gras{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c35731;
	text-decoration: none;

}
.gras2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2963E;


}
.gras3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9EAE19;


}
.titre-bleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 5C2007;
	text-decoration: none;
}
.titre-blanc {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.texte {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.cadre {
	background-color: #E6DED2;
	border: 3px solid #E6DED2;


}

.fields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F9D479;
	border: 1px solid #A5390B;

}
.cadre2 {
	border: 1px solid #275586;
	background-image: url(images/fondform.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/*
	Style défini pour :'temporary.css'.
	Feuille de style de type :'scrollbar'.
	Généré le :2/4/2005 par IncludE'SSGenerator.

*/

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A5390B;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 2px;

}

.soustitre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c2006;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;


}
.images_drt {
	padding: 15px 0px 15px 20px;
}

.images_gch {
	padding: 20px 20px 20px 0px;
}

.separationhorizontale {
	border-bottom: 1px dashed #A5390B;


}
.separationverticales {
	background-image: url(images/tiretvert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.fondbandeau {
	background-image: url(images/faond-bandeau-rouge.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ombredroite {
	background-image: url(images/ombredoite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
}
