/* @override http://www.hotelarlesplaza.com/assets/css/general.css */

@charset "utf-8";
/* CSS Document */

/* HTML */
* { margin:0; padding:0; outline:none; }

html, 
body {
	width:100%;
	height:90%;
	background-color:#fff;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* UTILITAIRES */
.fl { float:left; }
.fr { float:right; }
.cb { clear:both; }
.orange { color:#f8b333; }
.noir {
	color:#424242;
	text-shadow: 1px 0px 0px #999;
}
.beige {
	color:#f0eded;
	text-shadow: 1px 0px 0px #bbb;
}

a.links:link, a.links:active, a.links:visited {
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#9f9f9f;
}

a.links:hover {
	text-decoration:none;
}


/* HOME PAGE */
#home {
	position:relative;
	width:937px;
	height:598px;
	margin:0 auto;
	background-image:url(../images/home.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#social {
	width:937px;
	height:45px;
	margin:5px auto 50px auto;
	/*text-align:right;*/
}

#texte_home {
	position:absolute;
	left:203px;
	top:415px;
	width:412px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#9f9f9f;
	border-left:1px dashed #ccc;
	border-right:1px dashed #ccc;
}

#welcome {
	position:relative;
	width:412px;
	height:100px;
	overflow:hidden;
}

#welcome ul {
	position:absolute;
	top:0;
	left:0;
	padding:0; 
	margin:0;
	list-style-type:none;
}

#welcome ul li {
	height:80px;
	margin:0;
	padding:10px;
	overflow:hidden;
}

#enter_here {
	width:260px;
	position:absolute;
	top:570px;
	left:570px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#777;
}

#langues {
	/*
width:100px;
	height:14px;
	position:absolute;
*/
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#777;
	/*
top:570px;
	left:830px;
*/
	position: absolute;
	bottom: 40px;
	left: 210px;
/* 	background-color: #aeaeae; */
/*
	height: 40px;
	line-height: 40px;
*/
	/* line-height: 14px; */
	/*
left: 50%;
	margin-left: -468px;
	width: 936px;
	text-align: center;
*/
}

#flags {
	/* height: 30px; */
	/* display: inline-block; */
	position: absolute;
	bottom: 27px;
	left: 50%;
	margin-left: -250px;
	text-align: center;
	width: 400px;
	background: url(../images/fleche.png) no-repeat 65px 5px;
}

.lang {
/*
	display: block;
	float: left;
*/
	/*
display: inline-block;
	width: 30px;
*/
	height: 40px;
	width: 40px;
	display: inline-block;
/* 	margin-top: 15px; */
	/*
position: absolute;
	bottom: 0;
*/
	/* margin-top: 18px; */
}

.lang-fr, .lang-en, .lang-de, .lang-it {background-repeat: no-repeat; margin-right: 2px; background-position: center bottom;}

.lang-fr {background-image: url(../images/lang-fr.png);}
.lang-en {background-image: url(../images/lang-en.png);}
.lang-de {background-image: url(../images/lang-de.png);}
.lang-it {background-image: url(../images/lang-it.png);}

#lien_attrium {
	position:absolute;
	bottom:10px;
	left:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#afafaf;
	/*padding-left: 70px;*/
	padding-top: 45px;
	/*background-image: url(../images/bestwestern.png);
	background-position: left bottom;
	background-repeat: no-repeat;*/
}

.link_lang {
	display:block;
	width:22px;
	height:14px;
	margin-right:2px;
}

/* Menu Horizontal */
#menu {
	width:980px;
	height:23px;
}

#menu_h {
	padding-right:15px;
	list-style-type:none;
	text-align:right;
	position:relative;
}

.menu1 {
	display:inline;
	margin-left:25px;
}

.menu1 a.menu_1_link:link, 
.menu1 a.menu_1_link:active, 
.menu1 a.menu_1_link:visited {
	display:inline-block;
	height:23px;
	text-decoration:none;
	text-align:right;
	font-family:Century Gothic, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:23px;
	/*font-weight:bold;*/
	letter-spacing:3px;
	text-transform:uppercase;
	color:#fefefe;
} 
.menu1 a.menu_1_link:hover { color:#1e1c1c; }

.menu1 a#active {
	color:#1e1c1c;
}

.ss_menu_abs {
	position:absolute;
	top:23px;
	right:0;
	width:520px;
	height:18px;
	padding:0 0 3px 11px;
	background-color:#cac2c2;
	background-image:url(../images/ssmenu_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	display:none;
	text-align:left;
}

.ss_menu_abs ul {
	list-style-type:none;
}

.menu1:hover .ss_menu_abs, 
.ss_menu_abs:hover {
	display:block;
}

.ss_menu_abs ul li {
	display:block;
	float:left;
	margin-right:11px;
	min-width:20px;
}

.ss_menu_abs ul li a:link, 
.ss_menu_abs ul li a:active, 
.ss_menu_abs ul li a:visited {
	display:block;
	min-width:20px;
	height:16px;
	padding-top:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	color:#626262;
} 
.ss_menu_abs ul li a.menu_2_link:hover, 
.ss_menu_abs ul li a#sactive { color:#fefefe; }


/* ******* */
/*  L'Hôtel   */
/* ******* */
#main_hotel_fr, 
#main_hotel_en, 
#main_hotel_al, 
#main_hotel_it {
	position:relative;
	width:980px;
	min-height:1000px;
	margin:0 auto;
	padding-bottom:100px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_hotel_fr { background-image:url(../images/hotel_fr.jpg); }


#bandeau a {
	display:block;
	background-image: url(../images/hotel-arles-plaza.png);
	background-repeat: no-repeat;
	background-position: 660px 25px;
	width:980px;
	height:101px;
}


#texte_hotel,
#texte_carte, 
#texte_chambre {
	width:235px;
	height:305px;
	position:absolute;
	top:140px;
	right:24px;
	padding-left:21px;
	padding-right:26px;
	padding-top:94px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#3a3a3a;
	line-height: 13px;
}

#texte_chambre p {margin: 5px 0;line-height: 13px;}

#texte_chambre a {color: #3A3A3A;}

#flash {
	width: 600px;
	height: 399px;
	position: absolute; top: 171px;
	left: 59px;
}

#buste {
	background-image: url(../images/buste.png);
	z-index: 50;
	width: 300px;
	height: 570px;
	position: absolute;
	left: 0;
	top: 0;
}

#menu_bas {
	width:613px;
	height:28px;
	position:absolute;
	right:0;
	top:570px;
}

#bloc_resa {
	width:147px;
	/* height:153px; */
	position:absolute;
	top:598px;
	right:9px;
	background-color: #D0C9C9;
	padding:4px 7px 5px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3a3a3a;
}

.menu_2a, 
.menu_2b {
	display:inline-block;
	height:23px;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#fefefe;
}

.menu_2as, 
.menu_2bs {
	display:inline-block;
	height:23px;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#706868;
}

.menu_2a:hover, 
.menu_2b:hover {
	color:#3a3a3a;
}

.menu_2a, .menu_2as {
	width:139px;
}

.menu_2b, .menu_2bs {
	width:177px;
}

#ro_famille {
	width:100px;
	height:54px;
	background-image:url(../images/ro_famille.png);
}

#ro_groupes {
	width:101px;
	height:54px;
	background-image:url(../images/ro_groupes.png);
}

#ro_business {
	width:96px;
	height:54px;
	background-image:url(../images/ro_business.png);
}

	#menu_bas #ro_famille {
		position:absolute;
		top:28px;
		left:33px;
	}
	
	#menu_bas #ro_groupes {
		position:absolute;
		top:28px;
		left:174px;
	}
	
	#menu_bas #ro_business {
		position:absolute;
		top:28px;
		left:318px;
	}

	#menu_bas_sejourner #ro_famille {
		position:absolute;
		top:28px;
		left:399px;
	}
	
	#menu_bas_sejourner #ro_groupes {
		position:absolute;
		top:28px;
		left:540px;
	}
	
	#menu_bas_sejourner #ro_business {
		position:absolute;
		top:28px;
		left:684px;
	}

#ro_famille, 
#ro_groupes, 
#ro_business {
	display:none;
}


#bloc_bas {
	width:980px;
	background-color:#b3a7a7;
/* 	text-indent:  */
	position:absolute;
	left:0;
	top:670px;
}

.titre_actu_du_royal {
	margin-bottom:-6px;
	margin-left:25px;
	font-family:Century Gothic, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:30px;
}

.actu_du_royal {
	width:803px;
	padding:20px 0;
	background-color:#f0eded;
}

.textes_actus, 
.textes_actus_2 {
	display:inline-block;
	width:227px;
	padding-left:20px;
	padding-right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:13px;
	text-align:justify;
	color:#887777;
}

.textes_actus_2 {
	border-left:1px dashed #c52e57;
	border-right:1px dashed #c52e57;
}

#pied {
	margin-top:70px;
	padding-bottom:30px;
	text-align:right;
}

#pied .item_pied {
	display:inline-block;
	margin-right:15px;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#757474;
}

#pied a.item_pied:hover {
	text-decoration:underline;
}

/* ******* */
/*  Cartes   */
/* ******* */
#main_carte_fr, 
#main_carte_en, 
#main_carte_al, 
#main_carte_it {
	position:relative;
	width:980px;
	min-height:700px;
	margin:0 auto;
	padding-bottom:100px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_carte_fr { background-image:url(../images/carte_fr.jpg); }


/* ********* */
/*  Chambres  */
/* ********* */
#main_chambre_fr, 
#main_chambre_en, 
#main_chambre_al, 
#main_chambre_it {
	position:relative;
	width:980px;
	min-height:700px;
	margin:0 auto;
	padding-bottom:100px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_chambre_fr { background-image:url(../images/chambre_fr.jpg); }

/* ********* */
/*      Bar         */
/* ********* */
#main_bar_fr, 
#main_bar_en, 
#main_bar_al, 
#main_bar_it {
	position:relative;
	width:980px;
	min-height:700px;
	margin:0 auto;
	padding-bottom:100px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_bar_fr { background-image:url(../images/bar_fr.jpg); }

/* ********* */
/*   Piscine      */
/* ********* */
#main_piscine_fr, 
#main_piscine_en, 
#main_piscine_al, 
#main_piscine_it {
	position:relative;
	width:980px;
	min-height:700px;
	margin:0 auto;
	padding-bottom:100px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_piscine_fr { background-image:url(../images/piscine_fr.jpg); }


/* ************ */
/*    FAMILLES       */
/* ************ */

#main_familles_fr, 
#main_familles_en, 
#main_familles_al, 
#main_familles_it {
	position:relative;
	width:980px;
	min-height:700px;
	margin:0 auto;
	padding-bottom:100px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_familles_fr { background-image:url(../images/familles_fr.jpg); }
#main_familles_en { background-image:url(../images/familles_en.jpg); }
#main_familles_al { background-image:url(../images/familles_al.jpg); }
#main_familles_it { background-image:url(../images/familles_it.jpg); }


/* ************ */
/*    GROUPES       */
/* ************ */

#main_groupes_fr, 
#main_groupes_en, 
#main_groupes_al, 
#main_groupes_it {
	position:relative;
	width:980px;
	min-height:700px;
	margin:0 auto;
	padding-bottom:100px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_groupes_fr { background-image:url(../images/groupes_fr.jpg); }
#main_groupes_en { background-image:url(../images/groupes_en.jpg); }
#main_groupes_al { background-image:url(../images/groupes_al.jpg); }
#main_groupes_it { background-image:url(../images/groupes_it.jpg); }


/* ************ */
/*    AFFAIRES       */
/* ************ */

#main_affaires_fr, 
#main_affaires_en, 
#main_affaires_al, 
#main_affaires_it {
	position:relative;
	width:980px;
	min-height:700px;
	margin:0 auto;
	padding-bottom:100px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_affaires_fr { background-image:url(../images/affaires_fr.jpg); }
#main_affaires_en { background-image:url(../images/affaires_en.jpg); }
#main_affaires_al { background-image:url(../images/affaires_al.jpg); }
#main_affaires_it { background-image:url(../images/affaires_it.jpg); }


/* ********* */
/*      Venir      */
/* ********* */
#main_venir_fr div.gmap{ position:absolute; right:215px; top:172px;}


#main_venir_fr, 
#main_venir_en, 
#main_venir_al, 
#main_venir_it {
	position:relative;
	width:980px;
	min-height:525px;
	margin:0 auto;
	padding-bottom:10px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_venir_fr { background-image:url(../images/venir_fr.jpg); }

#texte_venir {
	width:458px;
	padding-left:220px;
	padding-right:25px;
	padding-top:110px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:11px;
	text-align:justify;
	color:#3a3a3a;
}

.profil_maps {
	margin-top:110px;
}


/* ************ */
/*  SEJOURNER      */
/* ************ */
#sejourner_repeat {
	width:980px;
	margin:0 auto;
	background-image:url(../images/bg_repeat.png);
	background-repeat:repeat-y;
}

#main_services_fr, 
#main_services_en, 
#main_services_al, 
#main_services_it {
	position:relative;
	width:980px;
	padding-bottom:60px;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_services_fr { background-image:url(../images/services_fr.jpg); }
#main_services_en { background-image:url(../images/services_en.jpg); }
#main_services_al { background-image:url(../images/services_al.jpg); }
#main_services_it { background-image:url(../images/services_it.jpg); }

#texte_sejourner {
	width:708px;
	padding-left:220px;
	padding-right:25px;
	padding-top:110px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#3a3a3a;
}

#menu_bas_sejourner {
	width:980px;
	position:relative;
	background-color:#b3a7a7;
	background-image:url(../images/bas_sejourner.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:right;
}

#bloc_resa_sejourner {
	width:142px;
	height:53px;
	position:absolute;
	top:28px;
	right:9px;
	padding:4px 7px 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:10px;
	text-align:left;
	color:#3a3a3a;
}

#bloc_bas_sejouner {
	width:980px;
	margin-top:93px;
	padding-bottom:10px;
}


/* ************ */
/*      TARIFS         */
/* ************ */

#main_tarifs_fr, 
#main_tarifs_en, 
#main_tarifs_al, 
#main_tarifs_it {
	position:relative;
	width:980px;
	padding-bottom:60px;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_tarifs_fr { background-image:url(../images/services_fr.jpg); }
#main_tarifs_en { background-image:url(../images/services_en.jpg); }
#main_tarifs_al { background-image:url(../images/services_al.jpg); }
#main_tarifs_it { background-image:url(../images/services_it.jpg); }


/* ************ */
/*      ACTUS         */
/* ************ */

#main_actu_fr, 
#main_actu_en, 
#main_actu_al, 
#main_actu_it {
	position:relative;
	width:980px;
	min-height:600px;
	padding-bottom:60px;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_actu_fr { background-image:url(../images/actu_fr.jpg); }
#main_actu_en { background-image:url(../images/actu_en.jpg); }
#main_actu_al { background-image:url(../images/actu_al.jpg); }
#main_actu_it { background-image:url(../images/actu_it.jpg); }


/* ************ */
/*      LIENS         */
/* ************ */

#main_liens_fr, 
#main_liens_en, 
#main_liens_al, 
#main_liens_it {
	position:relative;
	width:980px;
	min-height:600px;
	padding-bottom:60px;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_liens_fr { background-image:url(../images/liens_fr.jpg); }
#main_liens_en { background-image:url(../images/liens_en.jpg); }
#main_liens_al { background-image:url(../images/liens_al.jpg); }
#main_liens_it { background-image:url(../images/liens_it.jpg); }


#actu a:link, #actu a:hover, #actu a:visited, #actu a:active {color: #877; border: 0;}

#ex-new-hotel {width: 300px; height: 40px; position: absolute; top: 15px; left: 15px; background-image:url(../images/ex-new-hotel.jpg);}

.meilleur {
	display:block;
	width:95%;
	padding:1px 0 3px 0;
	margin:4px auto 0 auto;
	border:1px solid #fff;
	background-color:#F6969A;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration: blink;
	box-shadow:0px 0px 2px rgb(128, 128, 128, 0.2);
}



/* ************ */
/*      GALERIE */
/* ************ */

#main_galerie_fr, 
#main_galerie_en, 
#main_galerie_al, 
#main_galerie_it {
	position:relative;
	width:980px;
	min-height:700px;
	margin:0 auto;
	padding-bottom:100px;
	background-color:#b3a7a7;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_galerie_fr #texte_chambre{
	width:700px;
	height:305px;
	position:absolute;
	top:140px;
	right:24px;
	padding-left:21px;
	padding-right:26px;
	padding-top:94px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#3a3a3a;
	line-height: 13px;
	}
#main_galerie_fr { background-image:url(../images/galerie.jpg); }
#main_galerie_en { background-image:url(../images/galerie.jpg); }
#main_galerie_al { background-image:url(../images/galerie.jpg); }
#main_galerie_it { background-image:url(../images/galerie.jpg); }

