@charset "utf-8";
/* CSS Document */
body {
	background: #000 url(../images/bg-body.gif) repeat-x;	
}
#container {
	width: 900px;
}
#contenu {
	padding: 0 0 30px 0;
	width: 650px;
}
#contenu2 {
	padding: 0 0 30px 0;
	width: 650px;
}
.header {
	height: 143px;
}
a:hover{
	text-decoration: underline;
}
.bg1 {
	background: url(../images/bg-gauche.gif) no-repeat right bottom;
}
.bg2 {
	background: url(../images/bg-droit.gif) no-repeat left bottom;
}
.titrePageAccueil h1{
	margin:0;
	height: 44px;
	font-size: 30px;
	color: #FFF;
}
/*----------------Zone Rubrique---------------*/
/*ul#menu {
	list-style: none;
	margin : 0 0 0 13px;
	padding : 0;
	width: 224px;
	background-color:#999999;
}
ul#menu h1{
	margin : 3px 0 0 10px;
	font-size: 14px;
	line-height: 23px;
	color: #000;
}
ul#menu li ul{
	padding : 0 0 0 10px;
	list-style-type: none;
	margin : 0;
	display: block;
	background-color:#999999;
	color: #000;
}
ul#menu li ul li a{
	font-size: 12px;
	background-color:#CCCCCC;
	margin : 0;
}
ul#menu a{
	padding : 0 0 0 10px;
	display: block;
	background-color:#999999;
	font-size: 14px;
	color: #000;
}
ul#menu a:hover{
	background-color:#333;
	color: #FFF;
	text-decoration: none;
}
#rubrique {
	background: url(../images/bg_rubrique1.jpg) no-repeat left top;
	color: #999999;
	padding : 0;
}
#rubrique2 {
	background: url(../images/bg_header_menu.gif) no-repeat left top;
	color: #999999;
}
.onglet {
	background:#000 url(../images/onglet-menu-rallye.gif) no-repeat;
	height: 22px;
}
.onglet2 {
	background: url(../images/onglet-menu2.jpg) no-repeat;
	width: 224px;
	height: 22px;
}*/
ul#menu {
	list-style: none;
	margin : 0 0 0 13px;
	padding : 0;
	width: 224px;
	background-color:#999999;
}
ul#menu h1{
	margin : 3px 0 0 10px;
	font-size: 14px;
	line-height: 23px;
	color: #000;
}
ul#menu li ul{
	padding : 0 0 0 10px;
	list-style-type: none;
	margin : 0;
	display: block;
	background-color:#999999;
	color: #000;
}
ul#menu li ul li a{
	font-size: 12px;
	background-color:#CCCCCC;
	margin : 0;
}
ul#menu a{
	padding : 0 0 0 10px;
	display: block;
	background-color:#999999;
	font-size: 14px;
	color: #000;
}
ul#menu a:hover{
	background-color:#333;
	color: #FFF;
	text-decoration: none;
}
#rubrique {
	background: url(../images/bg_rubrique1.jpg) no-repeat left top;
	color: #999999;
	padding : 0px;
}
#rubrique2 {
	/*position: absolute;*/
	background: url(../images/bg-haut-rubrique.gif) no-repeat left top;
	color: #999999;
	width: 250px;
	padding : 0px;
	margin: 0px;
}
.onglet {
	background:#000 url(../images/onglet-menu-rallye.gif) no-repeat;
	height: 22px;
}
.onglet2 {
	background: url(../images/onglet-menu2.jpg) no-repeat;
	width: 224px;
	height: 22px;
}
/*----------------ZCadres---------------*/
#Cadre {
	color: #000;
	margin: 0 0 3px 0;
	background:url(../images/bg_cadre.gif) repeat-y;
}
#Cadre p, h2 {
	margin : 0 10px 0 25px;
	color: #000;
}

#Cadre  h1{
	margin : 10px 0 20px 0;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
#Cadre .CadreContenu1{
	width: 217px;
	background: url(../images/stages-decouverte.jpg) no-repeat top;
}
#Cadre .CadreContenu2{
	background: url(../images/stages-rallye.jpg) no-repeat top;
	width: 218px;
}
#Cadre .CadreContenu3{
	background: url(../images/stages-elite.jpg) no-repeat top;
	width: 218px;
}
#Cadre strong{
	color: #000; 
}

#Cadre .lien a {
	display: block;
	width: 120px;
	background: url(../images/bouton_cadre.gif) no-repeat;
	height: 30px;
	margin: 45px 0 0 15px;
	padding: 1px 0 0 8px;
	color: #000000;
}
#Cadre .lien a:hover {
	background: url(../images/bouton_cadre_on.gif) no-repeat;
	color: #FFF;
}
/*----------------Actu Index---------------*/
#actuIndex {
	float:LEFT;
	margin: 0 0 0 10px;
}
#actuIndex .contenuNews {
	padding: 35px 0 0 0;
}
#actuIndex table{
	background:#c5dc00 url(../images/BG-actuIndex.jpg) left top no-repeat;
	width:643px;
	padding: 5px 0 0 0;
}
#actuIndex H2 {
	color:#333;
}
#actuIndex p{
	color:#333;
}
#actuIndex img{
	float:left;
	margin: 5px 15px 5px 5px;
}
/*----------------Temoin---------------*/
#temoin{
	background-color:#999999;
	border-bottom: 1px solid #FFF;
	width: 643px;
	margin: 0 auto;
}
#temoin img{
	padding: 0 4px 0 0;
	margin: 0;
	background-color:#999999;
}
#temoin h1{
	margin:0;
	font-size: 20px;
	
}
#temoin h2{
	margin:0;
	font-size: 13px;
	color: #333;
}
/*----------------------------- Colonne droite contenu ------------------------------ */
#titrepage h1 {
	font-size: 16px;
	padding: 25px 0 0 80px;
	margin:0;
	height: 48px;
	background: url(../images/bg_titrePage.gif) no-repeat;
	color:#000000;
}
#ColmnDroit {
	padding:75px 0 0 0;
	width: 200px;
}
#ColmnDroit h1{
	font-size: 15px;
}
#ColmnDroit img{
	margin:10px 0 0 0;
}
#ColmnDroit a{
	color:#ccc;
	text-decoration:none;
}
#ColmnDroit a:hover{
	color:#fff;
}
#ColmnGauche {
	width: 450px;
	margin:0;
	padding: 0 20px 0 10px;
}
#ColmnGauche h1{
	font-size: 16px;
	padding: 25px 0 0 80px;
	margin:0;
	height: 48px;
	background: url(../images/bg_titrePage.gif) no-repeat;
	color:#000000;
}
#ColmnGauche h2{
	font-size: 16px;
	padding: 0;
	margin: 0;
}
#ColmnGauche img{
	padding: 0;
	margin: 10px 10px 0 0;
}
#ColmnGauche a{
	color:#ccc;
	text-decoration:none;
}
#ColmnGauche a:hover{
	color:#fff;
}
#ColmnGauche em{
	color:#fff;
}
#ColmnGauche2 {
	width: 650px;
	margin:0;
	padding: 0 20px 0 10px;
}
#ColmnGauche2 h1{
	font-size: 16px;
	padding: 25px 0 0 80px;
	margin:0;
	height: 48px;
	background: url(../images/bg_titrePage.gif) no-repeat;
	color:#000000;
}
#ColmnGauche2 h2{
	font-size: 16px;
	padding: 0;
	margin: 0;
}
#ColmnGauche2 img{
	padding: 0;
	margin: 10px 10px 0 0;
}
#ColmnGauche2 a{
	color:#ccc;
	text-decoration:none;
}
#ColmnGauche2 a:hover{
	color:#fff;
}
#ColmnGauche2 em{
	color:#fff;
}
/*-------------------------- Navigation page ----------------------------*/
#NavigPage {
	font-size: 13px;
	color:#FFF;	
}
#NavigPage img, strong{
	margin:0;
	padding:0;
}
#NavigPage .page a {
	color:#FFF;
	text-decoration:none;
	padding: 0 5px 0 5px;
	/*background-image: url(../images/nav/images/separateur-simple.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}
#NavigPage .page a:hover {
	background-image: url(../images/nav/images/navigateur-page-roll.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	color: #000;
}
#NavigPage .page {
	padding: 0 15px 0 10px;		
}

#NavigPage .nav-centre{
	color: #FFF;
	text-decoration: none;
}
#NavigPage a.suivant  {
	display: block;
	height: 20px;
	width: 80px;
	color:#FFF;
	padding-left: 5px;
	text-decoration:none;
	background-image: url(../images/nav/images/pagin-d1.gif);
	background-repeat: no-repeat;
}
#NavigPage a:hover.suivant  {
	background-image: url(../images/nav/images/pagin-d1-roll.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	color:#000;
}
#NavigPage a.suivant2  {
	display: block;
	height: 20px;
	width: 80px;
	color:#FFF;
	padding-left: 5px;
	text-decoration:none;
	background-image: url(../images/nav/images/pagin-d1.gif);
	background-repeat: no-repeat;
}
#NavigPage a:hover.suivant2  {
	background-image: url(../images/nav/images/pagin-d1.gif);
	background-repeat: no-repeat;
	color:#000;
}
#NavigPage a.precedent  {
	display: block;
	height: 20px;
	width: 80px;
	color:#FFF;
	padding-right: 5px;
	text-decoration:none;
	background: url(../images/nav/images/pagin-g1.gif) right;
	background-repeat: no-repeat;
}
#NavigPage a:hover.precedent  {
	background-image: url(../images/nav/images/pagin-g1-roll.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	color:#000;
}
#NavigPage a.precedent2  {
	display: block;
	height: 20px;
	width: 80px;
	color:#FFF;
	padding-right: 5px;
	text-decoration:none;
	background: url(../images/nav/images/pagin-g1.gif) right;
	background-repeat: no-repeat;
}
#NavigPage a:hover.precedent2  {
	background-image:url(../images/nav/images/pagin-g1.gif);
	background-repeat: no-repeat;
	color:#000;
}

/*----------------------------------- Pied de page ------------------------------------ */
#pied{
	text-align:center;
	bottom:0;
	font-size:0.8em;
	color:#ccc;
	padding:20px;
	border-top: 1px dotted #FFF;
}
#pied h1{
	font-size:12px;
	color:#ccc;
}
#pied a{
	color:#ccc;
	text-decoration:none;
	
}
#pied a:hover{
	color:#fff;
}
.separateur{
		clear: both;
}
