body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../../images/timpartner/body_bg.jpg) repeat-x #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;
	width:auto;
}
p {margin:0px; padding:0px;}
h1 {font-size:16px; color:#2a5775;}
a {color:8dc1e3; text-decoration:none; }
a:hover {text-decoration:underline;}
em { display:inline; margin:0; padding:0;}
#container {
	width: 987px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	height:251px;
	width: 987px;
	margin: 0 auto;
	padding:0px;
	background:url(../../images/timpartner/header.jpg) no-repeat;
}
#footer {
	width: 987px;
	height:66px;
	margin: 0 auto;
	background:url(../../images/timpartner/footer.jpg) no-repeat;
	text-align:center;
	font-size:11px;
	color:#FFF;
}
#footer a {
	text-decoration:none;
	color:#FFF;
}
/* Root Menu Hover Persistence */
#footer a:hover {
  color: #FFF;
}

/* Root Menu current */
/*#footer a.current {
	color: #FFF;
}*/
#ban {
	/*background:url(../../images/timpartner/upload/dunoiralalumiere.jpg);*/
	margin:24px 14px 0px 12px;
	height:195px;
	width:961px;
	display:inline;
	float:left;
}
#contenu {
	background:url(../../images/timpartner/contenu_bg.jpg);
}

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

#contenu-txt {
	float:right;
	width:718px; /*816px*/
	margin:0px 14px 0px 0px;
	padding:20px 44px 0px 40px;
	background:url(../../images/timpartner/contenu-txt_bg.jpg) repeat-x;
	display:inline;
	text-align:justify;
	overflow:visible
}
#langue {
	width:736px;
	clear:both;
	padding:0px 0px 14px 80px;
	margin:0px;
}
.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 {
	display:block;
	margin:10px 0px 10px 0px;
}

.type1 {
	width:90%;
	display:block;
	margin:0px;
	border:#CCC 1px solid;
	background:#FFF;
}

.type2 {
	width:100px;
	display:block;
	margin:10px;
	border:#CCC 1px solid;
	background:#FFF;
}

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