
/* Hotel le Dauphin - Template ver 1.0 */


*{
	margin:0;
	padding:0;
}
	
body {
	background-image:url(../images/body_background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#afe7e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#3C3C3C;
	padding-bottom:20px;
}

a img{
	border:none;
	}
	
/*----------------------------------------general layout---------------------------*/
	
#outerWrap{
	width:823px;
	background-image:url(../images/body_bg_03.png);
	_background-image:none;
	background-repeat:repeat-y;
	position:relative;
	height:100%;
	padding:0;
	margin:auto;
	}
	
#menu{
	width:823px;
	color:#FFFFFF;
	margin: 5px auto;
	}
	
	#menu a{
		color:#FFFFFF;
		}
		
	#menu h1{
		display:none;
		}
	
	#menu p{
		text-align:right;
		}
		
#wrap{
	width:791px;
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #fff;
	background-image:url(../images/wrap_rep.jpg);
	background-repeat:repeat-y;
	postion:relative;
	}
		
#header{
	

	}
	
	
	
#logo{
	background-image:url(../images/hotel-dauphin-logo.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:291px;
	float:left;
	border-right:1px solid white;	
	background-color:#5188c5;
	}
	
	#logo p{
	margin:225px 0 0 0;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	
	}
	
#flash {
	float:right;
	width:540px;
}
	
#content{
	background-image:url(../images/content-rep.gif);
	background-repeat:repeat-y;
	width:540px;
	postion:relative;
	float:right;
	margin-top:2px;
	padding-bottom:20px;
	_padding:0;
	}

	#pageTitle{
		background-image:url(../images/content-top.gif);
		background-repeat:no-repeat;
		height:50px;
		padding:30px 0 0 30px;	
		_padding:30px 0 0 30px;	
		}
		#pageTitle .etoiles{
			background-image: url('../images/etoiles-arcachon.jpg');
			background-repeat: no-repeat;
			background-position: 90px 0;
		}
		
		.etoiles_index{
			background-image: url('../images/etoiles-arcachon.jpg');
			background-repeat: no-repeat;
			background-position: 280px 0;}
		
		.etoiles_hotel{
			background-image: url('../images/etoiles-arcachon.jpg');
			background-repeat: no-repeat;
			background-position: 90px 0;}
		
		.etoile_index_en	{
				background-image: url('../images/etoiles-arcachon.jpg');
				background-repeat: no-repeat;
				background-position: 365px 0;}
		
		.etoile_hotel_en	{
				background-image: url('../images/etoiles-arcachon.jpg');
				background-repeat: no-repeat;
				background-position: 270px 0;}
		
		
		#pageTitle .index {
			background-position: 290px 0;
		}
		#pageTitle .hotel {
			background-position: 90px 0;
		}
		#pageTitle .index-en {
			background-position: 270px 0;
		}
		#pageTitle .hotel-en {
			background-position: 140px 0;
		}
	
	#secondaryContent{
		width: 200px;
		float:left;
		}
		
		#secondaryContent img{
		
			}
			
	#tertiaryContent{
		width: 200px;
		float:right;
		}
		
.photo {/*set background shadow for images*/
	background-image:url(../images/image_bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:0 5px 5px 0;
	float:left;
	}	
	
.shadow {
	border:1px solid #D4D4D4;
	padding:2px;
	}
		
#sideMenu{
	float:left;
	width:220px;
	margin:0 0 0 5px;
	postion:relative;
	}
	
#footer{
	width:791px;

	margin:auto;
	padding:5px 0;
	background-color:#4a83c1;
	color:#fff;
	text-align:center;
	}
	
	#footer a{
		color:#FFFFFF;
		}
		
		
#sport_activities{
	width:475px;
	height:356px;
	background-image:url(../images/dauphin-activities-website-flyer-bg.jpg);
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;

}

	#sport_activities h2{
		margin-top:10px;
		_margin-top:10px;
	}
	
	#sport_activities p{
		margin:7px 20px;

		font-size:11px;
		font-weight:bold;
	}
	
	#sport_activities a:link, #sport_activities a:visited{
		color:#fff;
	}
	
	#sport_activities a:hover{
		text-decoration:none;
	}
	
p.reservation{	
	text-align:center;
	margin:20px 10px;
	padding-bottom:20px;
	border-bottom:1px dotted #5188c5; 
}

p.reservation a, a.reservation_link{
 padding:10px;
 font-size:16px;
 font-weight:bold;
 text-shadow:0 0 2px #fff;
 color:#2a4b6e;
 text-align:center;
 margin:20px;
 
 
     -moz-box-shadow: 0px 1px 3px #2E2E2E; 
  -webkit-box-shadow: 0px 1px 3px #2E2E2E; 
          box-shadow: 0px 1px 3px #2E2E2E; 

  
  background-color: #ffe58a;
  background-image: -moz-linear-gradient(top, #ffe58a, #ff9c00); 
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffe58a),color-stop(1, #ff9c00)); 
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffe58a', EndColorStr='#ff9c00'); 
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffe58a', EndColorStr='#ff9c00')"; 


  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}

#content p a.reservation_link{
	 font-size:12px;
	 font-weight:bold;
 	 text-shadow:0 0 2px #fff;
 	 color:#2a4b6e;
	 margin:10px auto;
 }
 

/***menu styles*/
#menu ul{
	list-style-type:none;
	text-align:center;
	margin-top:20px;
	font-size:100%;
	}
	
	#menu ul li{
		display:inline;
		margin:0 10px 0 0;
		
		}
		
		#menu ul li a:link, #menu ul li a:visited{
			color:#FFFFFF;
			}
		
		#menu ul li a:hover{
			text-decoration:none;
			}	
			
#sideMenu ul{
	list-style-type:none;
	margin-left:10px;
	font-size:110%;
	border-top:1px dotted #5188c5;
	border-bottom:1px dotted #5188c5;
	}	

	#sideMenu ul li{
		margin:10px 0;
		
		}
	
#footerMenu ul{
	list-style-type:none;
	text-align:center;
	margin-top:20px;
	font-size:100%;
	}
	
	#footerMenu ul li{
		display:inline;
		margin:0 10px 0 0;
		
		}
		
		#footerMenu ul li a:link, #footerMenu ul li a:visited{
			color:#FFFFFF;
			}
		
		#footerMenu ul li a:hover{
			text-decoration:none;
			}
/***list styles*/
ul{
	margin: 10px;
	font-size:87%;
	
	}
	
	ul li{
	margin-bottom:10px;
	}


/***table styles*/

table{
	border:1px solid #5188c5;
	border-collapse:collapse;
	margin:20px 0;
	font-size:87%;
	}
	
	thead tr{
		background-color:#7fbcff;
		}
	
	tr{
		background-color:#deeeff;
		}
		
	tr.odd{
		background-color:#bfdeff;
	}
	
	th{
	border:1px solid #5188c5;
	border-collapse:collapse;
	padding:5px;
	}
		
	td{
	border:1px solid #5188c5;
	border-collapse:collapse;
	padding:5px;
	text-align:center;
	}	
	
	
	
/***form styles*/

textarea{

	width:100%;
	height:150px;
	}
		
/***image positioning*/
.left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	clear:both;
	}
	
.right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	clear:both;
	}	
	
#photoGallery{
	margin:20px 0;
	}
	
	#photoGallery img{
	
		}
		
/*---------------------------Les Packs------------------------------------------*/


.pack{
	width: 220px;
	float: left;
	margin-right: 20px;
}


	.pack h3{
		font-family: "Arial";
		font-size: 16px;
		margin: 0 0 0 10px;
		font-weight:bold;
		}

	.pack p,p.packs{
		margin: 5px 0 5px 10px;

		}


#packs,#nautique{
	font-family: "Arial";
		font-size: 14px;
		margin: 0 0 0 10px;
		font-weight:bold;
	}


.quatres_hotel{
	clear:both;
}

/*---------------------------typography------------------------------------------*/

h1{
font-family:Monotype corsiva;
font-size:30px;
color:#5188c5;
	

	}
	
h2{ 
font-family:Monotype corsiva;
font-size:30px;
color:#5188c5;
	}
	
h3{
	font-family:Monotype corsiva;
	font-size:25px;
	color:#5188c5;
	margin:10px 0;
	clear:both;
	}

p{
	font-size:13px;
	line-height:1.5;
	margin:10px 0;
	clear:both;
	}

.quatres_hotel p{
	clear:none;
}

p#offer{
	color:#00439e;
}
/***links*/	
a:link, a:visited{
	color:#2E2E2E;
	}
	
a:hover{
	text-decoration:none;
	}
			

				
/*---------------------------fixes and hacks-------------------------------------*/	
.clr{
	clear:both;
	visibility:hidden;
	}

.gutter{
	margin: 0 30px;
	}
	
	
	
	
/*---------------------------------------------sifr--------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.promotions_title{
	text-align:center; 
	font-size:24px; 
	font-weight:bold;
	color:#fff;
	background:#0046af;
	padding:10px;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.promotions_title:hover{
	background:#0054d3;
}

	.promotions_title a{
		color:#fff;
		display:block;
		text-decoration:none;
	}
