body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#e8e8e8 url(img/bodybg.jpg) no-repeat;
	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 {font-size:16px; color:#2a5775;}
a {color:#6d6e6f; text-decoration:underline; }
a:hover {text-decoration:none;}
#container {
	width: 1009px;
	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:200px;
	width: 1009px;
	margin: 0 auto;
	padding:0px;
}
#footer {
	width: 1009px;
	height:66px;
	margin: 0 auto;
	background:#e8e8e8 url(img/footer-bg.jpg) no-repeat;
	text-align:center;
	font-size:11px;
	color:#6d6e6f;
	padding-top: 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);*/
	height:180px;
	width:1009px;
}
#contenu {
	background:#fff url(img/content-bg.jpg) repeat-y;
	
}

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

#contenu-txt {
	font: normal 14px Verdana, Geneva, sans-serif !important;
	color: #6d6e6f;
	float: left;
	width:560px; /*816px*/
	margin:0px 14px 0px 0px;
	padding:20px;
	display:inline;
	/*text-align:justify;*/
}
#image-right{
	margin-top: 15px;
	padding-top: 16px;
	padding-left: 16px;
	float: left;
	background: url(img/image-bg.jpg) no-repeat;
	width:359px;
	height:279px;
}
#langue {
	width:980px;
	clear:both;
	text-align: right;
	padding: 5px;
}
#langue a { font-size:11px; color:#008782; text-decoration:none;}
#langue a:hover { color:#b30278; } 
.drapeau {padding:0px 0px 0px 8px; }
.hr {clear:both; border:0px; height:0px; padding:0px; margin:0px;}


/*blog */
#contenu-blog { width:70%; float:left;}
#menu-blog { width:28%; border:#CCC 1px dotted;  float:right;}
.bloc-post h1 { padding:3px 0 0 0;}
.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 {}

label {
	width:200px;
	display:inline-block;
	margin:5px 0px;
	text-transform:capitalize;
	font-size:11px;
	font-weight: bold;
}

.type1 {
	width:180px;
	display:inline-block;
	margin:5px 0px;
	border:#CCC 1px solid;
	background:#FFF;
	font: normal 14px Verdana, Geneva, sans-serif;
	font-size:11px;
}

.type1:focus {
	background:#fffef5;
}

.type2 {
	width:100px;
	display:block;
	margin:5px 0px 0px 200px;
	border:#CCC 1px solid;
	background:#FFF;
	text-transform:capitalize;
	font-weight: bold;
	color: #6d6e6f;
}

#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;
}
