body {
	background: #021C4D url('../../img/pascan_background.jpg') repeat-x;
	background-color: #446297;
	font-size:12px;
	font-family: Verdana, Arial,  Geneva, sans-serif;
	color:#393733;
	height:100%;
	margin:0 auto;
	padding:0;
	width:100%;
}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #194083;
	text-decoration:none;
}

a.vlink {
	color:#1b5891;
	text-decoration:none;
}
a.bcklink {
	color:#000000;
	text-decoration:none;
}

a:hover {		
	color:#5a98ea;	
	text-decoration:none;
}	

a:hover, a:active {
	outline: none;
	text-decoration:none;
}

div.clear {clear: both; height:0px; line-height:0px; overflow:hidden;}

.opaque { 
	background: url('../../img/back.png') 
}

#wrap {
	margin:0 auto;
	width:1000px;
	display: block;
	min-height:975px;
	position: relative;
	background: transparent url(../../img/pascan_bodybackground.jpg) no-repeat scroll 0 0;
}

#onglet_haut {
    background: url("../../img/onglet_top2.png") no-repeat scroll 0 0 transparent;
    color: #342C6F;
    font-family: Myriad Pro;
    font-size: 14px;
    height: 25px;
    left: 910px;
    line-height: 29px;
    padding-right: 23px;
    position: relative;
    text-align: right;
    top: 20px;
    width: 69px;
}

#header {
	width:995px;
	height:134px;
	padding-top:5px;
	padding-left:5px;
	margin-top:15px;
	margin-bottom:20px;
}

#header_banniere{
	width:991px;
	height:127px;
	background:url('../../img/header_banniere.jpg');
}

#header_banniere2{
	width:991px;
	height:127px;
	background:url('../../img/header_banniere_en.jpg');
}

#main {
	width:988px;
	padding:6px;
}

#header_search {
	float:right;
	height:33px;
	width:291px;
}

.lien_homepage {
	float:left;
	display:block;
	width:215px;
	height:84px;
}

#header_search_box {
    margin-left: 66px;
    margin-top: 50px;
}

#input_rechercher {
    background-color: transparent;
    background-image: url("../../img/input_rechercher.png");
    background-repeat: no-repeat;
    border: 0 none;
    color: #7886A3;
    float: left;
    font-family: Arial,Verdana,Geneva,sans-serif;
    height: 17px;
    margin-top: 0;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 5px;
    width: 177px;
}

#bouton_rechercher {
    background-color: transparent;
    background-image: url("../../img/bouton_rechercher.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    height: 21px;
    left: 0;
    margin-top: 3px;
    padding-top: 0;
    position: relative;
    top: 0;
    width: 28px;
}



#header_menu {
	opacity:1;
	width:990px;
	height:43px;
}
 
/**** HEADER MENU  *****/
#bouton_accueil
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 74px; height: 43px;
			background-color: transparent; background-image: url(../../img/header_menu_accueil.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_accueil:hover { background-position: 0px -43px; }
		a#bouton_accueil:active { background-position: 0px 0px; }

#bouton_destinations
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 108px; height: 43px;
			background-color: transparent; background-image: url(../../img/header_menu_destinations.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_destinations:hover { background-position: 0px -43px; }
		a#bouton_destinations:active { background-position: 0px 0px; }

#bouton_notre_flottes
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 106px; height: 43px;
			background-color: transparent; background-image: url(../../img/header_menu_notre_flottes.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_notre_flottes:hover { background-position: 0px -43px; }
		a#bouton_notre_flottes:active { background-position: 0px 0px; }
		
#bouton_nolisement
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 98px; height: 43px;
			background-color: transparent; background-image: url(../../img/header_menu_nolisement.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_nolisement:hover { background-position: 0px -43px; }
		a#bouton_nolisement:active { background-position: 0px 0px; }
 
#bouton_st_hubert
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 136px; height: 43px;
			background-color: transparent; background-image: url(../../img/header_menu_st_hubert.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_st_hubert:hover { background-position: 0px -43px; }
		a#bouton_st_hubert:active { background-position: 0px 0px; }
		
#bouton_compagnie
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 125px; height: 43px;
			background-color: transparent; background-image: url(../../img/header_menu_compagnie.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_compagnie:hover { background-position: 0px -43px; }
		a#bouton_compagnie:active { background-position: 0px 0px; }	
		
#bouton_contactez
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 121px; height: 43px;
			background-color: transparent; background-image: url(../../img/header_menu_contactez.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_contactez:hover { background-position: 0px -43px; }
		a#bouton_contactez:active { background-position: 0px 0px; }			
	
img#bouton_telephone
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 222px; height: 43px;
			display: block;
		}

#background-left, #background-right {
	background:transparent url(../../img/pascan_splitbackground2.jpg) no-repeat scroll 0 0;
	height:1100px;
	left:-1000px;
	position:absolute;
	top:0;
	width:1000px;
	z-index:-1;
}

#background-right {
	background-position:500px -1100px;
	left:50%;
	width:50%;
}




		#logo_enfantsoleil
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 117px; height: 80px;
			margin-top:3px;
			background-color: transparent; background-image: url(../../img/enfantsoleilen.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}












