/* CSS Document */

/* Annulation de proprietes genante. */

* { margin: 0px; padding: 0px; }
img { border: none; }
p { line-height: 12px;}
* { border: none; } 

/* Corps */

html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #B9CFFF url(Morbihan-Hotel-Vannes/fond_hotel.jpg) repeat-x scroll;
	height: 100%;
}

#globale {
    position: absolute;
    width: 930px;
    margin-left: 465px;
}

#header {
    position: relative;
	width: 930px;
    margin-left: -465px;
    left: 50%;
	background: url(Morbihan-Hotel-Vannes/bg_principal_beau_rivage.jpg) no-repeat;
	height: 385px;	
}

#langue { 
	position: absolute;
	top: 20px;
	right: 30px;
}

/* Debut des boutons */

#boutons {
    position: absolute;
	top: 88px;
	right: 133px;
}

#boutons2 {
    float: right;
	background-image: url(Morbihan-Hotel-Vannes/visite_img_arradon_hotel.png);
	background-repeat: no-repeat;
    position: relative;
    top: 10px;

    width: 340px;
    height: 80px;
}

/* Fin des boutons */


/* Debut du menu */

#menu {
	position: absolute;
	top: 150px;
	right: 30px;
	margin: 0px;
	padding: 0px;
}

#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu a {
	text-decoration: none;
	width: 160px;
	height: 29px;
}
	
#menu span, #menu a span {
	display: none;
}

#menu li, #menu li a, #menu li a:hover {
	width: 276px;
	display: block; 
}

#menu a#chambres{ 
	background: url(Morbihan-Hotel-Vannes/beau_rivage_chambres.png) no-repeat top left; 
}

#menu a:hover#chambres{ 
	background: url(Morbihan-Hotel-Vannes/beau_rivage_chambres_2.png) no-repeat top left; 
}

#menu a#seminaires{ 
	background: url(Morbihan-Hotel-Vannes/hotel_bretagne_seminaires.png) no-repeat top left; 
}

#menu a:hover#seminaires{ 
	background: url(Morbihan-Hotel-Vannes/hotel_bretagne_seminaires_2.png) no-repeat top left; 
}

#menu a#tarifs{ 
	background: url(Morbihan-Hotel-Vannes/hotel_beau_rivage_tarifs.png) no-repeat top left; 
}

#menu a:hover#tarifs{ 
	background: url(Morbihan-Hotel-Vannes/hotel_beau_rivage_tarifs_2.png) no-repeat top left; 
}

#menu a#contact{ 
	background: url(Morbihan-Hotel-Vannes/hotel_arradon_contact.png) no-repeat top left; 
}

#menu a:hover#contact{ 
	background: url(Morbihan-Hotel-Vannes/hotel_arradon_contact_2.png) no-repeat top left; 
}

#menu a#acces{ 
	background: url(Morbihan-Hotel-Vannes/hotel_plage_acces.png) no-repeat top left; 
}

#menu a:hover#acces{ 
	background: url(Morbihan-Hotel-Vannes/hotel_plage_acces_2.png) no-repeat top left; 
}

#menu a#environs{ 
	background: url(Morbihan-Hotel-Vannes/hotel_beau_rivage_environs.png) no-repeat top left; 
}

#menu a:hover#environs{ 
	background: url(Morbihan-Hotel-Vannes/hotel_beau_rivage_environs_2.png) no-repeat top left; 
}

/* Fin du menu */

/* Debut du flash */


#flash {
	position: absolute;
        top: 103px;
        left: 13px;
}

/* Fin du flash */

/* Debut du contenu */

#contenu {
position: absolute;
margin-left: -465px;
background: url(Morbihan-Hotel-Vannes/bg_repeaty_beau_rivage.jpg);
left: 50%;       
width: 930px;   
}
	

#contenu_interne {
	position: relative;
	background-image: url(Morbihan-Hotel-Vannes/bg_degrade_beau_rivage.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-left: -450px;
	left: 50%;
}

/* Fin du contenu */

/* Début de acti */



#acti_environs {
	width: 811px;
	background: url(Morbihan-Hotel-Vannes/fond_environs_hotel_bretagne.png) no-repeat;
	min-height:250px;
	position: relative;
	left:5px;
	padding:70px 0px 0px 25px;
	overflow:auto;
}

#acti_centre {
	margin-left: -395px;
    left: 50%;
	width: 790px;
	/*position: relative;*/
}
.bloc_activite{
	float: left;
}
#article_environ {
	width: 255px;
	margin:15px 10px 5px 0px;
}
.titre_acti {
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	position: relative;
}

/* Fin de acti */

/* Debut du texte principale */

.px50 {
width:50px;
height:15px;
}
.px100 {
width:100px;
height:15px;
}
.px200 {
width:200px;
height:15px;
}
.px300 {
width:300px;
height:15px;
}
.px400 {
width:400px;
height:100px;
}
.px500 {
width:500px;
height:100px;
}

#contact_form {
	width: 500px;	
}


#tarif_table {
width:480px;
	/*background-color: #ffffff;*/	
}
#tarif_table td {
	border-right: 2px outset #0179D3;
	padding: 3px;
}
.blanc{
background-color:#FFFFFF;}

.tarif_bleu {
	font-weight: bold;
	color:#0179D3;
}

#page_accueil {
    position: relative;
	background-image: url(Morbihan-Hotel-Vannes/fond_beau_rivage_hotel_bg.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 230px;
}

#texte_accueil {
    position: absolute;
    width: 341px;
    left: 239px;
    top: 47px;
    font-size: 12px;
	line-height: 12px;
}

#page_texte {

padding:30px 20px 30px 40px;
width: 500px;
}

#diaporama {
	background: url(Morbihan-Hotel-Vannes/visite_img_arradon_hotel.png) no-repeat;
	position: absolute;
	left:560px;
    top: 30px;
	padding:35px 0px 0px 33px;
}


#article_2 {
	background: url(Morbihan-Hotel-Vannes/bg_article_hotel_arradon_2.png) no-repeat;
	width: 265px;
	position: absolute;
	right: 4px;
    top: 100px;
	padding:40px 10px 0px 25px;
	padding-right: 20px;
}



#page_hotel_environs {
	padding: 30px;

}

#environ_texte {
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 20px;
	line-height: 15px;
}

/* Fin du texte principale */

/* Debut des articles */

#article {
        float: right;
	background-image: url(Morbihan-Hotel-Vannes/article_hotel_morbihan.png);
	width: 311px;
	height: 187px;
	position: absolute;
	right: 4px;
}

.texte_article {
	line-height: 12px;
	width: 168px;
    text-align: right;
    position: absolute;
    top: 40px;
    left: 10px;
}

.float {
    position: absolute;
    top: 40px;
    right: 25px
}


#image_details span{
	display: none;
}

#image_details { 
	position: absolute;
	right: 20px;
	top: 146px;
	height: 35px;
    width: 131px;
	background-image: url(Morbihan-Hotel-Vannes/hotel_bretagne_plus_detail3.jpg);
}

#image_details:hover {
	position: absolute;
	right: 20px;
	top: 146px;
	height: 35px;
    width: 131px;
	background-image: url(Morbihan-Hotel-Vannes/hotel_bretagne_plus_detail3.jpg);  
	
}


#carte_acces { 
	position: absolute;
	right: 80px;
	top: 120px;
}

/* Fin des articles */

h3 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 250px;
    height: 17px;
    font-size: 10px;
    border-bottom: 1px dotted;
    color: #003366;    
}

#imgmargin {
    margin:0px 10px 0px 0px;
}

#plus_detail_2 {
    clear:both;
    color: #003366;
    display: block;
    width: 250px;
    height: 17px;
    text-decoration: none;
    border-bottom: 1px dotted;
    font-size: 10px;
    font-weight: bold;
    margin-top: 5px;
}

#plus_detail_2:hover {
    color: #665599;
}


#plus_detail_2:hover {
    color: #665599;
}

.texte_en_11px {
	font-size: 11px;
}

.texte_en_14px {
	font-size: 14px;
	color: #003366;
}

.texte_en_20px {
	font-size: 18px;
}	





/* Fin du contenu */
/* debut de promo */

#promo {
	position: relative;
    background-image: url(Morbihan-Hotel-Vannes/bandeau_promo_hotel_bretagne.jpg);
	height: 53px;
	width: 316px;
	left: 180px;
    padding-top: 25px;
    padding-left: 100px;
}

#lien_promo {
	text-decoration: none;
	color: #5030BB;
}

#lien_promo:hover {
	text-decoration: none;
	color: #0000BB;
}

#lien_mail {
	text-decoration: none;
	color:#999999;
}

#lien_mail:hover {
	text-decoration: none;
	color: #CCCCCC;
}

/* fin de promo */
/* Debut du footer */

#footer {
	background: url(Morbihan-Hotel-Vannes/barre_bas_rivage_vannes.jpg);
	height: 45px;
	width: 660px;
    color: #FFFFFF;
    padding-left: 240px;
    font-size: 11px;
	clear: both;
}

#contour {
	background: url(Morbihan-Hotel-Vannes/fond_hotel_beau_rivage2.png);
	width: 922px;
	margin: auto;
}

#contour2 {
	background: url(Morbihan-Hotel-Vannes/fond_beau_rivage_hotel2.jpg) no-repeat;
	width: 922px;
	margin: auto;
	height: 800px;
}


.text_acceuil {
	position: absolute 30px;
	top: 340px;
	left: 100px;
}


#img_chambre{
background: url(Morbihan-Hotel-Vannes/chambre.png) no-repeat bottom right;
}
#img_tarifs{
background: url(Morbihan-Hotel-Vannes/tarifs.png) no-repeat bottom right;
}
#img_environs{
background: url(Morbihan-Hotel-Vannes/environs.png) no-repeat bottom right;
}
#img_seminaire{
background: url(Morbihan-Hotel-Vannes/seminaire.png) no-repeat bottom right;
}
