body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url("img/bg_body.gif") repeat-x fixed;
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
}

#page {
	margin: 0 auto;
	width: 758px;
	background-color: #FFF;
	text-align: left;
	padding: 0 4px 0 4px;
	background:  url("img/bg_page.gif") repeat-y; 
}

#header {
	width: 750px;
	margin-bottom: 20px;
}

#menu {
	float: left;
	width: 180px;
	height: 352px;
	margin-bottom:25px;
}

#contenu {
	float: left;
	width: 540px;
	padding: 0 10px;
}

#footer {
bottom:0px;
	clear: both;
	height:50px;
	background:  url("img/footer.png") no-repeat;
}


/********************************/

#slogan, #slogan p {
	margin: 0;
	padding: 0;
	text-align: center;
}
#slogan a {
	display: block;
	height: 210px;
	background: url("img/header1.jpg") no-repeat;
}
#slogan span {
	display: none;
}

/********************************/

#menu ul {
    margin: 0 10px;
	padding:21px 0 10px;
    list-style:none;
	font-style: italic;
	height: 355px;
	background: url("img/bg_menu.png") no-repeat;
	text-align:center;
}

#menu span {
	display:none;
}

#menu ul ul {
	margin: 0;
	padding: 0;
	background: url(none);
	height: auto;
	width: auto;
}

#menu li a {
	display:block;
	width:160px;
	height:15px;
	padding-bottom:1px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: 500;
}

#menu li a:hover {
	background-image:url(img/hover_menu.png);
}

#menu .large a:hover {
	background-image:url(img/hover_menu2.png);
}

#menu .separateur1 {
	padding-bottom: 41px;
}

#menu .separateur2 {
	padding-bottom: 49px;
}

#menu .separateur3 {
	padding-bottom: 54px;
}


/********************************/
#contenu {
	color: #000066;
}

.interieur_flashinfo {
	padding: 0 12px 0 12px;
	background-color:#F3F3F3;
	text-align: justify;
	}

#contenu a {
	color: #666666;
	border-bottom: 1px solid #666666;
	text-decoration: none;
/*	background: url(img/puce_link.png) no-repeat;
	padding-left: 14px; */
	font-weight: bold;
	font-variant: small-caps;
}
#contenu a:hover {
	border-bottom: 1px dotted #666666;
/*	background: url(img/puce_link_over.png) no-repeat;*/
}
#contenu a:visited{
	border-bottom: 1px dotted #000066;
}

#contenu h1 {
	margin:0 0 -20px 38px;
	display:block;
	height:36px;
	font-size: medium;
}

#contenu h1 span {
	display:none;
}

/***/

.h1_index {
	background: url("img/h1/index0.png") no-repeat;
}

.h1_404 {
	background: url("img/h1/404.png") no-repeat;
}

.h1_la_voiture {
	background: url("img/h1/la_voiture.png") no-repeat;
}

.h1_mentions_legales {
	background: url("img/h1/mentions_legales.png") no-repeat;
}

.h1_notre_equipage {
	background: url("img/h1/notre_equipage.png") no-repeat;
}

.h1_presentation_team {
	background: url("img/h1/presentation_team.png") no-repeat;
padding: 0 0 25px;}

.h1_sponsoring {
	background: url("img/h1/sponsoring.png") no-repeat;
	padding: 0 0 25px;
}

.h1_tarifs_2009 {
	background: url("img/h1/tarifs_2009.png") no-repeat;
	padding: 0 0 25px;
}

.h1_tarifs_2010 {
	background: url("img/h1/tarifs_2010.png") no-repeat;
	padding: 0 0 25px;
}

.h1_tarifs_2011 {
	background: url("img/h1/tarifs_2011.png") no-repeat;
	padding: 0 0 25px;
}

.h1_tarifs_2012 {
	background: url("img/h1/tarifs_2012.png") no-repeat;
	padding: 0 0 25px;
}

.h1_contacts {
	background: url("img/h1/contacts.png") no-repeat;
}

.h1_galerie {
	background: url("img/h1/galerie.png") no-repeat;
}

.h1_notre_prestation {
	background: url("img/h1/notre_prestation.png") no-repeat;
}
/***/

#contenu h2 {
	margin: 40px 0 -13px 0;
	display:block;
	height: 42px;
	padding: 2px 0 0 15px;
	font-size: 1.2em;
	font-variant: small-caps;
	color:#FFF;

}

/**/

.h2_casque {
	background-image: url(img/h2_flashinfo/bg_h2_casque.png);
}

.h2_roue {
	background-image: url(img/h2_flashinfo/bg_h2_roue.png);
}

.h2_classique {
	background-image: url(img/h2_flashinfo/bg_h2.png);
}

.h2_coupe {
	background-image: url(img/h2_flashinfo/bg_h2_coupe.png);
}

.h2_calendrier {
	background-image: url(img/h2_flashinfo/bg_h2_calendrier.png);
}

.h2_simple {
	height:21px;
	background-image: url(img/h2_simple/bg_h2.png);
	background-repeat: no-repeat;	
}

/***/

.auteurdate {
	font-weight: bolder;
}

.signature {
display:block;
text-align:right;
height:25px;
margin: -13px 0 0 0;
padding: 0 15px;
background-image:url(img/foot_flashinfo.png);
}


/***/


#contenu h3 {
	font-size: 1em;
	font-style: italic;
	margin: 10px 0 0 20px;
	padding: 0;
}	

#contenu ul {
    margin: 0 10px;
	padding: 10px 0 10px 15px;
    list-style: none;
}
	
#contenu li {
	background:  url("img/contenu_li.png") no-repeat;
	padding-left: 10px;
}
	
#contenu table {
	border: 1px solid #FF9900;
	margin-left: 10px;
	width: 90%;
}
#contenu th {
	text-align: left;
}

/********************************/
#footer {
	text-align: center;
	color: #EEEEEE;
	font-size: 0.8em;
}

#footer p {
	padding-top:29px;
}

#footer a {
	color: #FFFFFF;
}

/********************************/
.ImageDroite {
	float:right;
	margin: 0 5px 5px 0;
}
.ImageGauche {
	float:left;
	margin: 0 5px 5px 0;
}

.ImageLightBoxDroite {
	text-align: right;
	float: right;
	margin: 0 0 5px 5px;
	display:block;
	text-decoration:none;
	border:2px solid #666;
	background:none;
	padding: 0px;
	margin: auto;

}

.ImageLightBoxGauche {
	margin: 0 5px 5px 0;
	display:block;
	text-decoration:none;
	border:2px solid #666;
	background:none;
	padding: 0px;
	size: 6px;
	margin: auto;

}

#contenu h3 {
	font-size: 14px;
}

.Galerie {
	text-align: center;
}
.Galerie img {
	padding: 5px;
}
#bandeau {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.TdClair {
	background-color: #FFFFCC;
	color: #000066;
}
td.Portrait {
	padding: 0;
	margin: 0;
	width: 154px;
	height: 154px
}
.Portrait img {
	border: 1px solid #333;
}