/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#flashcontent {
	bottom: 80px;
	position: absolute;
	right: 20px;
	top: 50px;
	left: 20px;
}
/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #000000;
}
.sign { color:#52BBF3; font-style:normal; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px}
#explications {
	position:absolute;
	left:-475px;
	width:950px;
	height:70px;
	z-index:3;
	bottom: 5px;
	margin-left: 50%;
}
#pano, #flashcontent {
	z-index:1;
}
#tout {
	position:absolute;
	margin-top:10px;
	top:0;
	width:100%;
	height:100%;
}
#a {
	position:absolute;
	left:507px;
	top:7px;
	width:254px;
	height:35px;
	z-index:1;
}
#b {
	position:absolute;
	left:243px;
	top:7px;
	width:261px;
	height:35px;
	z-index:2;
}
#c {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:60px;
	z-index:3;
	background-color: #FFFFFF;
}
#d {
	position:absolute;
	left:336px;
	top:0px;
	width:59px;
	height:78px;
	z-index:4;
}
#e {
	position:absolute;
	left:349px;
	top:0px;
	width:197px;
	height:103px;
	z-index:5;
}
#f {
	position:absolute;
	left:552px;
	top:5px;
	width:89px;
	height:47px;
	z-index:6;
}
#g {
	position:absolute;
	left:766px;
	top:1px;
	width:182px;
	height:61px;
	z-index:7;
}
#google {
	position:absolute;
	left:656px;
	top:0px;
	width:40px;
	height:40px;
	z-index:8;
}
#googledl {
	position:absolute;
	left:707px;
	top:0px;
	width:26px;
	height:25px;
	z-index:3;
}
.Style13 {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}


.Style17 {font-size: 11px}
.Style18, #g a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* generalites */

body {
    background: #000;
    margin: 0;
	padding:0;
	font: 100%/ 120% Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
} 

hr {
    clear: both;
    visibility: hidden;
} 

abbr {
	text-decoration:none;
	outline:none;
	outline-width:0;
	border:0;
}

a img {
	border:0;
}

a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	outline-style:none;
}

.prix_barre {
	text-decoration:line-through;
}

a:hover {
	text-decoration:underline;
}

p.note {
	margin:0;
	text-align:left;
	font-size:smaller;
}

.centrer {
	text-align:center !important;
}

.invisible {
	display:none;
}

/* entete */

#header {
	width:1050px;
    margin: 0 auto;
} 

#header_container {
    background: #555;
	margin:0;
	padding:0;
	height:50px;
	border-bottom:2px solid #fff;
	position:fixed;
	width:100%;
	z-index:10;
} 

#header h1 {
    overflow: hidden;
    text-indent: -100em;
    float: left;
	position:absolute;
	z-index:11;
	top:0;
	margin:0;
	padding:0;
	-webkit-box-shadow: #244766 5px 5px 10px;
	-moz-box-shadow: #244766 10px 10px 10px;
	box-shadow: #244766 10px 10px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index:10000;
} 

#header h1 span {
	display:block;
	margin:0;
	padding:0;
    width: 230px;
    height: 80px;
	overflow:visible;
	z-index:12;
}

#menu_reservez a,#menu_reservez {
	background:#42C514;
	color:#fff;
}

#menu_reservez a:hover,#menu_reservez:hover {
	background:#91DD76;
}

#utils_nav {
	margin:0 0 0 300px;
    text-align: right;
    padding: 0;
	color:#fff;
} 

.sf-menu {
	text-align:left;
	margin-top:-2px;
	position:absolute;
	top:0;
	z-index:12;
}

.sf-menu > li:nth-child(1), .sf-menu > li:nth-child(1) a {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;	
}

.sf-menu li:nth-child(1) ul li, .sf-menu li:nth-child(1) ul li a {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;	
}

.sf-menu > li:last-child, .sf-menu > li:last-child a {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;	
}


/* langues */

#choix_langue {
    margin: 20px 20px -2px;
	padding-top:25px;
	padding:0;
	color:#fff;
	z-index:10002;
} 

#langues {
    list-style: none;
    padding: 0 7px;
} 

#langues li {
    line-height: 30px;
    height: 30px;
    border-bottom: 1px dotted #000;
    border-collapse: collapse;
} 

#langues li a {
    display: block;
    text-decoration: none;
    padding-top: 5px;
    line-height: 25px;
    height: 25px;
} 

#langues li a:hover {
    font-size: larger;
}

li#russian {
    border-bottom: 0;
}

/* pied de page */

#conteneur_footer {
	padding:0;
	border-top:2px solid #C39C7D;
	background:#E1CCBA;
} 

#footer {
} 

/* coordonnees de la residence */
#adresse_logo {
	position:relative;
}

#adresse {
    padding-top: 10px;
} 

#adresse p {
    margin: 0;
} 

#logo_sds {
	float:right;
	width:250px;
}

#tmDiv_36e {
	float:right;
	width:100px;
	margin:17px 30px 0 0;
}

/* sitemap */

#sitemap {
	background:#F6E5DB;
	padding:5px 0;
	-moz-border-radius:10px;
	color:#545454;
}

#sitemap h3,#sitemap h4 {
	text-align:center;
}

#sitemap h4 a {
	color:#545454;	
	font-size:1.2em;
}

#sitemap div {
	background:#F6E5DB;
	float:left;
	width:298px;
	padding:0 10px;
	border-right:1px solid #545454;
}

div#sitemap_nice {
	margin-right:0;
	border-right:0;
	padding-right:0;
}
#contenu_container {
} 

#contenu {
} 

#header h1 {
    width: 229px;
    height: 62px;
    background: transparent url('../img/logo.jpg') no-repeat top left;
}

#cannes_rivage {
    width: 220px;
    height: 55px;
    overflow: hidden;
    text-indent: -100em;
	margin:auto;
    background: transparent url('../img/illustration/cannes_rivage_petit.jpg') no-repeat top left;
} 
