/* Les elements (X)HTML en general
-------------------------------------------------------- */
html, body {height: 100%;}
* {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0; margin:0; color: #666; outline: none;}
body {background: #f0fafe url(images/bg.png) repeat-x top center;}

/* Text Style
-------------------------------------------------------- */
h2 {color: #777;}
p {
	color: #666;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color: #444; 
	font-family: Verdana, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
}
img, img:hover {border: 0px;}

/* Container
-------------------------------------------------------- */
#container {
	width: 758px;
	background: #fff;
	border-left: 2px solid #d4eaf4;
	border-right: 2px solid #d4eaf4; 
	margin: 0 auto;
	padding: 0px 4px;
	min-height: 100%;
}

/* Header
-------------------------------------------------------- */
#header {
	width: 758px; height: 201px;
	background: url(images/header.png) no-repeat top center;
	margin: 0px auto;
}
#logo {
	width: 195px;
	height: 115px;
	position: absolute;
	margin-left: 10px;
}
#logo a {
	text-indent: -9999px;
	float: left;
	width: 195px;
	height: 115px;
}
#header h1 {
	text-indent: -9999px;
}
#menu ul {
	margin: 85px 0px 0px 0px !important;
	margin: 84px 0px 0 0px
}
#menu ul li {
	display: inline;
	float: left;
	margin: 0px 4px;
	background: transparent url(images/separ.png) no-repeat top right;
	padding-right: 9px;
	height: 29px;
	padding-top: 1px !important;
	padding-top: 2px;
	color: #fff;
}
#menu ul li a {
	color: #fff;
}
#reper p {
	margin-left: 10px;
	color: #fff;
	font-size: 15px;
	margin-top: 0px;
	float: left;
	width: 740px;
	margin-top: 1px !important;
	display: inline;
}
#reper p a {
	color: #fff;
	font-size: 11px;
}
#reper p a:hover {
	color: #555;
	font-size: 11px;
}

/* Footer
-------------------------------------------------------- */
#footer {
	width: 758px; height: 101px;
	background: url(images/footer.png) repeat-x top center;
	margin: 0px auto;
	clear: both;
}
#footer p {
	text-align: center;
	padding-top: 67px;
	color: #fff;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}
#footer p a {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #fff;
	color: #fff;
}
#footer p a:hover {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
}

/* Left
-------------------------------------------------------- */
#left {
	width: 485px;
	float: left;
}
#left img.centi {
	margin-left: 2px;
	display: inline;
}
#left h2 {
	background: transparent url(images/top_pres.png) no-repeat top center;
	width: 470px;
	height: 54px;
	font: normal 21px Georgia, "Times New Roman", Times, serif;
	padding: 2px 5px;
}
p#presen {
	width: 460px;
	margin-top: -30px;
	padding: 5px;
	font: normal 12px Tahoma, "Tekton Pro Bold", "Synchro LET", serif;
}

/* Temoiniage
-------------------------------------------------------- */
#temoiniage {
	background: #f9f9f4;
	border: 1px solid #e5e5e0;
	width: 473px;
	margin-top: 10px;
	margin: 10px 0px 5px;
}
#top_temoi {
	width: 473px; height: 42px;
	background: url(images/temoiniaad.png) no-repeat top center;
}
#top_temoi h3 {
	text-indent: -9999px;
}
#temoiniage img {
	border: 3px solid #e5e5e0;
	float: left;
	margin: 5px;
}
#temoiniage h4 {
	color: #797979;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #bdbdba;
	width: 450px;
	display: inline;
}
#temoiniage h5 {
	color: #8f8f8f;
	font: normal 13px "Trebuchet MS", Arial;
	margin-top: 2px;
}
#temoiniage h5 span {
	color: #efa402;
	font: normal 13px "Trebuchet MS", Arial;
	text-decoration: underline;
}
#temoiniage p {
	color: #656565;
	font: italic 12px Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
#bothy {clear: both; margin-top: 2px;}

/* Right
-------------------------------------------------------- */
#right {
	width: 234px;
	float: left;
	margin-left: 10px;
	border-left: 1px dashed #c7c7c7;
	padding-left: 12px;
}
.newsi {
	width: 242px;
	padding-left: 0px;
	border-left: 4px solid #cdccca;
	margin: 0px 0px 9px 0;
}
.newsi p {
	color: #6a6967;
	font: normal 11px "Trebuchet MS" ;

	margin-left: 5px;
}
.newsi h3 {
	width: 238px; height: 26px;
	background: #f9f9f9;
	padding: 4px 0 0 5px;
	font: noraml 18px Georgia, "Times New Roman", Times, serif;
	color: #8c8b88;
	margin-bottom: 3px;
}
.newsi img {
	border: 3px solid #aeaeae;
	margin: 4px 4px 1px 4px;
	float: left;
}
.newsi p a {
	font: normal 11 px Verdana, Arial, Helvetica, sans-serif;
	color: #e6ae02;
	margin-top: 2px;
	border-bottom: 1px dotted #C7C7C7;
}

