body{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
table{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{
	border:0px;
}
form{
	margin:0px;
	padding:0px;
	border:0px;
}
p{ margin:0px; padding:0px;}
h1, h2 {font: normal 24px Georgia, "Times New Roman", Times, serif; color:#81191e; margin: 0px;}
h2 { font-size:22px; }
a{ color:#a00008; text-decoration:none; }
a:hover {text-decoration:underline;}
#container{
	width: 969px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: url(img/header.jpg) no-repeat;
	height:240px;
	width: 1009px;
	margin: 0 auto;
	padding:0px;
}
#logo{
	background: url(img/logo.png) no-repeat;
	width: 122px;
	position: absolute;
	margin-top: -7px;
	margin-left: -13px;
	height: 81px;
}
#footer{
	width: 930px;
	height:46px;
	margin: 0 auto;
	margin-left: 20px;
	background:url(img/footer-bg.jpg) no-repeat;
	text-align:right;
	font-size:11px;
	color:#6d6e6f;
	padding-top: 7px;
}
#footer p{
	color: #494949;
	margin-right: 25px;
}
.clearme{
	clear:both
}
#footer a {
	text-decoration:underline;
	color:#6d6e6f;
}
/* Root Menu Hover Persistence */
#footer a:hover{
  color: #b30278;
}

/* Root Menu current */
/*#footer a.current {
	color: #FFF;
}*/
#ban{
	/*background:url(../../images/timpartner/upload/dunoiralalumiere.jpg);*/
	background: url(img/photo.jpg) no-repeat;
	height:180px;
	width:1009px;
	margin-left: 20px;
	margin-top: 26px;
}
* html #ban{
	margin-top: 0px;
}
#contenu{
	margin-left: 20px;
	width: 918px;
	margin-top: -10px;
	background:#fff url(img/side-bg.jpg) right repeat-y;
	border-left: 1px solid #b5b8b8;
	border-right: 1px solid #b5b8b8;
}

#menu-left{ 
	float:left; 
	width:171px;
	margin:0px;
}

#contenu-txt{
	font: normal 14px Arial, Helvetica, sans-serif !important;
	color: #414141;
	text-align:left;
	padding:5px;
	clear:both;
}
#main-left{
	font: normal 14px Arial, Helvetica, sans-serif !important;
	color: #414141;
	float: left;
	width:585px; /*816px*/
	margin:0px;
	padding: 10px;
	display:inline;
	text-align:justify;
}
#main-left p {
	margin-bottom: 15px;
}
#sidebar{
	font: normal 14px Arial, Helvetica, sans-serif;
	float: left;
	width: 270px;
	padding-left: 22px;
	padding-top: 50px;
	margin-top: -14px;
	padding-bottom: 20px;
	margin-left: 3px;
}
#sidebar img{
	border: 1px solid #81191e;
}
#sidebar p{
	width: 268px;
}

#langue {
	width:930px;
	clear:both;
	text-align: right;
	padding: 5px;
}
.drapeau {padding:0px 0px 0px 8px; }
.hr {clear:both; border:0px; height:0px; padding:0px; margin:0px;}


/*blog */
#contenu-blog { 
	font: normal 14px Arial, Helvetica, sans-serif !important;
	color: #414141;
	float: left;
	width:585px; /*816px*/
	margin:0px;
	padding: 10px;
	display:inline;
	text-align:justify;
}

#menu-blog { font: normal 14px Arial, Helvetica, sans-serif;
	float: left;
	width: 270px;
	padding: 20px 0px 20px 22px;
	margin-top: -14px;
	margin-left: 3px;
}
.info-post { font-size:10px;}
.contenu-post { font-size:12px; padding:10px 0px; text-align:justify;}
.category-post { font-size:10px; display:inline; padding-right:10px;}
.tag-post { font-size:10px; display:inline; padding-right:10px;} 
.comm-post {display:inline; padding-right:10px;}
#info-comm {font-size:14px; color:#F00; font-weight:bold; padding:10px 0px;}

.bloc-comm {background:#eee; border-top:#ccc 1px solid; border-bottom:#ccc 1px solid; margin-bottom:5px; padding:5px;}
.avatar-comm {float:left; margin:0px 2px 2px 0px;}
.auteur-comm {font-size:12px; font-weight:bold; padding-bottom:5px;}
.contenu-comm { clear:both; padding:10px 0px 10px 0px; } 

#menu-blog h2 {}

form{
	padding-top: 15px;
	padding-bottom: 15px;:
}
label {
	display:block;
	margin:10px 0px 0px 0px;
	padding: 0px;
	text-transform:capitalize;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.type1 {
	width:260px;
	display:block;
	margin:0px;
	border:#ff7b00 1px solid;
	background:#ffd797;
	font: normal 14px Verdana, Geneva, sans-serif;
	padding: 2px;
	margin: 0px;
}

.type1:focus {
	background:#fffef5;
}

.type2 {
	width:100px;
	display:block;
	margin-top: 20px;
	border:#ff7b00 1px solid;
	background:#ffd797;
	cursor: pointer;
}

.gmaps{
	float: left;
	display: inline;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 15px;
}
* html .gmaps{
	margin-right: 35px;
}

#tableauResa {
	width:666px;
}
#tableauResa td {
	height:16px;
	font-size:11px;
	width:166px;
	white-space:nowrap;
}
.type3 {
	margin:0px;
	display:block;
	border:#CCC 1px solid;
	background:#CCCCCC;
	height:20px;
	width:170px;
	font-size:11px;
}
.type4 {
	margin:0px;
	display:block;
	border:#CCC 1px solid;
	background:#CCCCCC;
	width:170px;
	font-size:11px;
}
.type_date {
	margin:0px;
	border:#CCC 1px solid;
	background:#CCCCCC;
	height:20px;
	width:82px;
	font-size:11px;
}
