/* CSS Document */
body {font-family: Arial, Helvetica, sans-serif;
	   background-color: #333333;
}
#page {
	width: 900px;
	overflow: hidden;
	min-width: 900px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F9F9F9;
	height: auto;
}
a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC3E1A;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #CC3E1A;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1pt;
}
h2 {
	color: #333333;
	font-size: 12px;
	letter-spacing: 1pt;
}
h3 {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}
h4 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
h5 {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
h6 {
	color: #CC3E1A;
	font-size: 12px;
	letter-spacing: 1pt;
}
p {
	color: #333333;
	font-size: 11px;
}
#menu {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:180px;
	z-index:11;
}
#page #menu a {
	color: #F9F9F9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height: auto;
	background-repeat: no-repeat;
}
#page #pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: center;
}
#page #pied a {
	color: #666666;
}


.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.rouge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: CC3E1A;
	font-weight: bold;
}
.gris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.gris18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.texte11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: CC3E1A;
	font-weight: bold;
}
.titregris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.titresaccueil {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 2px;
}
.titresaccueilpetit {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 2px;
}
.pied_de_page {
	font-size: 9px;
	color: #666666;
	letter-spacing: 3px;
	text-align: center;
}
#page #pied a:hover {

	color: #CC3E1A;
}

