/* CSS Document */

/* ELEMENTS GENERAUX */
html{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font: 0.7em Arial, Helvetica, sans-serif;
	background: #000;
}
#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.2em;
	text-transform: uppercase;
}

h2 {
	font-size:1em;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-transform: uppercase;
}
h2 span {
	font-size: 0.9em;
	font-weight: normal;
}
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;
}
h5 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #59b5ec;
}
hr {
	color: #59b5ec;
	background-color: #59b5ec;
	border: 0;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
}

.heure {
	color: #59b5ec;
}
/* modifié le 13 novembre 2006 ==> PE
p {
	text-indent: 10px ;
}
*/
img{
	border: none;
}

.txtBleu{
	color:#59b5ec;
}
.txtBleuPrerace{
	color:#59b5ec;
	text-align: center;
	font-weight: bold;
}
/* FIN ELEMENTS GENERAUX */

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

a:hover {
	font-size: 1em;
	color: #07455c;
	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: #3e92c4;
}

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

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

a.popup:active {
color: #07455c;
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: #07455c;
}

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: #59b5ec;
}

a.lienext:hover {
background: url(../images/lienext.gif) no-repeat 100% 0;
padding: 0 15px 0 0;
margin-left: 0.5em;
color: #004494;
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: #004494;
text-decoration: none;
}
/* FIN STYLES DE LIENS */

/* AUTRES */

.bg_gauche{
	background-image:url(../images/img_gauche.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
.bgAngle{
	background:url(../images/bg_angle.jpg) no-repeat top right;
}
.bgBas{
	background:url(../images/bg_bas.jpg) repeat-x top left;
}
.bgBleu{
	background:url(../images/background_bdn.gif) repeat-y top right;
}

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

ul#menu li {
	display: block ;
	line-height: 20px;
	background: url(../images/fond_lien_bdn.gif) no-repeat;
	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;
}

ul#menu li a:hover{
	background: url(../images/fond_lien_bdn2.gif) no-repeat;
	color: #b2e1f8 ;
}

ul#menu li a:visited{
	background: url(../images/fond_lien_bdn3.gif) no-repeat;
	color: #07455c;
}
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_bdn4.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: #3e92c4;
}

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

ul, li { 
	list-style-type: square;
}

.popupClose {
	border: #59b5ec 1px solid;
	background-color: #ffffff;
	font-size: 0.9em;
	padding: 5px 5px 5px 5px;
	margin-top: 3px;
	color: #000000;
	float: right;
	text-align: center;
}

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

p.txtintro {
	padding-left: 10px;
	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: #b2e1f8;
}
.topage{
	margin: 0 20px 0 0;
	text-align:right;
	font-size:1em;
	color: #59b5ec;
}
#accesDirect{
	font: normal 1em Arial, Helvetica, sans-serif;
}
#accesDirect p{
	margin: 0;
}
#accesDirect span{
	font-weight: bold;
}
#accesDirect ul{
	margin: 5px 50px 15px 50px;
	float: left;
	list-style-type: disc;
}
#accesDirect a{
	text-decoration: none;
	color: #3e92c4;
}
#accesDirect a:hover{
	text-decoration: underline;
}
.animFlash, .imgCenter{
	text-align: center;
}
/* FIN AUTRES */
	
/* TABLEAUX */	
table.datagrid1 {
	background-color: #3e92c4;
	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: #59b5ec;
	color: #000000;
	font-weight: bold;
}

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

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

table.datagrid1 td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
	
table.datagrid2 {
	background-color: #3e92c4;
	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: #59b5ec;
	color: #000000;
	font-weight: bold;
}

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

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

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

table.thpartenaires {
	background-color: #3e92c4;
	font-size: 1.1em;
}

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

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

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

table.infosImportantesColonne2 td {
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	background-color: #b2e1f8;
}
table.infosImportantes {
	background-color: #59b5ec;
	font-size: 1.4em;
	width: 100%;
}

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

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

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

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

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

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

table.petitTableau {
	background-color: #59b5ec;
	font-size: 1.4em;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

table.petitTableau tr.head th {
	font-size: 0.7em;
	background-color: #b2e1f8;
	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: #b2e1f8;
}

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

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

table.autresevents {
	background-color: #59b5ec;
	margin-bottom: 5px;
	margin-top: 12px;
}
table.tableSimple{
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
	width: 100%;
}
table.tableSimple th{
	background-color: #b2e1f8;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #59b5ec;
	width: 50%;
}
table.tableSimple tr.back1 {
	background-color: #b2e1f8;
	padding: 5px;
}
table.tableSimple td{
	border: solid 0.3px #59b5ec;
}

/* 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: #59b5ec;
	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: #000000;
}

.tdFiletBDN {
	background-color: #b2e1f8;
}


.tdFondPage {
	background-color: #ffffff;
	
}
.tdFondBleu{
	background-color:#59b5ec;
}

/*.visuBottom {
	background-image:url(../images/home/visu2007_bottom.gif);
	background-repeat:repeat-y;
	background-position:bottom;
}*/

/* FIN CELLULES AVEC COULEUR DE FOND */

/* --- Marathon Expo : Plan --- */
#z1{
	background: #fff url(../images/z1_bkgd.jpg) repeat-y;
}

#z2{
	background: #fff url(../images/z2_bkgd.jpg) repeat-y;
}

#z3{
	background: #fff url(../images/z3_bkgd.jpg) repeat-y;
}

#z4{
	background: #fff url(../images/z4_bkgd.jpg) repeat-y;
}

#z5{
	background: #fff url(../images/z5_bkgd.jpg) repeat-y;
}
#z6{
	background: #fff url(../images/z6_bkgd.jpg) repeat-y;
}
#z7{
	background: #fff url(../images/z7_bkgd.jpg) repeat-y;
}
#z8{
	background: #fff url(../images/z8_bkgd.jpg) repeat-y;
}
#z9{
	background: #fff url(../images/z9_bkgd.jpg) repeat-y;
}
.zone{
	text-align: left;
}

.zone h4{
	padding-top: 5px;
	margin-left: 130px;
}

.zone li{
	margin: 0 0 3px 150px;
	font-weight: bold;
	list-style: disc url(../images/puce-tiret.gif);
}

.num{
	margin-left: 0.8em;
	color: red;
}

/* --- FIN Marathon Expo : Plan --- */

#nbr_arr{
	margin-right: 20px;
}

/* tableau classements */

table.tabborder {
	border-width:1px;
	border-style:solid;
	border-color:#252666;
}
td.backhead, tr.backhead{
	background-color:#59b5ec;
	color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#000033;
}
tr.backheadElite{
	font-size:1em;
	font-weight: bold;
	color:#000;
	text-align: center;
	text-transform: uppercase;
	background-color:#59b5ec;
	border-width:1px;
	border-style:solid;
	border-color:#000033;
}
td.celluleclsmt{
	background-color:#b2e1f8;
}
tr.backhead th{
	text-align: center;
	font: bold 0.7em Arial, Helvetica, sans-serif;
}
table.tabborderTapis{
	border-bottom: solid 1px #000;
}
tr.backheadTapis th{
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #59b5ec;
	text-align: center;
}
tr.backheadTapis th span{
	font: normal 0.8em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
tr.resultat, td.resultat{
	background-color:#b2e1f8;
}
table.tabtemps{
	margin: 10px 0 0 0;
	border-width:1px;
	border-style:solid;
	border-color:#252666;
}
.partTemps {
	margin: 0 30px 0 0;
	float: right;
}
/* --- FIN tableau classements --- */
/* TABLE CONCOURS DECO _______________________________________*/

table.concoursDeco{
	margin: 10px 0 0 0;
	clear: both;
}
table.concoursDecoCenter{
	margin: 10px 0 0 0;
	clear: both;
	margin-left: 185px;
}
tr.backbottom, td.backbottom{
	background-color:#b2e1f8;
	color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	text-align: center;
}

/* bouton de la boutique officielle */

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

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