/* ----- BASIC ELEMENTS AND FONTS ----- */


html, body {
	color: #fff;
	font-size: 11px;
	font-family: 'Tahoma';
	background: #072450 url(hoteldugolfejuan/vue-mer-panoramique.jpg) no-repeat;
	margin: 0;
	padding: 0;
	height: 100%;
}

.clear {
	clear: both;
	height:15px;
}

p {
	margin: 10px 30px 10px 30px;
}

.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:12px;
	text-align:justify;
}
.content_box_large img {
	border: 1px solid White;
}
.red {
	color:red;
}

.yellow {
	color:silver;
}
.blue{
	color:#072450;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#fff;
}

h3 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	margin: 0px 20px 10px 30px !important;
	margin: 0px 10px 10px 30px;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
}
h3 a {
	text-decoration: none;
	color: #fff;
	font-weight: bolder;
}

h2 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:17px;
	color:#fff;
}
h2 a {
	text-decoration: none;
	color: #fff;
}
a {
	text-decoration: none;
	color:silver;
}
a:hover {
	text-decoration: none;
	color:red;
}
a b:hover {
	text-decoration: none;
	color:red;
}
.scred{
	text-decoration: none;
	color: #fff;

}
.scred:hover{
	text-decoration: none;
	color: #fff;

}

.content_center{
	text-align: center;
}
.left{
	float:left;
	margin-top:-5px;
	margin-right: 10px;
}
/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 220px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 220px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
}

#nav_list a {
	color:#fff;
}

.li_nav_body a  {
	display: block;
	width: 220px;
	height: 25px;
	background: url(hoteldugolfejuan/nav_body.png) no-repeat;
	padding-left: 40px;
	line-height:25px;
}

.li_nav_body a:hover {
	background-position:  0 -25px;
	color:#016001;
}
.li_nav_body_sub a  {
	display: block;
	width: 220px;
	height: 25px;
	background: url(hoteldugolfejuan/nav_body.png) no-repeat;
	padding-left: 45px;
	line-height:25px;
}

.li_nav_body_sub a:hover {
	background-position:  0 -25px;
	color:#016001;
}

.li_nav_body_last a  {
	display: block;
	width: 220px;
	height: 25px;
	background: url(hoteldugolfejuan/nav_body.png) no-repeat;
	padding-left: 45px;
	line-height:25px;
}

.li_nav_body_last a:hover {
	display: block;
	width: 220px;
	height: 25px;
	background: url(hoteldugolfejuan/nav_body.png) no-repeat;
	padding-left: 45px;
	line-height:25px;
}
.li_active a:active  {
	background: url(hoteldugolfejuan/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- LAYOUT ----- */

#container {
	width:100%;
	background: url(hoteldugolfejuan/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(hoteldugolfejuan/sidebar_body.png) 60px 0px repeat-y;
	min-height:100%;
	height:100%;
}

#menu_header {
	width:220px;
	height:132px;
	text-align:left;
	float:left;
	margin:0 0 0 40px;
}

.login_box {
	width: 220px;
	float:left;
	margin:0 0 0 10px;
}

#head {
    width: 820px !important;
	width: 850px;
	height: 200px;
	float:left;
	text-align: right;

}

#content {
	width: 870px;
	text-align: justify;
	float: left;
	margin:0 0 0 20px;
	background: url(hoteldugolfejuan/sidebar_body.png) 10px 0px repeat-y !important;
	background: url(hoteldugolfejuan/sidebar_body.png) 20px 0px repeat-y;
}

.content_box_large {
	width: 560px;
	margin:0px 0px 0px 20px;
	float: left;
}

/*----- IMAGES ----- */

a img{
	border: none;
}


/*----- FORM ----- */

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 14px tahoma;
	width:168px;
	height:17px;
	color: #707070;
	margin:0px 0px 5px 0px;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 11px tahoma;
	width:168px;
	height:110px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 11px tahoma;
	width:168px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 11px tahoma;
	width:172px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 11px tahoma;
	width:172px;
	color: #707070;
	margin:5px 0px 5px 0px;
}


table{
	font-size:15px;
	text-align: center;
	width:560px;
}
tr{
	border: none;
}

td{
	border: 1px solid silver;
	text-transform: uppercase;
}


