/* Nepal Homestay - CSS Document */
body {
	margin: 0; padding: 0;
	background-color:#3a2818;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	color: #b89562;
}

h1 { 
	font-size:36px;
	color:#f5c21b;
}

.h1-mini {
	font-size:24px; 
	color:#FFF; 
	padding-left:15px;
}

#background-home {
	background: url(img/nhs-fond.png) repeat-x 0 0px;
	height: 472px;
}

#position-home {
	margin: 0 auto;
	width: 820px; /* Garder 20 px de marge */
}

#col-gauche {
	position:relative;
	background: url(img/logo_bg.gif) no-repeat top;
	float: left;
	width: 290px;
}

#col-droite {
	position:relative;
	float: right;
	width: 510px;
}

/* Pages internes */

#page-title {
	padding: 0;
	margin: 35px 0 30px 40px;
}

#page-cotop {
	padding: 10px 0 0 0;
	margin: 0 0 0 30px;
	background: url(img/page_cotop.gif) no-repeat left top #FFF;
	width: 481px;
}

#page-cobg {
	padding: 0;
	margin: 0;
	background: url(img/page_cobot.gif) bottom left no-repeat #FFF;
	width: 481px;
}

#page-center {
	padding: 10px 20px 20px;
}


#page-center p {
	color: #3a2818;
	text-align:justify;
}

#page-center em {
	color: #3a2818;
	font-size: 12px;
	font-weight:normal;
}

#page-center a {
	color: #78b52a;
	text-decoration:underline;
}

#page-center a img {
	border: 0px none;
}

#page-center a:visited, a:hover, a:focus, a:active {
  text-decoration: underline;
}


#page-center h2 {
	color: #79b52b;
	font-size:20px;
	font-weight: bold;
}

.awards {
	margin: 12px 0 0 0;
	color: #3a2818;
}


/* Pied de page - FOOTER */
#home-footer {
	width:470px;
	height: 100px;
	padding: 15px 0 0 5px;
	margin: 0 0 0 30px;
	text-align:justify;
}
#home-footer h1 {
	font-size:14px;
	padding:0 0 10px 0;
	margin:0;
	}

#home-footer p {
	padding:0;
	margin:0;
	}

#footer-box {
	width:470px;
	height: 100px;
	padding: 15px 0 0 5px;
	margin: 0 0 0 30px;
}

#footer {
	width:470px;
	height: 100px;
	padding: 15px 0 0 5px;
	margin: 0 0 0 30px;
	font-size:11px;
	text-align:right;
	line-height: 180%;
}

#footer a {
	text-decoration:none;
	color:#b89562;
	border-bottom: 1px dotted;
}

/* Modules & Boxes */

#logo {
	width:260px;
	padding: 120px 0 70px 15px;
	border: 0 none;
}

#logo a img {
	border: 0px none;
}

#presentation-text {
	width:275px;
	padding: 10px 0 0 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	text-align:justify;
	color: #b89562;
	border: 0 none;
}

#social-media {
	width: 287px;
	padding: 38px 0 0 2px;
	border: 0 none;
}

#social-media a img {
	border: 0px none;
	margin:0;
}

#social-gauche {
	position:relative;
	float: left;
	width: 195px;
}

#social-droite {
	position:relative;
	float: right;
	width: 92px;
}

#booking-reservation {
	width: 287px;
	padding: 38px 0 0 2px;
	border: 0 none;
}

#booking-reservation a img {
	border: 0px none;
}

#activities-box {
	width: 287px;
	padding: 38px 0 0 2px;
	border: 0 none;
}

#activities-box a img {
	border: 0px none;
}

#about-head-slog {
	width:490px;
	height: 170px;
	background: url(img/slog_aboutus.gif) no-repeat top;
	padding: 0;
	margin: 0 0 0 20px;
}

#about-head-slog p {
	width: 310px;
	float: right;
	text-align: right;
	padding: 60px 20px 0 0;
	margin: 0;
}

#reservation-head-slog {
	width:490px;
	height: 200px;
	background: url(img/slog_reservation.gif) no-repeat top;
	padding: 0;
	margin: 0 0 0 20px;
}

#reservation-head-slog p {
	float: left;
	color:#FFF;
	text-align: left;
	line-height: 180%;
	padding: 70px 0 0 45px;
	margin: 0;
}

#facilities-head-slog {
	width:490px;
	height: 170px;
	background: url(img/slog_facilities.gif) no-repeat top;
	padding: 0;
	margin: 0 0 0 20px;
}

#facilities-head-slog p {
	width: 310px;
	float: right;
	text-align: right;
	padding: 60px 20px 0 0;
	margin: 0;
}


/* MENU  */ 

#menu {
	width:500px;
	height: 40px;
	padding: 15px 0 0 5px;
	margin: 0;
	color: #b89562;
}

#menu li {
	display: inline;
	padding: 0 15px 0 0;
}

#menu li a {
	color: #b89562;
	text-decoration:none;
	padding: 0 0 1px 0;
	border-bottom: 2px solid #b89562;
}

#menu li a:hover {
	color: #f5c21b;
	text-decoration:none;
	border-bottom: 3px solid #f5c21b;
}

.menu-active {
	color: #f5c21b;
	text-decoration:none;
	border-bottom: 3px solid #f5c21b;
}

/* Formulaire contact */

#contactNepal {
	margin: 20px 0 0 60px;
}

#contactNepal label { 
	color: #3a2818;
}

#contactNepal input, textarea {
	margin: 0px;
	padding: 2px;
	border: 2px solid #b89562;
}


/* Reservation */

#box-haut-gauche {
	position:relative;
	float: left;
	width: 400px;
}

#box-haut-droite {
	position:relative;
	float: right;
	width: 400px;
}

#box-milieu-gauche {
	position:relative;
	float: left;
	width: 400px;
}

#box-milieu-droite {
	position:relative;
	float: right;
	width: 400px;
}

#bookingNepal fieldset {
background-color:#ffffff;
border:4px solid #b89562;
padding: 20px 20px 20px 20px;
margin-bottom: 30px;
}

.personalinfo {
width: 345px;
}

.stayinginfo {
width: 345px;
}

.opcomms {
width: 765px;
}

.sendbook {
width: 765px;
}


#bookingNepal h3 {
color:#b89562;
font-family: verdana, Arial, sans-serif;
font-size: 11px;
margin: 0;
padding: 10px 0 0 0;
}

#bookingNepal label {
	color: #3a2818;
margin: 0;
}

#bookingNepal input, textarea {
	margin: 0px;
	padding: 2px;
	border: 1px solid #000000;
}

#step1 {
padding:15px 0 15px 0;
}

#step2 {
padding:20px 0 15px 0;
}

#step3 {
padding:20px 0 15px 0;
}

span.cursor {
	cursor: pointer;
}

#sendbuton {
	border: 1px solid #000000;
	font-size:22px;
	font-weight: bold;
	background-color:#79b52b;
	color: #FFFFFF;
	height:60px;
	width: 320px;
	cursor:pointer;
}


/* Autres */

.excursions {
	margin: 0;
	padding: 0;
}

#photo-slide {
	width:465px;
	padding: 80px 10px 0 0;
	border: 0 none;
	float: right;
}

#home-bg {
	margin: 10px 0 0 20px;
	background: url(img/home-nepalhomestay.jpg) no-repeat;
	width: 483px;
	height: 594px;
}


.clear {
	clear: both;
}
