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

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: #001c5a;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

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

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

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

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

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

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

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

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

#cadeaubasdebanniere {
	background-image:url(imagescadeau/basdebanniere.jpg); 
	width:409px; 
	height:18px;
	margin:0;
}


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

#passeportbasdebanniere {
	background-image:url(imagescadeau/basdebanniere.jpg); 
	width:409px; 
	height:18px;
	margin:0;
}

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

#reservationbasdebanniere {
	background-image:url(imagescadeau/basdebanniere.jpg); 
	width:409px; 
	height:18px;
	margin:0;
}

#info {
	width:892px; 
	background-image:url(imagescadeau/hautdebanniere2.jpg); 
	background-color:#ffffff; 
	background-repeat:no-repeat; 
	padding-top:10px; 
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
} 

#infobasdebanniere {
	background-image:url(imagescadeau/basdebanniere2.jpg); 
	width:912px; 
	height:42px;
	margin:0;
}
