﻿
* {margin:0;padding:0}

/* Définition des éléments de structure */

html {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	padding: 0;
	margin: 0;
	background: #000000;
	text-align: center;
}

#wrapper {
	width: 800px;
	margin: 0 auto 0;
	text-align: left;

}

#head {
	background: url("/i/header2010.gif") no-repeat 0 0;
	height: 210px;
	width: 800px;
}

#inner {
	padding: 0 18px;
	background: url("/i/bgd_body2010.gif") repeat-y;
}

#contenu {
	line-height: 1.5em;
	margin: 0 50px 0 50px;
	padding: 5px 5px 5px 5px;
}

#bottom {
	background: url("/i/bottom2010.gif") no-repeat 0 0;
	width: 800px;
	height: 150px;
}

#backhome, #backhome:hover {

	text-decoration: none;
	top: 30px;
	left: 211px;
	position: absolute;
	width: 680px;
	height: 180px;

}

/* Menu */

#onglets a {
	text-decoration: none;
	color: #0D7E0F;
	width: 116px;
	float:left;
	margin:1px 0 0 0;
	height:38px;
	text-align:center;
	line-height:40px;
	font-size: 13px;
}	

#onglets a:hover {
	color: #FFFFFF;
	background-color: #0d7e0f;
	font-size: 13px;
}

#onglets {
	height: 40px;
	margin: 0 42px 0 42px;
	font-size: 13px;
	font-weight: bold;
	background: url("/i/bgd_onglets2010.gif") repeat-x;
}

#onglets a.active {
	color: #FFFFFF;
	background-color: #0d7e0f;
}

/* Eléments de page */

img.picture {
	margin: 5px 10px 10px 5px;
	border: 1px solid #0d7e0f;
	padding:3px;
	float:left;
}

img.picturehome {
	margin: 30px 10px 10px 5px;
	border: none;
	padding:3px;
	float:left;
}

img.photo {
	float:left;
	width:100px;
	margin:11px;
	border: 1px solid #0d7e0f;
	padding:3px;
}

.blank {
	clear:both;
}

#contenu ul {
	list-style: url("/i/puce_verte.gif") outside ;
}


#contenu li {
	margin-left: 20px;
	padding: 2px 0 2px 5px;
}

#contenu a {
	text-decoration:none;
	color: #0d7e0f;
}

#contenu a:hover {
	text-decoration:underline;
}

h2 {
font-size: 16px;
color: #0d7e0f;
margin-bottom: 10px;
}

p {
margin: 10px 0;
}

#chemin {
	font-size: 10px;
	color: #5F5F5F;
}

#disclosure {
	font-size: 10px;
	color: #5F5F5F;
	padding-left: 70px;
	padding-top: 100px;
}

#disclosure a {
	font-size: 10px;
	color: #5F5F5F;
	text-decoration:underline;
}

#chemin a {
	text-decoration:none;
	color: #5F5F5F;
	font-size: 10px;
}

#chemin a:hover {
	text-decoration:underline;
	font-size: 10px;
}

.legende {
	line-height: 1.4em;
	font-size: 10px;
	color: #424142;
}

.buytickets {
	background: transparent url("/i/bt_buy2009.gif") no-repeat scroll 0px 0px;
	text-align: center;
	display: block;
	height: 50px;
	line-height: 50px;
	padding-top: 1px;
	text-align: center;
	width: 280px;
	margin-bottom: 15px;
	font-size: 12px;
}

#simple a:link, a:hover, a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

#consos a:link, a:hover, a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

#host {
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
}

#host a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

#message {
	border: 1px solid #FF0000;
	background-color: #FFDFDF;
	color: #FF0000;
	padding: 5px;
}