
/*###### GLOBAL ######*/

html,body{
	min-height:100%;
	height:100%;
}

body 
{
	background: #776f67 url(http://www.lareserve-paris.com/themes/michelreybier/images/background.jpg) no-repeat top center fixed;  /* #3f3936 */
	padding: 0px; 
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #757575;
	overflow-x: hidden;
}

img{ border: 0px; }
li{	list-style: none; }
ul, p{	margin: 0; padding: 0; }
a{ cursor: pointer; text-decoration: none; color: #000; }
a:hover{ color: #bda993; }

#page 
{
	width: 1027px;
	margin: auto;
	margin-bottom:20px;
	min-height:100%;
	height:100%;
}

/*###### TOP IMAGE ######*/

#bg-image 
{
	width: 1027px;
	height: 506px;
	position: relative;
}

#flash-home
{
	float: left;
	margin-left: 10px;
	width: 430px;
	height: 240px;	
}

/*###### BANNER ######*/

#header 
{
	width: 100%;
	height: 66px;
	background-color: #FFF;
	position: absolute;
	top: 15px;
}

#logoTop
{
	float: right;
	text-align: center;
	margin: 15px 25px 0 0;
}

#resaForm
{
	float: left;	
	width: 223px;
}

#resaForm img
{
	cursor: pointer;
}

#resaForm input
{
	width: 70px;
	height: 15px; 
	border: 1px solid #666; 
	font-size:10px;
	margin-right: 5px;
}

#arrival,
#departure,
#book
{
	float: left;
}

#departure,
#book
{
	margin-left: 10px;
}

#book
{
	margin-top: 14px;	
}

#resaForm .submit
{
	border: none;
	width: auto;
	height: auto;
}

/*###### LOGO MAIN ######*/

#header2
{
	width: 100%;
	position: absolute;
	bottom: 0;
}

#logoMain
{
	width: 223px;
	float: left;
	background-color: #48433b;
}

/*###### LANGUAGES ######*/

#langs
{
	float: right;
	margin-top:3px;
}

#langs li
{
	float: left;
	background-color: #FFF;
	text-align: center;
	margin-left: 5px;
}

#langs li a
{
	padding-top: 4px;
	display: block;
  	font-size: 10px;
	width: 22px;
	height: 18px;
	color: #707070;
}

#langs li a:hover,
#langs li a.nav-selected,
#langs li a.nav-path-selected
{
	background-color: #48433b;
	color: #FFF;
	cursor:pointer;
}

#langs li a.nav-path-selected,
#langs li a.nav-path-selected:hover
{
	cursor:default;
}

/*###### MAIN CONTENT ######*/

#content
{
	float: left;
	background-color: #FFF;
	width: 100%;
	margin-bottom:20px;
}

/*###### NAV ######*/

#nav,
#second-nav
{
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 16px;
	margin: 30px 0 10px 30px;
	padding-right: 30px;
	border-right: solid 1px #bbb7b3;
	width: 145px;
}

/*###### MIDDLE, SIDEBAR ######*/

#middle,
#middle-internal,
#right-sidebar,
#middle-internal-single
{
	float: left;
	min-height: 152px;
}

#middle a:hover,
#middle-internal-single a:hover,
#middle-internal a:hover,
#right-sidebar a:hover
{
	color: #bda993;
}

#middle
{
	border-right: solid 1px #bbb7b3;
	width: 505px;
	margin: 30px;
	padding-right: 30px;
	text-align: justify;
}

#middle-internal,#middle-internal-single
{
	margin: 30px;
	width: 505px;
	text-align: justify;
}

#middle-internal-single
{
	margin: 30px;
	width: 604px;
	text-align: justify;
	margin-left:143px;
}

#right-sidebar
{
	width: 202px;
	margin: 30px 0 10px 0;
}

#right-sidebar #teasers-nav
{
	float: right;	
}

#right-sidebar #teasers-nav .prev,
#right-sidebar #teasers-nav .next
{
	cursor: pointer;	
}

#right-sidebar #teasers-nav .prev:hover,
#right-sidebar #teasers-nav .next:hover
{
	color: #000;	
}

/*###### MIDDLE, SIDEBAR ######*/

#footer
{
	clear: both;
}
#footer #foot1 #address{
	padding-top:0px;
}

#footer #foot1 #address a
{
	color: #CCC;
}

#footer #foot1 #address a:hover
{
	color: #FFF;
}

#footer #foot1 #address,
#footer #foot2 #etabs,
#footer #foot2 #etabs #hotels,
#footer #foot2 #etabs #vineyards
{
	float: left;	
}

#footer #foot1 #partners,
#footer #foot2 #share
{
	float: right;	
}

#footer #foot1
{
	padding: 5px 0 0 10px;
	background-color: #48433b;
	height: 32px;
	color: #CCC;
	font-size: 9px;
}

#footer #foot2
{
	background-color: #FFFFFF;
	height: 32px;
	padding-top: 15px;
}

#etabs #hotels,
#etabs #vineyards
{
	position: relative;
	margin-left: 20px;
	cursor: pointer;
}

#etabs .etabscontent
{
	position: absolute;
	display: none;
	padding: 13px;
	height: 0;
	text-align: center;
	top: -25px;
}

#etabs #hotels .etabscontent,
#etabs #vineyards .etabscontent
{
	width: 158px;
	background: url(http://www.lareserve-paris.com/themes/michelreybier/images/bg-shadow.png) no-repeat top center;
}

#etabs .etabscontent img
{
	margin-bottom: 5px;
}

#share #fb
{
	float: left;
	border-right: 1px solid #bbb7b3;	
	padding-right: 5px;
	margin-right: 5px;
}

#share #addthis,
#share #fb,
#etabs
{
	margin-top: 2px;
}

#share #addthis,
#share #newsletter
{
	float: left;
	margin-right: 30px;
}

/*###### NEWS ######*/

#bg-image_news
{
	position: absolute;
	top:150px;
	display:none;
	width:223px;
}

#bg-image_news img
{
	width:223px;
	height:200px;	
}

#banner_news{
	position:fixed;
	top:3px;
	height:66px;
	width:1027px;
}

#logoMain_news
{
	width: 223px;
	height: 74px;
	background-color: #48433b;
}

#logoMain_news a img
{
	border:none;
	margin:0;
}

#share a img
{
	border:none;
	margin:0;
}

#wrapper_news
{
	float:left;
	margin-top:84px;
	min-height:80%;
}

#header_news
{
	position:fixed;
	bottom:104px;
	width:223px;
}

#background{
	width:222px;
	height:150px;
	position:absolute;
	margin-top:110px;
	display:none;
}
#background img{ 
	width:222px;
	height:150px;
}

#content_news
{
	float:left;
	width:798px;
	min-height:80%;
	margin-left:229px;
	font-size: 11px;
}

.news_item
{
	background-color:#fff;
	padding:10px;
	margin-top:10px;
}

#nav_news
{
	background-color:#fff;
	padding:30px 10px 40px 30px;
	font-size: 11px;
}

.td_separator
{
	border-right: 1px solid #d1d1d1;
	padding: 5px 40px 20px 40px;
	text-align: justify;
	width: 300px;
}

.td_padding
{
	padding: 10px 0 5px 20px;
	width: 170px;
}

td
{
	vertical-align: top;
}

ul.nav li a
{
	color: #3f3b38;
	text-transform:uppercase;
	text-decoration:none;
}

ul.nav li.nav-selected a,
ul.nav li.nav-path-selected a,
ul li a:hover
{
	color:#bda993;
}

.link
{
	cursor:pointer;
	padding-top:4px;	
}

.link :hover
{
	color:#bda993;
}

.clear
{
	clear:both;	
}

