* {margin:0;padding:0}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #900;
	background-attachment: scroll;
	font-family: Arial, helvetica, sans-serif;
	font-size: 75%;
	color: white;
}

/* CONTENEUR body +1 */
#container {
	position: relative;
	top: 0;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 850px;
	min-width: 850px;
}


/* CONTENEUR conteneur+1 */
#top{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 91px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
}

/* CONTENEUR conteneur+1 */
#middle{
	position: relative;
	float:left;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	min-height: 400px;
	clear: both;
	vertical-align: top;
}

/* CONTENEUR conteneur+1 */
#bottom {
	float:left;
	position: relative;
	top: 80px;
	clear: both;
	height: 1.2em;
	width: 100%;
	margin: 0;
	padding: 0;
	border-color: transparent;
	border-width: 1px;
	border-style: solid;
	background-color: #C03;
	color: white;
	vertical-align: middle;
	line-height: 1.2em;
	font-size: 0.94em;
	text-align: center;
}

/* HORS CONTENEUR */
#bottomLine{
	float:left;
	clear: both;
	position: relative;
	top: 67px;
	right: 0;
	height: 8px;
	width: 100%;
	text-align: right;
	font-size: 0.85em;
	color: white;
	margin: 0 0 50px 0;
	padding: 0;
	background-color: transparent;
}

/* CONTENEUR conteneur+2 */
#left{
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 152px;
	height: 100%;
	float: left;
	background-color: transparent;
}    



/* CONTENEUR conteneur+2 */
#right {
	position: relative;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 170px;
	height: 100%;
	float: right;
	background-color: transparent;
}    


/* CONTENEUR conteneur+2 */
/****** HOME 2 COLONNES ********/
#homeBig {
	position: relative;
	top: 70px;
	left: 0px;
	margin: 0 0 0 0;
	padding: 0;
	width:100%;
	vertical-align: top;
	min-height: 320px;
	height: 100%;
	background-color: transparent;
}

/****** HOME 3 COLONNES ********/
#home {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 0 152px;
	padding: 0;
	width: 500px;
	vertical-align: top;
	min-height: 320px;
	height: 100%;
	background-color: transparent;
}

/* CONTENEUR conteneur+2 */
#menu_top_horizontal{
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	min-height: 20px;
	clear: both;
	vertical-align: top;
}

#images_top_horizontal {
	position: relative;
	top: 0px;
	left: 0;
	margin: 0 0 0 0;
	padding: 3px;
	width:100%;
	vertical-align: top;
	min-height: 80px;
	background-color: transparent;
}

/* CONTROLER LA HAUTEUR DU BODY pour ie6   ####################### */

* html #homeBig {
	height: 600px;
	margin: 0 0 0 0;
}

* html #home {
	height: 600px;
	margin: 0 0 0 0;
}

* html #right {
	position: absolute;
	left: 680px;
}

* html #left {
	position: absolute;
}

/* ########################### fin ie6 ####################### */

.clear0{
	clear: both;
	height: 0px;
}

.clear25{
	clear: both;
	height: 25px;
}

.clear50{
	clear: both;
	height: 50px;
}



/* ##################  FIN ELEMENTS DE MISE EN PAGE ##################  */


/* ##################  TOP ##################  */

#topcontent{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

#logo {
}	

#logo img{
	border: 0;
}

#drapeaux
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
}

#drapeaux li {
	list-style-type: none;
	display: block;
	float: right;
	margin: 0 0px 0 0px;
	padding: 0 10px 0 10px;
	border-left: navy;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

#drapeaux .first {
	margin: 0 0px 0 0px;
	padding: 0 10px 0 10px;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	border-color: navy;
}

#drapeaux .a
{
	text-decoration: none;
}

#sponsors {
	position: absolute;
	top: 9px;
	left: 684px;
}

#sponsors img{
	border: 0;
}

#welcome{
	margin: 0 0 3px 0;
	width: 100%;
	background-color: navy;
	text-align: left;
	padding: 0;
}

#welcome p{
	margin: 0 0 0 13px;
	color: white;
	font-weight: bold;
	font-size: 0.94em;
}

/* MENUHOME */
#menuhomeBox
{
	clear: both;
	background-color: #0060B6;
	width: 100%;
	height: 20px;
}

#menuhome
{
	margin: 0;
	padding: 0;
	line-height: 10px;
	float: right;
}

#menuhome ul {
    list-style: none;
    }
    
#menuhome li
{
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
	border-left: white;
	border-width: 0 0 0 1px;
	font-size: 110%;
	font-weight: bold;
	border-style: none none none solid;
}
    
#menuhome a
{
	display: block;
	background-color: #0060B6;
	padding: 5px 15px 4px 15px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#menuhome a:hover {
	color: white;
	background-color: navy;
}

#menuhome #current 
{
	background-color: navy;
	margin-top: 0px;
}

#menuhome #current a 
{
	background-color: navy;
	color: white;
}

/* FIN menuhome */

/* ##################  FIN TOP ##################  */

/* ##################  LEFT ##################  */




/* LOGINLEFT */

#leftcontent {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 100%;
	clear: both;
}

#leftcontent h2{
	text-align: center;
}

#leftcontent .txtleft {
	text-align: center;
	background-color: #DC470D;
	border-color: #F30;
	border-width: 0 5px 0 5px;
	border-style: plain;
	padding: 5px;
	margin: 5px;
}

#leftcontent .inscrit{
	text-align: center;
	color: red;
}

#leftcontent .inscrit a {
	text-align: center;
	color: red;
	text-transform: uppercase;
	text-decoration: blink;
}

#leftcontent ul {
	margin: 5px;
	list-style: none;
}

#leftcontent li {
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 5px;
	color: black;
	border-color: #036;
	border-width: 5px 0 0 0;
	border-style: solid;
	line-height: 1em;
	background-color: #9CF;
}

/* fin login */


/* Fin LOGINLEFT


/* MENU GESTION SI LOGGE */

#menugestionblock {
	padding: 0;
	margin: 0;	
}

#menugestion {
	position: relative;
	top: 5px;
	width: 140px;
	border: 1px #0060B6 solid;
	padding: 0;
	margin: 0 auto 0 auto;
}

#menugestion h1 {
	font-size: 1.2em;
	background-color: #0060B6;
	color: white;
	padding: 0;
	margin: 0;
	height: 25px;
	line-height: 25px;
}

#menugestion ul{
    list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

#menugestion li {
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#menugestion .sub{
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#menugestion a{
	display: block;
	height: 16px;
	text-decoration: none;
	color: #0060B6;
	padding: 4px 0 0 15px;
	margin: 0;
	width: 90%;
	border-bottom: 1px #0060B6 solid;
}

#menugestion a:hover{
	display: block;
	padding-left: 15px;
	margin: 0;
	color: white;
	background-color: navy;
	width: 90%;
}

/* FIN menu Gestion */

/* ##################  FIN LEFT ##################  */



/* ##################  HOME 2 COLONNES ##################  */
/* HERE */
#homecontentBig{
	padding: 5px 10px 0 10px;
	margin: 0;
}

.contentwelcome {
	background-color: #DC470D;
	margin: 5px;
}

.contentwelcome {
	border:0px;	
}

.contentwelcome .txtcontent {
	text-align: left;
	padding: 5px;
	color: white;
}

.contentwelcome .txtcontentnopadding {
	text-align: left;
	color: white;
}

.photo {
}

.big {
	width: 600px;
	margin: 3px;
}

.mid {
	width: 255px;
	margin: 0 1px 0 1px;
}


#table {
	padding: 0;
	margin: 0;
	width: 100%;
}

#table table{
	padding: 0;
	margin: 0 auto 0 auto;
	width: 100%;
}

#table th {
	padding: 0;
	margin: 0;
	background-color: white;
	color: #0060B6;
	height: 25px;
	line-height: 25px;
	border-top: 1px #0060B6 solid;
	border-right: 0;
	border-bottom: 1px #0060B6 solid;
	border-left: 0;
}

#table 
.none{
	padding: 0;
	margin: 0;
	background-color: white;
	color: #0060B6;
	height: 25px;
	line-height: 25px;
	border: 0;
}

#table tr{
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	color: black;
	height: 25px;
	line-height: 25px;
}

#table .bouton {
	margin: 5px 0 0 30px;
	font-size: 1em;
}

/* ##################  FIN HOME 2 COLONNES ##################  */


/* ##################  HOME 3 COLONNES ##################  */

#homecontent{
	padding: 10px 10px 0 10px;
	margin: 0;
}

#homecontent h1 {
	color: #0060B6;
	margin: 0 10px 15px 10px;
	padding: 0 0 0 75px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	line-height: 2em;
	border-color: #0060B6;
	border-width: 0 0 1px 0;
	border-style: solid;
	vertical-align: middle;
	background-image: url(../interface/fr/deco/content_h1.gif);
	background-repeat: no-repeat;
	font-style: italic;
	text-align: left;
}

#homecontent h2 {
	font-size: 1.1em;
}

#homecontent p {
	font-size: 1em;
	color: #0A50A1;
}

/* name + Iframe INFO CLIENT*/
.name_reservation {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}

.name_reservation input{
	width: 80%;
	float: left;
}

#voir {
	float: left;
	width: 15%;
}

#cacher {
	float: left;
	width: 15%;
}

.resabouton{
	width: auto;
	float: left;
	margin: 0 0 5px 5px;
}

#infoclient {
	clear: both;
	width: 100%;
	margin: 0;
}

#infoclient .iframeinfoclient{
	margin: 0;
	width: 100%;
	height: 400px;
	border: 0;
}

/* FIN Iframe INFO CLIENT*/


/* TABLE FORM*/
#tableForm{
	text-align: left;
	width: 100%;
	margin: 0 0 7px 0;
}

#tableForm fieldset{
	text-align: left;
	margin: 5px 30px 0 30px;
	padding: 0 0 10px 5px;
	width: auto;
}

#tableForm legend {
	padding: 0 5px 0 5px;
	color: #F60;
	text-transform: uppercase;
}

#tableForm label {
	display: block;
	margin-top: 5px;
}

#tableForm .pre {
	width: 100%;
	height: 1px;
	clear: left;
}

#tableForm .radio {
	width: 90%;
	clear: left;
	line-height: 1.8em;
	vertical-align: bottom;
}

#tableForm .radio input {
	padding-left: 5px;
}

#tableForm .one {
	width: 90%;
	clear: left;
	line-height: 1.8em;
	vertical-align: bottom;
}

#tableForm .one input {
	width: 98%;
	padding-left: 5px;
}

#tableForm .one textarea {
	width: 100%;
	padding-left: 5px;
}

#tableForm .one select {
	font-size: 0.93em;
	width: auto;
}

#tableForm .one option {
	margin: 0;
	padding: 0 7px 0 0;
	width: auto;
}

#tableForm .two {
	width: 45%;
	float: left;
}

#tableForm .two input {
	width: 95%;
	padding-left: 5px;
}

#tableForm .three10 {
	width: 10%;
	float: left;
}

#tableForm .three10 input {
	width: 85%;
	padding-left: 5px;
}

#tableForm .three30 {
	width: 30%;
	float: left;
}

#tableForm .three30 input {
	width: 95%;
	padding-left: 5px;
}

#tableForm .three40 {
	width: 40%;
	float: left;
}

#tableForm .three40 input {
	width: 95%;
	padding-left: 5px;
}

#tableForm .inline {
	width: auto;
	float: left;
	margin-right: 10px;
}

#tableForm .inline input {
	padding-left: 5px;
}

#tableForm .inline select {
	padding-left: 5px;
}

#tableForm .toline {
	width: auto;
	clear: left;
}

#tableForm .bouton {
	margin: 5px 0 0 30px;
	font-size: 1em;
}

/* FIN DU TABLE FORM*/

/* INC_MENUSERVICES */

#tableForm .services {
	clear: both;
	display: block;
	width: 100%;
	margin: 0 auto 0 auto;
}

#tableForm .services table {
	margin: 10px 0 0 0;
	width: 98%;
}

#tableForm .services th {
	margin: 10px 0 0 0;
}

#tableForm .lineService {
	text-align: center;
	width: 45%;
}

#tableForm .sendService {
	text-align: center;
	width: 10%;
}

#tableForm .services input {
	text-align: center;
}

#tableForm .services select {
	width: 100%;
}

/* FIN INC_MENUSERVICES */


/* IFrame Immatriculation */

.suggestion_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	border: 1px solid #000000;			
}
.suggestion_linkover {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
	border: 1px solid #000000;			
}
#suggestion_plaque {
	position: absolute;
	background-color: #FFFFFF; 
	text-align: left; 
}

/* FIN IFrame Immatriculation */


/* REGCHOICE */
#regChoice{
	text-align: center;
	width: 100%;
}

#regChoice .two {
	width: 49%;
	float: left;
}

#regChoice .two a {
	text-decoration: none;
	display: block;
	margin: 5px;
	text-align: center;
	padding: 4px;
	background-image: url(../interface/fr/deco/loginHilight.gif);
	color: white;
}

#regChoice .two a:hover {
	text-decoration: none;
	background-image: none;
	background-color: #0060B6;
	color: white;
}
/* FIN REGCHOICE */


/* ##################  FIN HOME 3 COLONNES ##################  */



/* ##################  RIGHT  ##################  */


/* LOGINRIGHT */
#rightcontent {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 100%;
	clear: both;
}

#rightcontent .rightbox{
	margin: 10px auto 10px auto;
	width: 95%;
	border-color: #0060B6;
	border-width: 1px;
	border-style: solid;
}

#rightcontent .rightbox img{
	margin: 10px auto 10px auto;
}

#rightcontent .rightbox p{
	padding: 7px 0 0 0;
	margin: 0 auto 0 auto;
	width: 130px;
}

#rightcontent .rightbox input{
	width: 125px;
}

#rightcontent .bouton{
	margin: 5px 0 5px 0;
	width: 125px;
	font-size: 0.94em;
}

#rightcontent .rightboxerror {
	padding: 7px 0 0 0;
	margin: 0 auto 0 auto;
	width: 130px;
	color: red;
}


/* fin loginRIGHT */

#rightcontent .rightboxGreen
{
	padding: 10px 0 5px 0;
	text-align: center;
	width: 85%;
	margin: 10px auto 10px auto;
	background-color: #0060B6;
	height: 100%;
}    

#rightcontent .rightboxGreen h1
{
	padding: 0;
    margin: 0 5px 0 5px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	vertical-align: middle;
	color: #A6EAFF;
	text-align: center;
}    

#rightcontent .rightboxGreen p
{
    margin: 0 8px 0 8px;
	padding: 3px 0 3px 0;
	color: white;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.94em;
}


/* ##################  FIN RIGHT  ##################  */

/* ##################  BOTTOM ##################  */


/* ************MessageBoard */
#message_board
{
	clear: both;
	position: relative;
	top: 35px;
	left: 0;
	width: 100%;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 85%;
	line-height: 1.5em;
	color: white;
	text-align: left;
	background-color: navy;
	vertical-align: top;
}

#message_board table
{
	padding: 10px;
}

#message_board td
{
	vertical-align: top;
}

#message_board p
{
	padding: 10px;
	margin: 0; 
}

#message_board form
{
	padding: 10px;
	margin: 0; 
}

/* ---------TOP MENU--------- */
dl, dt, dd, ul, li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu
{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	top: 0;
	left: 2%;
	z-index:100;
	width: 100%; /* correction pour Opera */
}

#menu dl
{
	float: left;
	width: 7.40em;
}

#menu dt
{
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background:#DC470D;
	margin: 1px;
	color:white;
}


/*HERE*/
/*2 First line*/
#menu dd
{
	float:none;
	display: none;
	color:white;
}

#menu li
{
	float:none;
	text-align: center;
	background: #fff;
	background:#db6f45;
	color:white;
}

#menu li a, #menu dt a
{
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	color:white;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus 
{
	background: #DB0016;
}

/* Conteneur fiche pilote */

.fichepilote
{
	position:relative;
	float:left;
	margin:5px 0px 5px 39px;
	padding:4px;
	width:350px;
	min-heigth:300px;
	background-color:#DC470D;
	text-align:left;
	border: 1px solid white;
}

.photofiche
{
	position:relative;
	float:left;
	border:2px solid #DC470D;
}

.fichepilote p
{
	padding:2px;
}

#containerpilotes
{
	position:relative;
	float:left;
	width:100%;
}

/* Conteneur motos */

.fichemoto
{
	position:relative;
	float:left;
	margin:5px 0px 5px 80px;
	padding:4px;
	width:650px;
	min-heigth:300px;
	background-color:#DC470D;
	text-align:left;
	border: 1px solid white;
}

.fichemoto h2
{
	text-align:center;	
}

.photomoto
{
	position:relative;
	float:left;
	border:2px solid #DC470D;
	left:70px;
}

#descriptionmotos
{
	position:relative;
	float:left;
	width:500px;
	left:70px;
}

.descriptionmoto
{
	position:relative;
	float:left;
	width:238px;
	margin:0px 5px 0px 5px;
}

#containermotos
{
	position:relative;
	float:left;
	width:100%;
}

/* ---NEWS--- */

.contentnewspress
{
	position:relative;
	float:left;
	width:700px;
	margin-left:65px;
}

.contentnews
{
	position:relative;
	float:left;
	width:500px;
	margin-top:18px;
	margin-left:25px;
}

.contentbook
{
	position:relative;
	float:left;
	width:140px;
	margin-top:18px;
}

#news_red
{
	position:relative;
	float:left;
	margin:5px 0px 5px 5px;
	padding:4px;
	width:480px;
	border: 1px solid white;
	background-color:#DC470D;
	text-align:left;
}

#news
{
	position:relative;
	float:left;
	margin:5px 0px 5px 80px;
	padding:4px;
	width:650px;
	border: 1px solid white;
	background-color:#DC470D;
	text-align:left;	
}

.news_date
{
	position:relative;
	float:right;
	font-style:italic;	
}

.othernews
{
	position:relative;
	float:center;	
}

.othernews a:link
{
	color:white;
	text-decoration:underline;
}

.othernews a:hover
{
	text-decoration:underline;
}

.othernews a:visited
{
	color:white;
	text-decoration:underline;	
}

.news_hr
{
	margin:2px;	
}

#news h2
{
	padding-left:2px;
}

#news p
{
	padding-left:2px;
}

#containernews
{
	position:relative;
	float:left;
	width:100%;
}

.accueil_h2
{
	text-align:center;
}

//----------------

#containergalerie
{
	position:relative;
	float:left;
	width:100%;
}

#containermenugalerie
{
	position:relative;
	float:left;
	width:100%;
}

#containergalerie a:link
{
	color:#FFFFFF;
	text-decoration:underline;
}

#containergalerie a:hover
{
	color:red;
	text-decoration:none;
	background-color:#DB0016;
}

#containergalerie a:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}

#galerie {
	position:relative;
	background-color:#DC470D;
	text-align:left;
	float:left;
	border:solid;
	border-width:1px;
	padding:3px;
	margin-top:5px;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:5px;
	padding:2px;
	width:187px;
	height:190px;
	vertical-align:center;
}

#containerphotos
{
	position:relative;
	height:220px;
	float:left;
}

#photos {
	position:relative;
	background-color:#DC470D;
	text-align:left;
	float:left;
	border:solid;
	border-width:1px;
	padding:4px;
	margin-top:5px;
	margin-bottom:15px;
	margin-left:3px;
	margin-right:3px;
	min-width:129px;
	vertical-align:center;
}

#titre_galerie {
	font-size:12px;
}

#information_galerie {
	font-size:10px;
}

#inter_fleche {
	font-size:9px;
}

#galerie a:link {
	text-decoration:none;
	color:#000000;
}

#galerie a:hover {
	text-decoration:none;
	color:#000000;
}

#galerie a:visited {
	text-decoration:none;
	color:#000000;
}

//------- CR ------------

#containercatgeorie
{
	position:relative;
	float:left;
	width:100%;	
}

#compterenducategorie
{
	width:98%;
	background-color:#DC470D;
	margin:5px;
	padding:3px;
}

#compterenducategorie h3
{
	text-align:left;
	text-decoration:underline;
}

#compterenducategorie p
{
	text-align:left;	
}

#compterenducategorie ul
{
	text-align:left;
	margin-left:15px;
}

#compterenducategorie li
{
	text-align:left;
	padding:5px;
}

#cr_gen
{
	width:100%;
	margin:1px;
	height:52px;
}

#cr_gen a:link
{
	color:#FFFFFF;
	text-decoration:underline;
}

#cr_gen a:hover
{
	color:#900;
	text-decoration:none;
}

#cr_gen a:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}

#cr_img
{
	float:left;
}

#cr_img img
{
	border: 2px solid #DC470D;
}

#cr_texte
{
	margin-top:12px;
	font-style:italic;
	float:left;
}

//SPONSORS
#sponsor
{
	position:relative;
	float:left;
	width:100%;
}

#sponsor h3
{
	text-align:center;
	color:#FFFFFF;
	text-decoration:underline;
}

#sponsor a:link
{
	color:#FFFFFF;
	text-decoration:none;
}

#sponsor a:hover
{
	color:#900;
	text-decoration:none;
}

#sponsor a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#sponsor img
{
	border: 1px solid #DC470D;
}

//Circuits



//Contact

#formulaire
{
	width: 40%;
}

#formulaire p
{
	margin: 2px 0;
}

/* fieldset , legend */

#formulaire fieldset
{
	margin-bottom: 10px;
	background-color:#DC470D;
	border: #CCC 1px solid;
	margin:5px;
	padding:3px;
	width:75%;
}

#formulaire fieldset legend
{
	padding: 0 10px;
	font-size: 1.2em;
	text-align:left;
	margin-left:10px;
	color: #FFFFFF;
}

/* Label */
#formulaire label
{
	background-color:#db6f45;
	display:block;
	width:20%;
	float:left;
	padding-right:1%;
	text-align:right;
	letter-spacing:1px;
}

/*#formulaire label:hover
{
	font-weight: bold;
}*/

#formulaire .form_label_nostyle
{
	background: none;
}

/* Input et textarea */

#formulaire input, #formulaire select, #formulaire textarea
{
	margin-left: 1%;
	width: 40%;
	border: #CCC 1px solid;
}

#formulaire input:hover, #formulaire select:hover, #formulaire input:focus, #formulaire select:focus
{
	border: #999 1px solid;
	background-color: #DDEEFF;
}

#formulaire .form_input_day_month
{
	width: 3%;
}

#formulaire .form_input_year
{
	width: 6%;
}

/* button submit */
#formulaire input[type="submit"]
{
	border: #DDEEFF 1px solid;
	background-color:#db6f45;
	display:block;
	width:30%;
	float:left;
	padding-right:1%;
	letter-spacing:1px;
}

#formulaire input[type="submit"]:hover
{
	background-color: #DB0016;
	cursor: pointer;
}

#formulaire input[type="reset"]
{
	border: #DDEEFF 1px solid;
	width: 32%;
	background-color:#db6f45;
}

#formulaire input[type="reset"]:hover
{
	background-color: #DB0016;
	cursor: pointer;
}

/* Calendrier Mois */

#calendrier_mois
{
	text-align:left;
	position:relative;
	float:left;
	width:99%;
	margin:3px;
	padding:3px;
	background-color:#DC470D;
}

#calendrier_mois h2
{
	text-decoration:underline;
	margin-bottom:3px;
}

#calendrier_mois li
{
	margin-left:9px;
}

#calendrier_mois a:link
{
	color:#FFFFFF;
	text-decoration:underline;
}

#calendrier_mois a:hover
{
	color:#900;
	text-decoration:underline overline;
}

#calendrier_mois a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

/* Circuit */

.fichecircuit
{
	position:relative;
	float:left;
	margin:5px 0px 5px 110px;
	padding:4px;
	width:600px;
	min-heigth:300px;
	background-color:#DC470D;
	text-align:left;
	border: 1px solid white;
}

.fichecircuit a:link
{
	color:#FFFFFF;
	text-decoration:underline;
}

.fichecircuit a:hover
{
	color:#900;
	text-decoration:underline overline;
}

.fichecircuit a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.fichecircuit p
{
	padding:2px;
}

.fichecircuit li
{
	margin-left:19px;	
}

.txtdescriptioncircuit
{
	position:relative;
	float:left;
	width:400px;
	height:113px;
}

.photocircuit
{
	position:relative;
	float:left;
	border:2px solid #DC470D;
}

#containercircuits
{
	position:relative;
	float:left;
	width:100%;
}

/* Liens */

#containerliens
{
	position:relative;
	float:left;
	width:100%;
}

.categorielien
{
	position:relative;
	float:left;
	margin:5px 0px 5px 110px;
	padding:4px;
	width:600px;
	background-color:#DC470D;
	text-align:left;
	border: 1px solid white;
}

.lien
{
	position:relative;
	float:left;
	width:50%;	
}

.categorielien h2
{
	font-size:16px;
	border-bottom: 1px solid white;
}

.categorielien a:link
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.categorielien a:hover
{
	color:#900;
	text-decoration:underline overline;
	font-weight:bold;
}

.categorielien a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

/* Equipe */

.ficheequipe
{
	position:relative;
	float:left;
	margin:5px 0px 5px 28px;
	padding:4px;
	width:230px;
	min-heigth:300px;
	background-color:#DC470D;
	text-align:left;
	border: 1px solid white;
}

.photoequipe
{
	position:relative;
	float:left;
	border:2px solid #DC470D;
}

.ficheequipe p
{
	padding:2px;
}

#containerequipe
{
	position:relative;
	float:left;
	width:100%;
}

/* Championnats */

#containerchampionnats
{
	position:relative;
	float:left;
	width:100%;
}

.championnat
{
	position:relative;
	float:left;
	margin:5px 0px 5px 110px;
	padding:4px;
	width:600px;
	background-color:#DC470D;
	text-align:left;
	border: 1px solid white;
}

.championnat li
{
	margin-left:10px;
}

.championnat h2
{
	font-size:16px;
	border-bottom: 1px solid white;
}

.championnat a:link
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.championnat a:hover
{
	color:#900;
	text-decoration:underline overline;
	font-weight:bold;
}

.championnat a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.championnat img
{
	border: 0px solid white;
}
