/* CSS Document */

/* ELEMENTS GENERAUX */
html{
	margin: 0;
	padding: 0;
}
body{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font: 0.7em Arial, Helvetica, sans-serif;
	background: #331613;
}
#global{
	position: relative;
	margin: 0 auto 0 auto;
	width: 996px;
	text-align: left;
}
/*
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#global{
	position: relative;
	margin: 0 auto 0 auto;
	width: 996px;
	text-align: left;
}
*/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size:1em;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
	background-position: left;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-left: 10px;
}

h4 {
	font-size: 1em;
	background-position: left;
	margin-top: 0px;
	margin-bottom: 5px;
}

hr {
	color: #ffb23f;
	background-color: #ffb23f;
	border: 0;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
}

.heure {
	color: #D69500;
}

/*p {
	text-indent: 10px ;
}*/

.txtRouge{
	color:#8f1e08;
}

.Ttl12aRed {color:#dc3333;FONT-SIZE:16px;font-weight:bold;}
.Ttl12aBlue {color:#1F8AE5;FONT-SIZE:16px;font-weight:bold;}

.txtBlue{
	color:#1F8AE5;
}
.txtOrangePrerace  { color: #ffa500; font-weight: bold; text-align: center }
/* FIN ELEMENTS GENERAUX */

/* STYLES DE LIENS */
a {
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-size: 1em;
	color: #8f1e08;
	text-decoration: none;
}

a.popup:link {
background: url(../images/popup.gif) no-repeat 100% 0;
padding: 0 13px 0 0;
margin-left: 0.5em;
color: #956801;
}

a.popup:visited {
background: url(../images/popup.gif) no-repeat 100% 0;
padding: 0 13px 0 0;
margin-left: 0.5em;
color: #F3AB01;
}

a.popup:hover {
background: url(../images/popup.gif) no-repeat 100% 0;
padding: 0 13px 0 0;
margin-left: 0.5em;
color: #956801;
text-decoration: none;
}

a.popup:active {
color: #956801;
text-decoration: none;
}

a.lienext:link {
background: url(../images/lienext.gif) no-repeat 100% 0;
padding: 0 15px 0 0;
margin-left: 0.5em;
text-decoration: underline;
color: #956801;
}

a.lienext:visited {
background: url(../images/lienext.gif) no-repeat 100% 0;
padding: 0 15px 0 0;
margin-left: 0.5em;
text-decoration: underline;
color: #F3AB01;
}

a.lienext:hover {
background: url(../images/lienext.gif) no-repeat 100% 0;
padding: 0 15px 0 0;
margin-left: 0.5em;
color: #543B01;
text-decoration: none;
}

a.lienext:active {
background: url(../images/lienext.gif) no-repeat 100% 0;
padding: 0 15px 0 0;
margin-left: 0.5em;
color: #543B01;
text-decoration: none;
}
/* FIN STYLES DE LIENS */

/* AUTRES */

ul#menu
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	color: #330000;
}

ul#menu li {
	display: block ; 
	line-height: 20px ;
	background: url(../images/fond_lien_bdn2.gif) no-repeat 0 -0px ;
	text-indent: 10px ;
}

ul#menu li .double{
	display: block;
	text-indent: 10px;
	line-height: 8px;
	margin: 0 0 5px 0;
}

ul#menu li a {
	display: block ; 
	line-height: 20px ;
	width: 100%;
	color: #000 ;
	margin: 0;
	text-indent: 10px ;
	text-decoration: none ;
	background: url(../images/fond_lien_bdn.gif) no-repeat 0 -0px ; 
}

ul#menu li a:hover {
	background: url(../images/fond_lien_bdn.gif) no-repeat 0 -20px ; 
	color: #FFFFCC ;
}

ul#menu li a:visited {
	background: url(../images/fond_lien_bdn.gif) no-repeat 0 -40px ;
	color: #663300 ;
}

ul#menu li ul li {
	background:none;
}
ul#menu li ul li a {
	background:none;
}
ul#menu li ul li a:hover {
	background:none;
}
ul#menu li ul li a:visited{
	background:none;
}

ul.arrowlink { 
	list-style-type: none;  
	padding-left: 0px;
	margin-left: 0px;
	}

li.Arrowlink {
	background: url(../images/fleche3.gif) no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-top: 10px;
	list-style-type: none;  
}

ul.HomeNews { 
	list-style-type: none;  
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	
	}

li.HomeNews {
	background: url(../images/fond_lien_bdn3.gif) no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;  
}

li.HomeNews a { 
	text-decoration: underline;
	color: #663300;
}

li.HomeNews a:hover {
	text-decoration: underline;
	color: #D69500;
}

ul, li { 
	list-style-type: square;  
}
		
.popupClose {
	border: #ffb23f 1px solid;
	background-color: #ffffff;
	font-size: 0.9em;
	padding: 5px 5px 5px 5px;
	margin-top: 3px;
	color: #000000;
	float: right;
	text-align: center;
}

.touteautre {
			color: #CC9900;
			font-weight: bold;
			padding-bottom: 1px;
			padding-top: 1px;	
			}

.inscription {
			color: #8f1e08;
			font-weight: bold;
			padding-bottom: 1px;
			padding-top: 1px;	
			}

.copyright {
	padding-bottom: 10 px;
	padding-top: 10 px;
	padding-left: 21 px;
	color: #ffffff;
}

.autreevent {
	font-size: 1.1em;	
	font-weight: bold;
	color: #ffffff;
}
.semi {
	padding-bottom: 1 px;
	padding-top: 1 px;
	padding-left: 1 px;
	font-size: 1em;	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
.semi a:hover {
	text-decoration: underline;
	color: #D69500;
}

p.txtintro {
	padding-left: 10px;
	font-color: #330000;
	letter-spacing: 0.1em;
	text-indent: 0px ;
}

.menuHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #330000;
	background-color: #F2E6B6;
}

/* FIN AUTRES */
	
/* TABLEAUX */	
table.datagrid1 {
	background-color: #ffb23f;
	font-size: 1.1em;
	width: 100%;
}
table.datagrid1 th {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

table.datagrid1 tr.head th {
	font-size: 0.9em;
	background-color: #F6D381;
	color: #000000;
	font-weight: bold;
}

table.datagrid1 tr.back1 {
	background-color: #f8f3df;
}

table.datagrid1 tr.back2 {
	background-color: #ffffff;
}

table.datagrid1 td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
	
table.datagrid2 {
	background-color: #8f1e08;
	font-size: 1.1em;
}
table.datagrid2 th {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

table.datagrid2 tr.head th {
	font-size: 0.9em;
	background-color: #F6D381;
	color: #000000;
	font-weight: bold;
}

table.datagrid2 tr.back1 {
	background-color: #f8f3df;
}

table.datagrid2 tr.back2 {
	background-color: #ffffff;
}

table.datagrid2 td {
	font-size: 0.9em;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

table.infosImportantesColonne2  { font-size: 1.3em; background-color: #8f1e08; width: 100% }

table.infosImportantesColonne2 td {
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	background-color: #f8f3df;
}

table.infosImportantes  { font-size: 1.4em; background-color: #8f1e08; width: 100% }

table.infosImportantes th {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

table.infosImportantes tr.head th  { color: #000000; font-size: 0.7em; font-weight: bold; background-color: #8f1e08; text-align: left }

table.infosImportantes tr.back1  { background-color: #ffb23f }

table.infosImportantes tr.back2 {
	background-color: #ffffff;
}

table.infosImportantes td  { background-color: #ffb23f; padding: 5px; vertical-align: top }

table.petitTableau {
	background-color: #ffb23f;
	font-size: 1.4em;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
table.petitTableau tr.head th {
	font-size: 0.7em;
	background-color: #F6D381;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

table.petitTableau th {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

table.petitTableau tr.back1 {
	background-color: #f8f3df;
}

table.petitTableau tr.back2 {
	background-color: #ffffff;
}

table.petitTableau td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

table.autresevents {
	background-color: #d69500;
	margin-bottom: 5px;
	margin-top: 10px;
}
table.autreevent {
	background-color: #8f1e08;
	margin-bottom: 5px;
	margin-top: 10px;
}

TABLE.TabBackOrangeDflt {background-color:#fb771f;}
TABLE.TabBackWhite {background-color:#ffffff;}
TABLE.TabSolidBlueDef, table.tabborder {border-width:1px;border-style:solid;border-color:#252666;}
TABLE.TabSolidBlackDef, table.tabborder {border-width:1px;border-style:solid;border-color:#000000;}
table.tabborder {margin:10px 10px 10px 0;}
TR.TRBackBlueSB1 {background-color:#31669a;color:#ffffff;border-width:1px; border-style:solid;border-color:#000033;font-weight:bold;}
TR.TRBackGrisSB1 {background-color:#f5f5f5;color:#ffffff;border-width:1px; border-style:solid;border-color:#000033;font-weight:bold;}
TR.TRBackGris {background-color:#f5f5f5;padding-left:5;color:#000033;FONT-FAMILY:Arial,Helvetica,Verdana,sans-serif;FONT-SIZE:12px;}
TR.TRColGris01 {background-color:#f5f5f5;padding-left:5;color:#000033;FONT-FAMILY:Arial,Helvetica,Verdana,sans-serif;FONT-SIZE:11px;}
TR.TRColBlanc {background-color:#FFFFFF;padding-left:5;color:#000033;FONT-FAMILY:Arial,Helvetica,Verdana,sans-serif;FONT-SIZE:11px;}

TD {FONT-FAMILY:Arial,Helvetica,Verdana,sans-serif;}
TD.TDActuHome {background-color:#ffffff;color:#000033;FONT-SIZE:12px;}
TD.TDCopyright {background-color:#0072bd;color:#ffffff;FONT-SIZE:10px;padding-left:3px;}
TD.TDSubNav01 {color:#3300FF;FONT-FAMILY:Arial,Helvetica,Verdana,sans-serif;FONT-SIZE:11px; TEXT-DECORATION:none;background-color:#ffffff;PADDING-LEFT:8px;}
TD.TDBackBlueDflt {background-color:#0072bd;}
TD.TDBackBlueSB1 {background-color:#31669a;color:#ffffff;border-width:1px; border-style:solid;border-color:#000033;}
TD.TDBackBrun {background-color:#eeeee0;}
TD.TDBackBlueL {background-color:#d1e5f8;}
TD.TDBackJauneL {background-color:#ffffa5;}
TD.TDBackGrisL {background-color:#f5f5f5;}
TD.TDBackWhiteSg {border-width:1px; border-style:solid;border-color:#cccccc;}
TD.TDColGris01 {background-color:#f5f5f5;padding-left:5;color:#000033;FONT-FAMILY:Arial,Helvetica,Verdana,sans-serif;FONT-SIZE:11px;}
TD.TDColGris01Bold{background-color:#f5f5f5;padding-left:5;color:#000033;FONT-FAMILY:Arial,Helvetica,Verdana,sans-serif;FONT-SIZE:11px;font-weight:bold;}
TD.TDColDefault {padding-left:5;color:#000033;FONT-FAMILY:Arial,Helvetica,Verdana,sans-serif;FONT-SIZE:11px;}


/* FIN TABLEAUX */

/* STYLES D'IMAGES */
.conteneurPhotoLegendeGauche {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 180px;
}

.conteneurPhotoLegendeDroite {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
	width: 180px;
}
	
.imgBorderLegende {
	border: 1px;
	border-style: solid;
	border-color: #ffb23f;	
	margin-top: 3px;
	margin-bottom: 10px;
}
	
.legende {
	background-color: #ffffff;
	font-size: 0.9em;
	color: #666666;
	text-align: center;
}
.imgNewsletter {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 3px;
	float: left;
}

.imgGauche {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
	
.imgDroite {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 8px;
	float: right;
}

.imgGaucheBorder {
	border: 1px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 8px;
	border-style: solid;
	border-color:#ffb23f;
	float: left;
}
	
.imgDroiteBorder {
	border: 1px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 8px;
	border-style: solid;
	border-color: #ffb23f;
	float: right;
}
	
/* FIN STYLES D'IMAGES */

/* CELLULES AVEC COULEUR DE FOND */
.tdBDN {
	background-color: #331613;
}

.tdFiletBDN {
	background-color: #ffffcc;
}

.tdFondBDN {
	background-color: #d69500;
}

.tdFondOrange {
	width: 1px;
	background-color: #ffb23f;
}
.tdFondRouge {
	width: 1px;
	background-color: #8f1e08;
}
.tdFondNoir {
	width: 1px;
	background-color: #331613;
}
.tdFondPage {
	background-color: #ffffff;
}

/* FIN CELLULES AVEC COULEUR DE FOND */

/* tableau classements */

table.tabborder {border-width:1px;border-style:solid;border-color:#252666;} 
td.backhead, tr.backhead  { color: #000; background-color: #ffb23f; border: solid 1px #000033 }
td.celluleclsmt, .resultat {background-color:#F6D381;}
tr.backhead th { font: bold 0.7em Arial, Helvetica, sans-serif; text-align: center }
tr.backheadElite { color: #000; font-size: 1em; font-weight: bold; background-color: #ffb23f; text-align: center; text-transform: uppercase; border: solid 1px #000033 }
.noresult {color:#dc3333;}

/* --- FIN tableau classements --- */

/* bouton de la boutique officielle */

#btn_boutique{
	float: right;
	display: inline;
	margin: 10px 12px 0;
}
/* --- FIN bouton boutique officielle --- */

/* tableau temps de passage  */

#info_cr{
	margin: 30px 10px;
}

#tps_psg caption{
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 13px 0;
}
#tps_psg{
	margin: 10px;
	border: none;
}

#tps_psg th{
	text-align: left;
	background-color: #F6D381;
}

#tps_psg td{
	text-align: center;
}

#info_cr p{
	font: bold 120% Arial, Helvetica, sans-serif;
}

#dsrd{
	border: solid 2px #F6D381;
	padding: 0.5em 1em;
}

#nom,#ctgr{
	padding: 0.6em 1.4em;
	background-color: #F6D381;
}

/* FIN tableau temps de passage  */


/* DEBUT tableau nbre d'arrivants */
#nbr_arr{
	/*margin-right: 20px;*/
	width:100%;
	border: 1px dotted black;
	text-align:center;
}
#nbr_arr th{font-size:0.8em}
#nbr_arr .resultat{}
/* FIN tableau nbre d'arrivants */

/* tableau Concours Déco  */


#tab_cdeco caption{
	font: bold 70% Arial;
	text-align: left;
	padding: 20px 0 8px;
}

/* FIN tableau Concours Déco  */


/* PUBLICITE ________________________________________________*/
#pubSkyscrapper{
	width: 120px;
	height: 600px;
	/*border: solid 2px #fff;*/
	display: block;
	position: absolute;
	top: 146px;
	left: 910px;
}

#pubSkyscrapper2{
	width: 120px;
	height: 600px;
	/*border: solid 2px #fff;*/
	display: block;
	position: absolute;
	top: 146px;
	left: 950px;
}
#carrepub{
	width: 300px;
	height: 250px;
	float: right;
	margin: 0 0 0 10px;
}

