@charset "utf-8";
/* CSS Document */
/*Conception Fizz Grafik - fizz-grafik.fr */

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

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

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

.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: #2a5683;
}

.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

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

.Style8 {
	font-size: 24px;
	color: #CCCCCC;
}

#introhautdebanniere{
	background-image:url(imagespilote/fondalu.jpg);
	background-repeat:no-repeat;
	width:389px; 
	margin:0; 
	padding-top:10px; 
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
}

#introbasdebanniere {
	background-image:url(imagespilote/basdebanniere.jpg); 
	width:409px; 
	height:19px;
	margin:0;
}

#horairesbasdebanniere {
	background-image:url(imagesmaitrise/basdebanniere.jpg); 
	width:409px; 
	height:19px;
	margin:0;
}

#tarifs{
	width:389px; 
	background-color:#ffffff; 
	background-image:url(imagespilote/bannieretarifs.jpg); 
	background-repeat:no-repeat; 
	padding-top:10px; 
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
} 

#tarifsbasdebanniere {
	background-image:url(imagespilote/basdebanniere.jpg); 
	width:409px; 
	height:19px;
	margin:0;
}

#jour2 {
	width:389px; 
	background-color:#475b87; 
	background-image:url(imagessubaruelite/bannierejour2.jpg); 
	background-repeat:no-repeat; 
	padding-top:10px; 
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
} 

#jour2basdebanniere {
	background-image:url(imagessubaruelite/basdebanniere.jpg); 
	width:409px; 
	height:19px;
	margin:0;
}

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;
}

