@charset "utf-8";
/* CSS Document */
/*Conception Com2o - com2o.fr */

a:link {
	color: #ffdd00;
	text-decoration:none;
}
a:visited {
	color: #ffdd00;
	text-decoration:none;
}

body {
	margin-top: 0px;
	background-image: url("imagesmenu/stripe.png");
}

.carousel_container {
				width: 1024px;
				height: 206px;
				margin: 0px auto;
				border:none;
			}

.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align:justify;
}


.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffdd00;
	font-size: 14px;
	text-decoration: none;
}


#lesmoniteurs {
	background-image:url(imagesscuderia/bandeauhaut.jpg); 
	width:897px; 
	background-color:#475b87;
	background-repeat:no-repeat; 
	padding-top:10px; 
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
} 

#lesmoniteurs2 {
	background-image:url(imagesscuderia/bandeaubas.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
}

#moniteurs {
	background-image:url(imagesscuderia/bandeauhaut.jpg); 	
	width:917px; 
	height:20px;
	margin:auto;
}

#moniteurs2 {
	background-image:url(imagesscuderia/bandeaubas.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
}

#eleves {
	background-image:url(imagesscuderia/bandeauhaut.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
} 

#eleves2 {
	background-image:url(imagesscuderia/bandeaubas.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
}

#promo2010{
	background-image:url(imagesscuderia/bandeauhaut.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
} 

#promo2010_2 {
	background-image:url(imagesscuderia/bandeaubas.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
}

#promo2009{
	background-image:url(imagesscuderia/bandeauhaut.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
} 

#promo2009_2 {
	background-image:url(imagesscuderia/bandeaubas.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
}

#promo2008{
	background-image:url(imagesscuderia/bandeauhaut.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
} 

#promo2008_2 {
	background-image:url(imagesscuderia/bandeaubas.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
}

#promo2007{
	background-image:url(imagesscuderia/bandeauhaut.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
} 

#promo2007_2 {
	background-image:url(imagesscuderia/bandeaubas.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
}

#promo2006{
	background-image:url(imagesscuderia/bandeauhaut.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
} 

#promo2006_2 {
	background-image:url(imagesscuderia/bandeaubas.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
}

#promo2005{
	background-image:url(imagesscuderia/bandeauhaut.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
} 

#promo2005_2 {
	background-image:url(imagesscuderia/bandeaubas.jpg); 
	width:917px; 
	height:20px;
	margin:auto;
}

a.info {
  	position:relative;
}

a.info:hover {
    background: none; 
    z-index: 500; 
}
a.info span {display: none;}

a.info:hover span {
	display: inline; 
	position: absolute;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a5683;
   	font-weight:normal;
    width:240px;
    top: 10px; 
    left: 50px;
    background: white;
    padding: 3px;
    border: 1px solid #5D779A;
    border-top: 4px solid #5D779A;
}

