@charset "utf-8";

/* CSS Document */
body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ccc;
	background-image:url(hotel-porto-vecchio/images/planche.jpg);
	background-position:center top;
}

#centrage{
	width:988px;
	height:630px;
	position:absolute;
    left: 50%; 
    top: 50%;
    margin-top: -305px; /* moitié de la hauteur */
    margin-left: -494px; /* moitié de la largeur */
	}
#cont_ind{
	width:958px;
	height:550px;
	border:solid 15px #797870;
	background-color:#e2e6e7;
	}
#bandeau1{
	width:958px;
	height:200px;
	margin:0;
	padding:0;
	background:top left no-repeat url(hotel-porto-vecchio/images/bandeau_accueil_1.jpg);
	}
	
#bandeau2{
	width:958px;
	height:200px;
	margin:0;
	padding:0;
	background:top left no-repeat url(hotel-porto-vecchio/images/bandeau_accueil_2.jpg);
	}
#bandeau3{
	width:958px;
	height:200px;
	margin:0;
	padding:0;
	background:top left no-repeat url(hotel-porto-vecchio/images/bandeau_accueil_3.jpg);
	}		
	
	
	
#text_ind{
	width:958px;
	height:240px;
	margin:0;
	padding:0;
	background:url(hotel-porto-vecchio/images/bg_central_ind.jpg) top left no-repeat #fff;
	}
#footer_ind{
	width:958px;
	height:110px;
	margin:0;
	padding:0;
	background:top left no-repeat url(hotel-porto-vecchio/images/footer_ind.jpg) #ccc;
	}
#colonne_d_ecartement_a{
	width:74px;
	height:110px;
	margin:40px 0 0 0;
	padding:0;
	float:left;
	}
#block_txt_ind_1{
	width:360px;
	margin:64px 36px 0 0;
	padding:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#036;
	line-height: 23px;
	}
#block_txt_ind_2{
	width:220px;
	height:110px;
	margin:60px 50px 0 0;
	padding:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	text-align:right;
	}
#block_txt_ind_3{
	margin:30px 0 0 0;
	padding:0;
	background-color:#bbb;
	float:left;
	}
#desc_ind{
	width:958px;
	height:20px;
	margin:10px 0 0 0;
	background:url(hotel-porto-vecchio/images/slogan.jpg) top center no-repeat;
	float:left;
	}
#langues{
	width:200px;
	margin:74px 0 0 0;
	padding:0;
	float:right;
	}
.langue{
	margin:0 4px 0 0;
	}
.langue img{
	margin:0 4px 0 0;
	}
.langue a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#036;
	float:left;
	margin:0 10px 0 0;
	}
.indent{
	visibility:hidden;
	display:none;
	}
#version_html{
	width:988px;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3F3E37;
	padding-top: 10px;
	}
#version_html a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3F3E37;
	}
#version_html a:hover{
	text-decoration:underline;
	color:#fff;
	}
.mini {font-size:11px;}
