 /*------------------------------------------------------*
  *-------------    COPYRIGHT SIWEB.COM - CSS 2007 ----*
  *------------------------------------------------------*/
	/*-------	CSS GENERAL	-------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
}
body {
        line-height: 1;
}


h2{
background: url(../img/fond_h1.gif);
padding-top:3px;
padding-left:12px;
height:24px;
color:white;
font-size:15px;
margin:15px 0 15px 0;
}

h3{
font-size:13px;
margin:10px 0 10px 0;
clear:left;
}

.tete_acces{
background: url(../img/fond_acces.jpg) no-repeat;
margin-top:30px;
height:90px;
}

.tete_acces p{ 
padding:15px 10px 5px 20px;
font-weight:bold;
}
.tete_acces span {
padding:10px 0 0 9px;
display:block
}

.tete_acces img{
margin:5px 4px 0 20px ;
float:left;
}


.gps{
float:left;
font-weight:bold;
margin-top:10px;
width:100px;
height:50px;
}

.long_lat{
float:left;
font-weight:bold;
}

blockquote, q {
        quotes: none;
}
/* remember to define focus styles! */
:focus {
        outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
        text-decoration: none;
}
del {
        text-decoration: line-through;
}
a img {
	border: 0;
}

html {
height:100%; /* fix height to 100% for IE */
font: normal normal normal 12px Verdana, Helvetica, sans-serif; /* définition de la police du site */
color: #1f1f1f; /* couleur par défault de la police */	
}
body {
	width: 100%; /* largeur du body */
	height: 100%; /* hauteur du body */
	margin: 0; /* pour éviter les marges externes */
	padding: 0; /* pour éviter les marges internes */
	background: white url(../img/bg.gif) repeat-x top left;
}

	/*-------	CSS BLOC GENERAL	-------*/
#content{
	width: 788px; /* largeur du site */
	position: relative;
	margin: 0 auto;
	padding: 0; /* marge interne */
	text-align: left; /* on rétablit l'alignement normal du texte */
}

#top_page h1 {
background:none repeat scroll 0 0 #E2E2E2;
color:#47034C;
font-size:11px;
font-weight:normal;
height:16px;
margin:10px 0 0;
padding:4px 0 0 10px;
width:777px;
}
#page {
	float: left;
	width: 787px;
	display: block;
	margin: 0px 0 0;
}


.index {
	/*background: transparent url(../img/fond_site.jpg) no-repeat top left;
	height: 564px;*/
	background: transparent url(../img/fond_sem.jpg) repeat-y;
	height: 1500px;
	line-height:18px;
}
.plandusite {
	background: transparent url(../img/fond_sem.jpg) repeat-y;
	height: 600px;
	line-height:18px;	
}

.chambres {
	background: transparent url(../img/fond_sem.jpg) repeat-y;
	height: 690px;
	line-height:18px;
}
.seminaires {
	background: transparent url(../img/fond_sem.jpg) repeat-y;
	height: 2785px;
	line-height:18px;
	/*background-color:white;
	border:1px solid e3e3e3;*/
}

.restaurant {
	background: transparent url(../img/fond_sem.jpg) repeat-y;
	height: 470px;
	line-height:18px;
}
.contact {
	background: transparent url(../img/fond_sem.jpg) repeat-y;
	height: 1380px;
}
	/*-------	CSS BLOC HEADER	-------*/
#header {
	float: left;
	width: 786px;
	height: 137px;
	margin: 1px 0 0 1px;
	display: block;
	background: transparent url(../img/header.jpg) no-repeat top left;
}
#menu {
	float: left;
	margin: 114px 0 0 143px !important;
	margin: 114px 0 0 71px;
	height: 23px;
	display: block;
}
#menu .langues {
	float: left;
	width: 23px;
	margin: 0;
}
#menu .nav {
	float: left;
	margin: 0 0 0 7px !important;
	margin: 0 0 0 3px;
	height: 23px;
}
#menu .nav ul {
	float: left;
	margin: 0;
}
#menu .nav li {
	float: left;
	width: 114px;
	height: 23px;
	display: block;
	margin: 0 0 0 7px !important;
	margin: 0 0 0 3px;
}
#menu .nav a {
	float: left;
	width: 114px;
	height: 23px;
	line-height: 23px;
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#menu .nav a.actif {
	background: transparent url(../img/menu_actif.gif) no-repeat top left;
}
#menu .nav a.inactif {
	background: transparent url(../img/menu_inactif.gif) no-repeat top left;
}
#menu .nav a:hover.inactif {
	background: transparent url(../img/menu_actif.gif) no-repeat top left;
}

.index h2 {
background: transparent url(../img/fond_h2.gif) no-repeat;
padding:5px 0 0 10px;
height:25px;
font-size:13px;
margin:15px 0 10px 0;
}

.left a:visited{
text-decoration:none;
color: #e2c3ee;
}

.left a:hover{
text-decoration:underline;
color: #e2c3ee;
}

.left a{
text-decoration:none;
color: #e2c3ee;
}

.seminaires li {
margin-left:12px;
}

#top {
	float: left;
	background: transparent url(../img/bg_top.gif) no-repeat top left;
	display: block;
	width: 787px;
	margin: 0;
}
#main_content {
	float: left;
	margin: 19px 0 0 12px !important;
	margin: 19px 0 0 6px;
	width: 765px;
	height: 293px;
	display: block;
	background: transparent url(../img/bg_main_content.gif) no-repeat top left;
}
#main_content .left {
	float: left;
	margin:2px 0 0 2px;
	width: 311px;
	height: 289px;
	display: block;
	background: transparent url(../img/bg_index.gif) no-repeat top left;
}
#main_content .block_rub_detail {
	float: left;
	margin:0;
	width: 311px;
	height: 289px;
	display: block;
	color: white;
}
#main_content .block_rub_detail .block_rub_detail_rub_data {
	float: left;
	font-size: 12px;
	line-height: 13px;
	width: 295px;
	padding-left: 8px;
	margin: 14px 0 0;
}
#main_content .block_rub_detail .block_rub_detail_rub_data ul {
	float: left;
	width: 295px;
	list-style-type: none;
}
#main_content .block_rub_detail .block_rub_detail_rub_data ul li {
	margin: 10px 0 0;
	float: left;
	background: transparent url(../img/bg-li.gif) no-repeat top left;
	padding-left: 13px;
	width: 280px;
}
#main_content .block_rub_detail .block_rub_detail_top, #main_content .block_rub_detail .block_rub_detail_info_list, #main_content .block_rub_detail .block_rub_detail_sub_list {
	display: none;
}
#main_content .flash {
	float: left;
	width: 443px;
	height: 289px;
	margin: 2px 0 0 2px;
}
#bottom {
	float: left;
	width: 766px;
	margin: 3px 0 0 12px !important;
	margin: 3px 0 0 6px;
}
#bottom .left_resa {
	float: left;
	margin: 8px 0 0;
	width: 620px;
}
.right_resa {
	float: right;
	width: 133px;
	height: 67px;
	margin: 5px 0 0;
}

.renseignements h1{
font-size:19px;
color:#3e1b44;
margin:-30px 0 0 10px; 
float:left;
}



.renseignements h3 {
background:url(../img/fond_h2.gif) no-repeat;
height:25px;
padding:3px 0 0 10px;

}

#bottom .gauche_infos {
	float: left;
	margin: 18px 0 0;
	width: 385px;
}

.chambres #bottom .gauche_infos{
float: left;
margin-top:45px;
}

.chambres #bottom .droite_infos{

margin-top:45px;
}


#bottom .gauche_infos .paragraphe{
	width:260px;
}

#bottom .gauche_infos img{

position:absolute;
margin :-12px 0 0 5px;;
}

#bottom .gauche_infos h1, #bottom .droite_infos h1{
background: url(../img/fond_titre_accueil.gif) no-repeat;
padding:6px 0 0 10px;
margin-bottom:5px;
height:25px;
color:white;
width: 371px;
display: block;
}

#bottom .droite_infos {
	float: left;
	margin: 18px 0 0;
	width: 380px;
	margin-bottom:10px;
}

.seminaires #bottom .gauche_infos {
	float: left;
	margin: 18px 0 0 0;
	width: 382px;
}

.seminaires  #bottom .droite_infos{
width: 383px;
}


.seminaires #bottom .droite_infos table {
	float: left;
	clear: left;
}
#bottom a:visited{
font-weight:bold;
color: #8b4fb4;
text-decoration:none;
}
#bottom a:hover{
font-weight:bold;
color: #73057e;
text-decoration:underline;
}
#bottom a{
font-weight:bold;
color: #8b4fb4;
text-decoration:none;
}

.seminaires #bottom .droite_infos .paragraphe{
	width:260px;
}

#bottom .droite_infos img{
position:absolute;
margin:0 0 0 5px;
}

#bottom .resto_tourisme_infos {
	clear: left;
	padding: 30px 0 0 0;
	width: 770px;
}

#bottom .resto_tourisme_infos h1{
background: url(../img/fond_h1.gif) no-repeat;
padding:4px 0 0 10px;
margin-bottom:5px;
height:27px;
color:white;
}

#bottom .resto_tourisme_infos h2{
background: url(../img/fond_h2.gif) no-repeat;
font-size:13px;
padding:3px 0 0 10px;
height:25px;
margin:15px 0 10px 0;
color:#1f1f1f;
}

#bottom .resto_tourisme_infos .image {
width:120px;
}

#bottom .resto_tourisme_infos.img{
position:absolute;
margin-top:-12px;
}

#bottom .resto_tourisme_infos .peniche .image{

width:200px;
}

#bottom .resto_tourisme_infos .peniche .paragraphe {
margin-top:-90px;
float:left;
}

#footer {
	float: left;
	margin: 5px 0 0;
	width: 787px;
	font-size: 11px;
	color: #707070;
	text-align: center;
	height:150px;
	background:#3f0046;
}
.footer-left {
	float: left;
	width: 550px;
	margin: 10px 0 0;	
}
#footer .liens-ref {
	float: left;
	width:530px;
	margin: 10px 0 0;
	padding: 0 0 0 8px;
	text-align: left;
}
#footer .liens-ref a:hover {
	color: white;
	text-decoration: underline;
}
#footer p {
	float:left;
	padding-left:5px;
	text-align: left;
	color:#fff;
	line-height:14px;
	width:530px;
	margin:10px 5px 0 3px;
	text-align: justify;
}
.footer-right {
	float: right;
	width: 200px;
	padding: 0 20px 0 0;
	margin: 10px 0 0;	
}
#footer ul {
	margin:0px 5px 0 0;
	list-style-type : none;
	line-height:14px;
	float: left;
}
#footer li {
	background: transparent url(../img/separation.gif) no-repeat bottom right;
	float:left;
	padding:0 10px;
	text-align:left;
	height:40px;
	color:#969197;
	border:1px solid #3f0046;
}
#footer li span {
font-size:11px;
color:white;
}
#footer li a:hover{
color:white;
text-decoration:underline;
}
#footer .adresse {
	line-height:14px;
	margin:0;
	color:#fff;
	text-align:left;
	line-height:14px;
	float: left;
}

#footer .adresse span{
color:#969197;
padding:15px 0 0 0px;
height:25px;
display:block;

}
#footer .last{
width:139px;
}
#footer a {
color:#969197;
text-decoration:none;
}
#footer a:visited {
color:#969197;
text-decoration:none;
}

#footer .block_rub_detail_text a {
	color: #707070;
	text-decoration: none;
}	
#footer .block_rub_detail_text a {
	color: black;
	text-decoration: underline;
}
#footer .block_rub_detail_top, #footer .block_rub_detail_sub_list {
	display: none;
}
#bottom .tarif_chambre {
	float: left;
	width: 446px;
	margin: 5px 0 0;
}
#bottom .tarif_chambre .block_info_info_txt {
	float: left;
	width: 446px;
	margin: 0;
}
#bottom .tarif_chambre .block_info_info_txt tr.bordure {
	border-bottom: 1px dotted #3e0045;
}
#bottom .tarif_chambre .block_info_info_txt table {
	border-collapse:collapse;
	border-spacing:0px;
}
#bottom .tarif_chambre .block_info_info_txt tr {
	float: left;
	margin: 0;
	width: 438px;
	line-height: 16px;
	height: 16px;
}
#bottom .tarif_chambre .block_info_info_txt td {
	float: left;
	display: block;
	width: 50%;
}
#bottom .block_info_info_top, #bottom  h4 {
	display: none;
}
#bottom .resa_chambre {
	float: left;
	width: 312px;
	height: 173px;
	background: transparent url(../img/bg_resa.gif) no-repeat top left;
	margin: 0;
	display: block;
}
#bottom .resa_chambre .block_info_info {
	float: left;
}
#bottom .resa_chambre a {
	float: left;
	margin: 10px 0 0 110px;
}
#bottom .resa_chambre .block_info_info_txt {
	float: left;
	margin: 36px 0 0 7px !important;
	margin: 36px 0 0 3px;
	width: 300px;
	font-size: 11px;
}
#bottom .tableau_dim {
	float: left;
	margin: 0;
	width: 766px;
}
#bottom .menus {
	float: left;
	margin: 10px 0 0;
	width: 766px;
}
#bottom .menus .block_info_info_txt {
	float: left;
	margin: 0;
	width: 766px;
}
#bottom .menus .block_info_info_txt ul {
	float: left;
	margin: 0;
	width: 766px;
	list-style-type: none;
}
#bottom .menus .block_info_info_txt ul li {
	margin: 10px 0 0;
	float: left;
	background: transparent url(../img/bg-li.gif) no-repeat top left;
	padding-left: 13px;
	width: 750px;
}
#bottom .menus_details {
	float: left;
	width: 766px;
	margin: 10px 0 0;
}
#bottom .menus_details .block_info_info_txt img {
	padding: 8px 0;
}

#bottom .renseignements {

	float: left;
	width: 766px;
	margin: 10px 0 0;
	line-height:18px;

}
.ligne-tableau_premiere {
	float: left;
	margin: 5px 0 0;
	height: 52px;
	padding-left: 143px;
	width: 570px;
}
.bloc-tableau_premiere {
	float: left;
	width: 140px;
	text-align: center;
	
}

.bloc-tableau {
	float: left;
	width: 71px;
	text-align: center;
	
}
.contenu-cellule {
	padding-top: 15px;
	font-size:11px;
}
.contenu-cellule_vide {
	color : #893992;
	width: 69px; 
	height: 52px; 
	display: block; 
	margin-top: -8px; 
	margin-left: 3px;
}
.ligne-tableau{
	float: left;
	margin: 5px 0 0;
	height: 52px;
	width: 713px;
}
.tarifs li{
line-height:18px;
}
#lien-partenaire {
	float: left;
	width: 787px;
	margin: 20px 0 0;
	padding-bottom: 10px;
	font-size: 10px;
}
#lien-partenaire a {
	color: #8B4FB4;
	text-decoration: none;
	line-height: 13px;
}
#lien-partenaire a:hover {
	color: #969197;
	text-decoration: underline;
}
