#tlogob {
	position:absolute; 
	top: 50px; 
	right:22px; 
	width:258px; 
	height:80px;
	
	background: url(../img/logo_blanc_258x80.png) no-repeat;
}

#flag {
	position: absolute;
	left: 0px; 
	bottom: 6px;
	margin: 0px 0px 2px 44px;
	padding: 0;
	width: 22px; 
	height: 14px;
}

#tlogo {
	position:absolute; 
	top: 50px; 
	right:22px; 
	width:258px; 
	height:76px;
	background: url(../img/logo_258x76.png) no-repeat;
}

#footer_text {
	position:absolute;
	bottom:28px;
	left : 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
}

#lien_footer {
	position: absolute;
	left: 102px; 
	bottom: 3px;
}

a.info_bulle:hover span
{
    top: -109px;
    left: -70px;
    width: 240px;
    height: 102px;
    overflow: visible;
	margin: 0;
}

#blogo {
	position: absolute;
	right: -24px; 
	bottom: -28px;
	margin: 0px;
	padding: 0;
	width: 198px; 
	height: 232px;
	background: url(../img/logo_bas_174_204.png) no-repeat;
}

#blogob {
	position: absolute;
	right: -24px; 
	bottom: -28px;
	margin: 0px;
	padding: 0;
	width: 463px; 
	height: 312px;
	background: url(../img/rocher_463x312.png) no-repeat;
}


#info_jour {
	position: absolute;
	right: 145px; 
	bottom: 153px;
	margin: 0px;
	padding: 0px;
	width: 295px; 
	height: 134px;
	background: url(../img/info_bulle_4L_9px_295x134.png) no-repeat;
}

#bulle_accueil {
	position: absolute;
	top: 2px; 
	left: 2px;
}



#close_map {
	position: absolute;
	bottom: 455px;
	right: 90px;
	width:75px;
	height:25px;
}


#close_tarifs {
	position: absolute;
	bottom: 503px;
	right: 58px;
	width: 90px;
	height: 26px;
	color: #ffffff;
	font-size: 20px;
	font-weight:bold;
	cursor: pointer;
}

#map_calanque {
	position: absolute;
	top: 250px;
	left: 270px;
	width: 769px;
	height: 546px;
	background: url(../img/circuit_calanque_769x546.png) no-repeat;
}

#map_calanque2 {
	position: absolute;
	top: 200px;
	left: 350px;
	width: 769px;
	height: 546px;
}


#map_frioul {
	position: absolute;
	top: 250px;
	left: 270px;
	width: 769px;
	height: 546px;
	background: url(../img/circuit_frioul_769x546.png) no-repeat;
}

#map_mby {
	position: absolute;
	top: 250px;
	left: 270px;
	width: 769px;
	height: 546px;
	background: url(../img/circuit_mby_769x546.png) no-repeat;
}

#map_cote {
	position: absolute;
	top: 250px;
	left: 270px;
	width: 769px;
	height: 546px;
	background: url(../img/circuit_cote_769x546.png) no-repeat;
}

#map_tarifs {
	position: absolute;
	top: 200px;
	left: 280px;
	width: 769px;
	height: 546px;
	background: url(../img/tarifs_769x546-vide.png) no-repeat;
}

#passage_tv {
	position: absolute;
	top: 228px;
	left: 320px;
	width: 664px;
	height: 446px;
	margin: 0px;
	padding: 0px;
	background: url(../img/divxplayer_664x446.png) no-repeat;
}

#close_video {
	position: absolute;
	bottom: 476px;
	right: 134px;
	width:70px;
	height:20px;
}

#menuvideo{
	position: absolute;
	top: 80px;
	left: 70px;
	line-height: 13px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.puce{
	height: 10px;
	width: 10px;
	background: url(../img/puce_10x10.png) center left no-repeat;
	margin: 5px 5px 0px 10px;
	padding: 0px;
}

form {
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	padding: 40px 10px 10px 24px;
	margin: 0px;
}


