/* ---------------------- BODY, GENERIQUE ---------------------- */

html,body {
	margin:0;
	padding:0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background: url(../images/structure/body_photo_fond.jpg) no-repeat top center;
	background-color: #000000;
}




/* ---------------------- COMMUN ---------------------- */

body img {
	border: 0;
}

body form, p {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
}

body a {
	margin: 0;
	padding: 0;
	color: #FE0000;
	text-decoration: none;
}

body span.clear_both {
	clear: both;
	display: block;
	width: 0;
	height: 0;
	border: 0;
	font-size: 0;
}

body span.barre_hori_blanc {
	clear: both;
	display: block;
	margin: 20px 0 20px 0;
	padding: 0;
	height: 1px;
	font-size: 0;
	background: url(../images/structure/pointille_blanc_hori.gif) repeat-x 0 0;
}







/* ---------------------- GLOBALCONTENEUR ---------------------- */

#globalconteneur {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}








/* ---------------------- HEADER ---------------------- */

#header {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 178px;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	width: 323px;
	height: 146px;
}

#header h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 323px;
	height: 146px;
	text-indent: -9000px;
	background: url(../images/structure/header_logo_fond.png) no-repeat 0 0;
}


#header p.partenaires {
	float: right;
	margin: 0;
	padding: 118px 20px 0 0;
	width: 300px;
	height: 60px;
}

#header p.partenaires a {
	display: block;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 60px;
	text-indent: -9000px;
	background: url(../images/structure/header_partenaires_fond.png) no-repeat 0 0;
}




/* ---------------------- MAINMENU ---------------------- */

#mainmenu {
	margin: 0;
	padding: 0;
	width: 980px;
}

#mainmenu ul.submenu {
	margin: 0;
	padding: 0;
}

#mainmenu ul.submenu li {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	text-align: left;
	line-height: 14px;
}

#mainmenu ul.submenu li a {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
}

#mainmenu ul.submenu li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#mainmenu ul.submenu li a.selected {
	color: #FE0000;
}

#mainmenu ul.submenu li a.selected:hover {
	color: #FE0000;
}

#mainmenu ul.submenu li a.facebook {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	width: 15px;
	height: 15px;
	text-indent: -9000px;
	background: url(../images/structure/facebook.png) no-repeat 0 0;
}

#mainmenu div {
	float: left;
	margin: 0;
	padding: 42px 0 30px 0;
}

#mainmenu div.bloc_left {
	float: left;
	margin: 0;
	padding: 0;
	width: 90px;
}


/* blocs des parties FR */

#mainmenu div.iame_bruno_grana_fr {
	margin: 0 0 0 20px;
	width: 165px;
	background: url(../images/mainmenu_fr/iame_bruno_grana.png) no-repeat 0 0;
}

#mainmenu div.le_circuit_fr {
	width: 185px;
	background: url(../images/mainmenu_fr/le_circuit.png) no-repeat 0 0;
}

#mainmenu div.edition_2011_fr {
	width: 190px;
	background: url(../images/mainmenu_fr/edition_2011.png) no-repeat 0 0;
}

#mainmenu div.editions_precedentes_fr {
	width: 220px;
	background: url(../images/mainmenu_fr/editions_precedentes.png) no-repeat 0 0;
}

#mainmenu div.goodies_fr {
	width: 130px;
	background: url(../images/mainmenu_fr/goodies.png) no-repeat 0 0;
}

#mainmenu div.contact_fr {
	width: 50px;
	background: url(../images/mainmenu_fr/contact.png) no-repeat 0 0;
}




/* blocs des parties EN */

#mainmenu div.iame_bruno_grana_en {
	margin: 0 0 0 20px;
	width: 170px;
	background: url(../images/mainmenu_en/iame_bruno_grana.png) no-repeat 0 0;
}

#mainmenu div.the_track_en {
	width: 170px;
	background: url(../images/mainmenu_en/the_track.png) no-repeat 0 0;
}

#mainmenu div.edition_2011_en {
	width: 190px;
	background: url(../images/mainmenu_en/edition_2011.png) no-repeat 0 0;
}

#mainmenu div.previous_races_en {
	width: 225px;
	background: url(../images/mainmenu_en/previous_races.png) no-repeat 0 0;
}

#mainmenu div.goodies_en {
	width: 135px;
	background: url(../images/mainmenu_en/goodies.png) no-repeat 0 0;
}

#mainmenu div.contact_en {
	width: 50px;
	background: url(../images/mainmenu_en/contact.png) no-repeat 0 0;
}




/* blocs des parties ES */

#mainmenu div.iame_bruno_grana_es {
	margin: 0 0 0 20px;
	width: 170px;
	background: url(../images/mainmenu_es/iame_bruno_grana.png) no-repeat 0 0;
}

#mainmenu div.el_circuito_es {
	width: 180px;
	background: url(../images/mainmenu_es/el_circuito.png) no-repeat 0 0;
}

#mainmenu div.edicion_2011_es {
	width: 190px;
	background: url(../images/mainmenu_es/edicion_2011.png) no-repeat 0 0;
}

#mainmenu div.ediciones_anteriores_es {
	width: 215px;
	background: url(../images/mainmenu_es/ediciones_anteriores.png) no-repeat 0 0;
}

#mainmenu div.goodies_es {
	width: 130px;
	background: url(../images/mainmenu_es/goodies.png) no-repeat 0 0;
}

#mainmenu div.contacto_es {
	width: 60px;
	background: url(../images/mainmenu_es/contacto.png) no-repeat 0 0;
}








/* ---------------------- GLOBALCENTRE ---------------------- */

#globalcentre {
	margin: 0;
	padding: 0;
	width: 980px;
}





/* ---------------------- GLOBALCONTENU ---------------------- */

#globalcontenu {
	margin: 0;
	padding: 30px 20px 30px 20px;
	width: 940px;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: justify;
}





/* ---------------------- FOOTER ---------------------- */

#footer {
	margin: 0;
	padding: 12px 20px 20px 20px;
	width: 940px;
	background: url(../images/structure/trait_blanc_plein.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#footer p a {
	color: #FFFFFF;
}

#footer p a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#footer p.gauche {
	float: left;
}

#footer p.droite {
	float: right;
}
