body {
	background-color: #333333;
	color: #333333;
	font-family: Century Gothic;
	font-size: 12px;
	margin-top: 0px;
}
* {
	scrollbar-3dlight-color: Gray;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Gray;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: Gray;
	scrollbar-highlight-color: ThreedFace;
	scrollbar-track-color: ThreedFace;
	scrollbar-shadow-color: ThreedFace;
}
/* liens*/
#page {
	width: 850px;
	margin: auto;
}
#header {
	width : auto;
	height: 120px;
	background-color: #660000;
background-image: url("images/logo.png");
	background-repeat: no-repeat;
	background-position: left;
}
/**#header {
	width : auto;
	height: 120px;
	background-color: #660000;
background-image:  url("images/logo.png"),
url("images/hautc.gif");
	background-repeat: no-repeat,
	no-repeat;
	background-position: left,
	center;
}**/
#titre {

margin:5px 0 0 180px;
color: White;
width : auto;
	height: 120px;
}
#contenu{
position : relative;
	margin: auto;
	width : 850px;	
	height: auto;
	background-color: #ffffff;
}
.titrecontenu {
	color: #333333;
	font-size: 1.4em;
}
.titrecontenu-blanc {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}

#contenu a, a:link, a:visited, a:hover, a:active{
	color:#660000;
}
.entete{
color: #333333;
	font-size: 1.5em;
	font-weight: bold;
}
.entete-blanc{
color: #fff;
	font-size: 1.5em;
	font-weight: bold;
}
.entete-bleu{
color: #005E7A;
	font-size: 1.5em;
	font-weight: bold;
}
.entete-rouge{
color: #660000;
	font-size: 1.5em;
	font-weight: bold;
}
.entete-orange{
color: #f18310;
	font-size: 1.5em;
	font-weight: bold;
}
.entete-vert{
color: #63a600;
	font-size: 1.5em;
	font-weight: bold;
}
.sous-titre{
	color: #cc6600;
	font-size: 1.1em;
	font-weight: bold;
	
}
.sous-titreN{
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	
}
.text{
	color: #333333;
font-size: 0.9em;
}

/**Formulaire**/
.input[type="text"] {
	border: thin;
	border-color: #cc6600;
	border-style: solid;
	color: #cc6600
}
.input[name="select"] {
	border: thin;
	border-color: #cc6600;
	border-style: solid;
	color: #cc6600
}
.input[option value=""] {
	border: thin;
	border-color: #cc6600;
	border-style: solid;
	color: #cc6600
}
#block{
margin: auto;
width: 150px;
height: 150px;
padding: 5px 8px 0 8px;
	background-image: url(fond/fond.gif);
	background-repeat: no-repeat;
	background-position: center;

	
}
#block a, a:link, a:visited, a:hover, a:active {
	color: #cc6600;
font-size: 0.9em;
}
#footer{
position : relative;
	margin: auto;
	width : 850px;	
	background-color : #660000;
	color: White;
	font-size: 0.8em;
}
#minientete{
	width : 100%;	
	background-color : #68B100;
	color: White;
	font-size: 1em;
}
/* Mini menu*/
#minimenu{position: relative;
width : 850px;
	margin: auto;
	font-size: 0.9em;
	color: White;
	background-color: #660000;
	z-index: 100;
}
#minimenu a, a:link, a:hover, a:active, a:visited {
	color: white;
	text-decoration: none;
	font-size: 0.9em;
}
#footer a, a:link, a:hover, a:active, a:visited {
	color: white;
	text-decoration: none;
	font-size: 0.8em;
}
#minientete a, a:link, a:active, a:visited {
	color: white;
	text-decoration: none;
	font-size: 1em;
}
#minientete a:hover {
	color: #FF8C00;
	text-decoration: none;
	font-size: 1em;
}
#tableau a, a:link, a:hover, a:active, a:visited
{color: #de0800;
	text-decoration: none;
	font-size: 1.2em;}
/* Texte Defilant*/
#defil{position: absolute;
	margin: 60px 0 0 200px;
	font-size: 1.1em;
	color: #ff6600;
	z-index: 100;
	width: 650px;
}
/*Menu principal
dl, dt, dd, ul, li {
margin: 0;
padding : 0;
list-style-type: none;
}
#menu {
	position:relative;
	top:0;
	background-color: #660000;
font: 16px "Century Gothic";
	width: 850px;
	z-index: 1;
}
#menu dl {
float: center;
width: 180px;

}
#menu dt {
	cursor: pointer;
	text-align: left;
	
	color:#FFFFFF;
	background: #660000;
	border: 1px solid #333333;	
}
#menu dd {
	
}
#menu li {
text-align: center;

}
#menu li a {
	color: #003366;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu dt a{color: #ffffff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover {
	
	color:#fbb03b;
}
#menu dt a:hover {
	color:#003366;
	background: #FF8000;
}*/
a:link, a:active, a:hover, a:visited, a {
	color: White;
}
#news {
	margin-left: 20px;
}

