/* 

	Theme Name: hc1
	Theme URI: http://www.ludiweb.com
	Description: hotel cantepau.
	Version: 1.0
	Author: ludiweb
	Author URI: http://www.ludiweb.com
	
*/
 
/* Les éléments HTML en général
*******************************************************************************/
html, body {
	margin: 0px;
	padding: 0px;
	background: #ececec url(img/bg2.jpg) repeat center;
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}

h4, h3, h2, #comments h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #ff7800;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

fieldset{ border: none;}

blockquote{
	font-style: italic;
	color: #999999;
}

table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}

input, textarea{
	background: #f4f4f4;
	border: 1px solid #949494;
	color: #666;
	}

/* La page
*******************************************************************************/
#page {
	width: 800px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
	background: #000
}

#main {
	width: 484px;
	float: right;
	display:inline;
	text-align: justify;
	padding: 10px;
	margin: 10px 30px 0px 10px;
}

/* L'entête
*******************************************************************************/
#top{
	height: 30px;
	margin: 0px auto 0px;
	width:780px;
	*margin-top: 0px; /* Corrige un bug de décalage sous IE6 */
	color:#FFF;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#top a{
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
	
#top a:hover{
	text-decoration:underline;
}
#lang{
	position: relative;
	top: -20px;
	text-align: right;
}
#bdo{
	position: absolute;
	top: 340px;
	margin: 0 0 0 18px;
	padding: 0;
}
#logo {
	background: url(img/logo.jpg) no-repeat;
	height: 345px;
	width: 800px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	}

/* Le prélude
*******************************************************************************/ 
#prelude{
display:none;
}
	
/* Le contenu
*******************************************************************************/
.day-date{ display: none; }

.post{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#content{
	color: #d0c7be/*#d0c7be*/;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content h1{
	color: #d0c7be;
	font-size: 36px;
	font-family: "Trebuchet MS";
	text-align: right;
	border-bottom:solid 2px #d0c7be;
}
#content h5{
	font-size: 24px;
	color: #d0c7be;
	font-family: "Trebuchet MS";
}/**/
#content a{
	color: #d0c7be;
	font-weight: bold;
}
#content a:hover{
	color: #d0c7be;
	font-weight: bold;
	text-decoration:underline;
}
#content h1{
	color: #d0c7be;
	font: 6px;
}

#logo {
	margin-top:5px;
}
.post-title, h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;

}
.post-title a, .post-title a:visited, h2 a{
	color: #ff7800;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
.post-title a:hover, h2 a:hover{
text-decoration:underline;
}


/* La barre de navigation
*******************************************************************************/
#calendar{
display:none;
}

#sidebar {
	background: #000 url(img/sidebar.jpg) no-repeat top/**/;
	width: 238px;
	float: left;
	line-height: 1.5em;/**/
	margin: 15px 8px 8px 0px;
	padding: 0px 0px 50px 0px;
	font-size:10px;
}
#sidebar h1 {
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font: 24px Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sidebar h1 a{
	color: #fff;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;/**/
}
#sidebar h1 a:hover{
	border-bottom-color: #fff;
	color: #000 !important;
	background-image: url(img/side.png);
}
#sidebar h2 {
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font: 42px Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color: #ff7800;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #ccc;
}

#q{ width: 150px;}
/* Le pied de page
*******************************************************************************/	
#footer {
	clear: both;
	background: url(img/foot.jpg) no-repeat;
	width: 800px;
	height: 103px;
	padding: 0px 0px 0px 0px;
	font: 12px Courier New, Arial, Helvetica, sans-serif;
	color: #fff;
}
#partenaire{
	padding-left: 30px;
	padding-top: 60px;
}
#bla {
	position: relative;
	color: #fff;
	top: -15px;
	padding: 0 42px 0px 0px;
	text-align: right;
}
#bla a{
	color: #99ff33;
	text-decoration: none;
}
#bla a:hover{
	color: #99ff33;
	text-decoration: underline;
}
