@charset "utf-8";
/*
	Name: Auberge Maeva
	Date: 27 septembre 2010
	Description: 
	Author: TIM
*/

/* Imports */
@import url("reset.css");

/*************** Global ***************/

html{
	background: url("http://www.aubergemaeva.com/common/images/bg.png");
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

body{
	margin: 0;
	width: 100%;
	min-height: 550px;
	background: url("http://www.aubergemaeva.com/common/images/bgGradient.png") repeat-x;
}

#page{
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
}

a{
	color: #f2a12c;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-size: 17px;
	height: 35px;
	line-height: 35px;
	color: #303030;
}

h2{
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: solid 2px #FFF;
	width: 100%;
	font-size: 16px;
	color: #f2a12c;
}

p{
	width: 100%;
	margin-top: 20px;
	text-align: justify;
	line-height: 1.25em;
}

.important{
	font-weight: bold;
}

.center{
	text-align: center;
}

.quote{
	font-style: italic;
}

.bar{
    height: 1px;
    width: 200px;
    background-color: #FFF;
}

.space-20{
    height: 20px;
    clear: both;
}

.space-10{
    height: 10px;
    clear: both; 
}

.formulaire p{
	color: #ff0000;
	font-weight: bold;
	font-size: 20px;
}

label{
	width: 175px;
	float: left;
	display: block;	
	color: #FFF;
	padding-top: 3px;
	margin-bottom: 5px;
	height: 17px;
	font-size: 14px;
}

.textInput{
	width: 225px;
	height: 20px;
	background: url("http://www.aubergemaeva.com/common/images/inputBg.png") #FFF repeat-x;	
}

.textArea{
	width: 645px;;
	height: 100px;
}

.txt{
	width: 400px;	
}

#splash {
	width: 600px;
	margin: 0 auto;
	padding-top: 100px;
}

	#splash .half {
		width: 300px;
		text-align: center;
		float: left;	
	}
	
	#splash h1 {
		font-size: 30px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		color: #ed981e;
		line-height: auto;
		height: auto;
		font-weight: normal;
		margin: 10px 0 5px;
	}
	
	#splash h2{
		margin: 0 0 20px;
		padding: 0;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		border: none;
		font-size: 20px;
		color: #DFDFDF;
		font-weight: normal;
	}
	
	#splash a:not(.linK) {
		text-decoration: none;
	}
	
	#splash .link {
		line-height: 35px;
		color: #303030;
		font-size: 16px;
		font-weight: bold;
		text-decoration: underline;
	}

/*************** Header ***************/

#header{
	position: relative;
	width: 960px;
	height: 416px;
	background: url("http://www.aubergemaeva.com/common/images/bgHeader.png") no-repeat;
	padding: 10px;
}

#top{
	width: 980px;
	height: 116px;
	background: url("http://www.aubergemaeva.com/common/images/bgTop.png") no-repeat;
}

#logo{
	float: left;
	width: 381px;
	height: 116px;
}

#imgLogo{
	float: left;
	margin: 10px;
	width: 117px;
	height: 97px;
}

#txtLogo{
	float: left;
	width: 231px;
	height: 86px;
	margin-top: 15px;
	text-align: center;
}

	#txtLogo span.title {
		font-size: 30px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		color: #ed981e;
		line-height: auto;
		height: auto;
		font-weight: normal;
		margin: 15px 0 5px;
		display: block;
		letter-spacing: 1px;
	}
	
	#txtLogo span.subtitle {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		border: none;
		font-size: 20px;
		color: #DFDFDF;
		font-weight: normal;
		display: block;
		letter-spacing: 2px;
	}

#topInfos{
	float: left;	
}

#meteo{
	margin: 10px 0 0 395px;
	width: 184px;
	height: 76px;
}

#languages{
	margin: 3px 0 0 395px;
	width: 184px;
	text-align: center;
}

#languages a{
	color: #FFF;
}

/*Menu*/
#menu{
	position: absolute;
	width: 959px;
	height: 40px;
	padding-left: 1px;
	background: url("http://www.aubergemaeva.com/common/images/bgMenu.png") no-repeat;
	top: 126px;
	left: 10px;
	z-index: 1000;
}

.menuElement, .menuLine{
	float: left;
}

.menuElement{
	width: 158px;
	text-align: center;
	height: 26px;
	margin-top: 14px;
}

.menuLine{
	width: 2px;
	background: url("http://www.aubergemaeva.com/common/images/line.png") no-repeat;
	height: 30px;
	margin-top: 10px;
}

/*Slide*/
#slide{
	width: 960px;
	height: 300px;
}

#imgSlide, #boxSlide{
	float: left;
}

#imgSlide{
	position: relative;
	width: 530px;
	height: 300px;
}

#blackBar{
	position: absolute;
	width: 530px;
	height: 20px;
	top: 280px;
	background: url("http://www.aubergemaeva.com/common/images/black.png") no-repeat;
	z-index: 500;
}

#boxSlide{
	width: 390px;
	height: 230px;
	padding: 50px 20px 20px 20px;
	background: url("http://www.aubergemaeva.com/common/images/bgSlide.jpg") no-repeat;
}

#boxSlide p{
	width: 390px;
	height: 167px;
	overflow: hidden;
}

#slideMore{
	width: 125px;
	height: 25px;
	float: right;
	margin-top: 20px;
}

/*************** Main ***************/

/*Side*/
#side{
	width: 270px;
	float: left;
}

#boxSideTop{
    width: 250px;
    height: 166px;
    background: url("http://www.aubergemaeva.com/common/images/boxSideTop.png") no-repeat;
    overflow: hidden;
    padding: 10px 10px 0 10px;
}

#boxSideContent{
    width: 210px;
    height: 274px;
    background: url("http://www.aubergemaeva.com/common/images/boxSideBg.png") no-repeat;
    overflow: hidden;
    padding: 0 30px;
    margin-bottom: 10px;
}

.sideMap{
    margin-top: 10px;   
}

#boxSideContent p{
	margin-top: 10px;
    line-height: 1.20em;
}

.small{
    font-size: 10px;
}

.orange{
    color: #f2a12c;
}

.evidence{
    color: #f2a12c;
    font-weight: bold;   
}

.sideButtons{
	width: 270px;
	text-align: center;
    margin-bottom: 20px;
}

.last{
    margin-bottom: 10px;   
}

/*Content*/
#content{
	width: 710px;
	float: left;
}

.column-460, .column-170, .column-210, .column-200, .column-650, .column-315{
	float: left;
	margin-left: 20px;
}

.column-460{
	width: 460px;
}

.column-170{
	width: 170px;
}

.column-210{
	width: 210px;
}

.column-200{
	width: 200px;
}

.column-650{
	width: 650px;
}

.column-670{
    clear: both;
	width: 670px;
	margin-left: 10px;
}

.column-315{
	width: 315px;
}

/*Room Box*/
.roomBox{
	width: 285px;
	height: 125px;
	background: url("http://www.aubergemaeva.com/common/images/roomBg.png") no-repeat;
	overflow: hidden;
	margin-top: 20px;
	padding: 15px;
}

.roomImg{
	float: left;
	width: 117px;
	height: 117px;
	border: solid 3px #FFF;
}

.roomDesc{
	position: relative;
	float: left;
	width: 145px;
	height: 125px;
	margin-left: 15px;
}

.roomDesc p{
	margin-top: 15px;
}

.roomDesc h3{
	font-size: 16px;	
}

.roomPrice{
	font-weight: bold;
	text-align: right;
	width: 145px;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*Box*/
.box{
	width: 710px;
}

.boxTop{
	width: 690px;
	height: 35px;
	padding: 10px 10px 0 10px;
	background: url("http://www.aubergemaeva.com/common/images/boxTop.png") no-repeat;
}

.boxContent{
	width: 710px;
	background: url("http://www.aubergemaeva.com/common/images/boxBg.png") repeat-y;
	overflow: hidden;
}

.boxMain{
	width: 690px;
	min-height: 209px;
	padding: 0 10px;
	background: url("http://www.aubergemaeva.com/common/images/boxGradient.png") no-repeat;
}

.boxBottom{
	clear: both;
	width: 710px;
	height: 30px;
	background: url("http://www.aubergemaeva.com/common/images/boxBottom.png") no-repeat;
}

/*Box Content*/
.elementPost{
    margin: 10px 0;
    text-align: left;
    padding-left: 10px;
}

.elementPost a{
    color: #FFF;    
}

.elementPost a:hover{
    color: #f2a12c;
    text-decoration: none; 
}

.miniature{
    float: left;
    height: 60px;
    width: 60px;
    overflow: hidden;
    margin: 10px 0 0 10px; 
    background-color: #FFF;  
}

.first{
    margin-left: 0px;   
}

#cadreMap{
    width: 642px;
    height: 292px;
    padding: 14px;
    background: url("http://www.aubergemaeva.com/common/images/cadreMap.png") no-repeat;
}

#map_canvas{
	width: 642px;
    height: 292px;
    color: #000;
}

li{
    margin-top: 15px;
    list-style-type: square;
    margin: 15px;   
}

/*************** Footer ***************/

.clear{
	clear: both;
}

#footer{
	clear: both;
	width: 940px;
	height: 100px;
	background: url("http://www.aubergemaeva.com/common/images/bgFooter.png") no-repeat;
	padding: 10px 30px;
	font-size: 12px;
	margin-bottom: 10px;
}

#copyrights{
	width: 460px;
	height: 100px;
	float: left;
	line-height: 100px;
}

#medias{
	width: 460px;
	float: left;
	text-align: right;
    margin-top: 40px;
}

.elementMedias{
    float: right;
    margin-left: 20px;   
}
