TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


A  { text-transform: none; font-size:11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;  color: #BE1D14; font-weight: normal; }
 
A:link 		{ color:#BE1D14; }
A:visited	{ color:#BE1D14; }
A:active 	{ color:#BE1D14; }
A:hover 	{ color:#000000; }




/* 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: #BCBBBB;
	text-decoration: none;
}
A:link.mention  { text-transform: none; color:#BCBBBB; font-size: 9px;}
A:visited.mention { text-transform: none; color:#BCBBBB;font-size: 9px; }
A:active.mention  { text-transform: none; color:#BCBBBB; font-size: 9px;}
A:hover.mention  { text-transform: none; color:#AC160D; font-size: 9px;}

A:link.intro  { text-transform: none; color:##C70000; font-size: 10px;}
A:visited.intro { text-transform: none; color:##C70000;font-size: 10px; }
A:active.intro  { text-transform: none; color:##C70000; font-size: 10px;}
A:hover.intro  { text-transform: none; color:##890101; font-size: 10px;}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.gras2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E41E13;


}
.cadre {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;


}

input {
border:1px;
}
fields {
border:0;
background-color:#FFFFFF;
}

/*
	Style défini pour :'temporary.css'.
	Feuille de style de type :'scrollbar'.
	Généré le :2/4/2005 par IncludE'SSGenerator.

*/
BODY{

	SCROLLBAR-FACE-COLOR: #AC160D;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;

}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AC180F;
	text-decoration: none;
	text-transform: uppercase;

}
.titrenoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00000;
	text-decoration: none;
	text-transform: uppercase;

}
.grostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00CCFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 30px;

}
.fondindex {
	background-image: url(images/fondindex.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.fondsite {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondbandeau {
	background-image: url(images/fondbandeau.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.fondcontenu {
	background-image: url(images/fondcontenthaut.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 25px 26px 0px 15px;
	background-color: #FFFFFF;
}
.bas {
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #BCBBBB;
	text-decoration: none;
}
.separationhorizontale {
	border-bottom:1px dotted #AC180F;

}
.separationverticales {
	border-right:1px dotted #AC180F;
}
#slideshow {
z-index:50;
}
/*
////////////////////////////////
////////////////////////////////
Menu
////////////////////////////////
////////////////////////////////
*/

#menu {
	position: absolute;
	left: 50%;
	margin-left: -455px;
	width: 920px;
	height: 33px;
	z-index:100;
	top: 203px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 20px;
}

#menu dl {
	float: left;
	width: 130px;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	padding-top:5px;
	background-color: #454443;
}

#menu dd {
	display: none;
}

#menu li {
	text-align: center;
	padding-top:5px;
	background: #454443;
}

#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	font-size: 11px;
	font-weight: bold;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: #B8B7B7;
	color:#333333;
}
