/*Général
-------------------------------------------------------------------------*/
* {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

ul, li {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

table {
	border-collapse: collapse;
	}

td {
	vertical-align:top;
	padding: 0;
	}

body {
	margin: 0;
	text-align: center;
	background: url(gifs/hoteldelaloire-paris_01.jpg) repeat-x top;
	}
	
	#container {
		text-align: left;
		width: 995px;
		margin: 0 auto;
		}



/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7, p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 18px;
	padding: 0;
	margin: 0 15px;
	color: #000;
	}

h2 {
	font-size: 16px;
	margin: 0 15px;
	padding: .5em 0;
	color: #b8a58c;
	}

h3 {
	font-size: 14px;
	margin: 0 15px;
	padding: .5em 0;
	color: #91ae59;
	font-weight: bold;
	}

p {
	font-size: 12px;
	margin: 0 15px;
	padding-bottom: .5em;
	color: #545454;
	line-height: 1.3em;
	}

	.impt {
		color: #91ae59;
		}
	
	.link {
	text-align: right;
	line-height: 1.66em;
	}
	
	.link a:link, .link a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #737373;
	background: url(gifs/hoteldelaloire-paris_20.jpg) no-repeat left;
	padding-left: 25px;
	}
	
	.link a:hover, .link a:active{
	text-decoration: none;
	}


/*--------------------------------------------------------------------------*/
.imag{
border: 1px solid #7aaac9;
float: left;
margin: 5px 15px 5px 0;
}

.imag2{
border: 1px solid #7aaac9;
float: right;
margin: 5px 0 5px 15px;
}

.imag0{
border: 1px solid #7aaac9;
}
/*--------------------------------------------------------------------------*/




/*Liens
-------------------------------------------------------------------------*/
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	color: #777;
	}

a:focus {
	outline: 0;
	}



#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
/*--------------------------------------------------------------------------*/




/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/




/*=Newsletter 
--------------------------------------------------------------------------*/
.email_news {
	font-family: Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding:2px;
}

.bouton_news {
background: url(gifs/ok.jpg) no-repeat;
height: 20px;
width: 67px;
cursor: pointer;
border: 0;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
/*--------------------------------------------------------------------------*/


/*BDD AUTO
-------------------------------------------------------------------------*/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*-------------------------------------------------------------------------*/




/*NAV
-------------------------------------------------------------------------*/
ul.MenuHorizontal {
   width: 237px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 237px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #393939;         /*Ici, changer la couleur de la police*/
   font-family:Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding:0 0 0 60px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: left;
   text-decoration: none;
}

li#menu0 a {
   background-image: url('gifs/menu_18.jpg');         /*Ici l'image de fond de la cellule*/
   height:28px;
   padding-top:26px;
}

li#menu1 a {
   background-image: url('gifs/menu_24.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
   padding-top:18px;
}

li#menu2 a {
   background-image: url('gifs/menu_25.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
   padding-top:18px;
}

li#menu3 a {
   background-image: url('gifs/menu_26.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
   padding-top:17px;
}

li#menu4 a {
   background-image: url('gifs/menu_29.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
   padding-top:19px;
}

li#menu5 a {
   background-image: url('gifs/menu_30.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
   padding-top:17px;
}

li#menu6 a {
   background-image: url('gifs/menu_35.jpg');         /*Ici l'image de fond de la cellule*/
   height:29px;
   padding-top:20px;
}

li#menu7 a {
   background-image: url('gifs/menu_40.jpg');         /*Ici l'image de fond de la cellule*/
   height:28px;
   padding-top:16px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/over_18.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#000;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/over_24.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#000;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/over_25.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#000;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/over_26.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#000;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/over_29.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#000;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/over_30.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#000;
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/over_35.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#000;
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/over_40.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#000;
}

/*--------------------------------------------------------------------------*/




/*MODELE
-------------------------------------------------------------------------*/
/**{outline: 1px solid red;}*/

#blocRes {
background: url(gifs/hoteldelaloire-paris_11.jpg) no-repeat;
height: 131px;}

#blocRes p {
margin: 0 25px;}

#lettre {
background: url(gifs/hoteldelaloire-paris_27.jpg) no-repeat top;
height: 113px;}

#lettre table{
margin-left: 20px;
position: relative;
top: 80px;}

#options a:link, #options a:visited{
text-decoration: none;
font-weight: bold;
}
#options a:hover, #options a:active{
text-decoration: underline;
}

#contenu {
position: relative;
top: 15px;
background: url(gifs/hoteldelaloire-paris_33.jpg) no-repeat bottom right;
padding: 30px 0 25px 0;
border-right: 1px solid #ddd;}

.calendar{

z-index:200;}

#contenu h2{
position: absolute;
top: -15px;
left: 0;
background: url(gifs/corner.gif) no-repeat top left;
height: 167px;
padding: 20px 0 0 40px;
margin: 0;
width: 287px;
font-weight: bold;
color: #777;
z-index: 1;}

#contenu #qsd {
position: relative;
z-index: 12;
background-color:#fff}

#contenu p {
margin: 0 40px;
line-height: 1.66em;
padding-bottom: .75em;}

#contenu h3 {
margin: 0 40px;
padding-bottom: 0.25em;}

.azerty {
width: 46%;
margin: 0 auto;}

.azerty p{
text-indent: -2em;}

#logo{
	background:url(gifs/hoteldelaloire-paris_03.jpg) no-repeat;
	width:237px;
	height:262px;
	margin:0;
}

#logo a{
	text-decoration:none;
	margin:0;
}

#logo span{
	display:block;
	margin:0;
	color:#707070;
	font-size:12px;
}

.textlogo1{
	padding:165px 0 0 75px;
}

.textlogo2{
	padding:10px 0 0 75px;
}

/*--------------------------------------------------------------------------*/





/*INDEX
-------------------------------------------------------------------------*/
#bloc01 {
background: url(gifs/hoteldelaloire-paris_24.jpg) no-repeat;
width: 238px;
padding-left: 30px;
height: 108px;
padding-top: 5px;}

#bloc02 {
background: url(gifs/hoteldelaloire-paris_25.jpg) no-repeat;
width: 242px;
padding-left: 10px;
height: 108px;
padding-top: 5px;}

#bloc03 {
background: url(gifs/hoteldelaloire-paris_25b.jpg) no-repeat;
width: 500px;
padding-left: 10px;
height: 108px;
padding-top: 5px;
margin-left:20px;}

#bloc01 p, #bloc02 p, #bloc03 p{
margin: 0 15px;}
/*--------------------------------------------------------------------------*/





/*PAGES
-------------------------------------------------------------------------*/
.car table {
width: 70%;
margin: 0 auto 25px;}
.car table p{
width: 100px;}
/*--------------------------------------------------------------------------*/




/*CONTACT
-------------------------------------------------------------------------*/

#contact_body {
width:  80%;
margin: 0 auto;
}

#contact_body p {
text-align: justify;
margin: 0;}

fieldset{
border: 1px solid #888;
padding: 5px 0;
margin-top: 10px;}

fieldset legend{
	line-height: 16px;
	text-align: left;
	color: #306851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px;
}

fieldset input{
border: 1px solid #aaa;}

fieldset label{}

fieldset textarea{
border: 1px solid #aaa;
vertical-align: text-top;}


	fieldset input:focus {
		border: 1px solid #306851;
		background: #fff;
	}
	
	fieldset textarea:focus {
		border: 1px solid #306851;
		background: #fff;
		}
		
#contact_body fieldset p{
margin-right: 100px;
text-align: right;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
margin: 1em 0 .5em;
padding: .5em 1em;
background: #306851;
border: 0;}
/*--------------------------------------------------------------------------*/



/*footer
--------------------------------------------------------------------------*/
#footer {
padding: 5px;
text-align: center;
color: #555;}
/*--------------------------------------------------------------------------*/



#petageunjour{
position:absolute; z-index:25; color:#FFFFFF; margin-left: 229px; font-family:Arial, Helvetica, sans-serif; font-size:14px; margin-top: 302px; width: 20px; height: 488px;
}