/*** Généralités ***/
*html body {
	font-size: 8pt;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#30363c;
	background: #1f2429;	
	margin: 0;
	padding: 0;
	line-height:15px;
}
a:link, a:visited {
	color: #707072;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #707072;
	text-decoration: none;
}
img {
	border: none;
}
h1 {
	margin:0;
	margin-top:4px;
	margin-bottom:15px;
	color:#e53b2d;
	text-align:right;
	font-size:14px;
	font-weight:normal;
}
/********************** Table ***********************/
#table {
	position:absolute;
	height:100%;
	width:985px;
	left:50%;
	margin-left:-492px;
	background: #1f252b url(../images/fond.jpg) top repeat-x;	
}
/********************** Conteneur ***********************/
#conteneur {
	position: absolute;
	width: 1000px;
	height:704px;
	top:50%;
	margin-top:-352px;
}
#conteneur-mentions-legales {
	padding:10px;
	text-align:center;
	color:#babbbd;
}
#conteneur-mentions-legales h1 {
	text-align:center;
}
/********************** Header ***********************/
#header-accueil{
	width: 1000px;
	height: 139px;
	margin:0;
	padding:0;
}
#header {
	width: 985px;
	height: 139px;
	margin:0;
	padding:0;
}
#logo {
	position:absolute;
	left:0;
	top:0px;
	margin-left:40px;
}
#menu {
	position:absolute;
	left:0;
	margin-top:94px;
	margin-left:405px;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	margin-left:25px;
}
#menu a.active {
	padding-top:15px;
	background: url(../images/active.jpg) 50% 0 no-repeat;
}
/********************** Accueil ***********************/
#accueil h1 a{
	position:absolute;
	float:left;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#accueil img{
	float:left;
	margin-left:0px;
	margin-right:11px;
}
#liens{
	position:absolute;
	margin-top:490px;
	margin-left:0px;
}
#liens h1{
	float:left;
	font-size:13px;
	text-transform:uppercase;
	color:#333333;
	margin-left:50px;
	margin-right:150px;
}
#liens h1#rea{
	margin-left:40px;
}
#liens h1#part{
	margin-left:60px;
}
#liens h1#cont{
	margin-left:40px;
}
#liens h1 a{
	color:#333333;
	font-weight:bold;
}
/********************** Gauche ***********************/
#gauche{
	float:left;
	width:185px;
	height:523px;
	margin:0;
	padding:0;
}
/********************** Centre ***********************/
#centre{
	float:left;
	width:286px;
	height:523px;
	margin:0;
	padding:0;
}
#centre-realisations{
	float:left;
	width:286px;
	height:523px;
	background:url(../images/realisations2.jpg);
	color:#FFFFFF;
	margin:0;
	padding:0;
}
#centre-realisations h3{
	margin-top:75px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
/********************** Droite ***********************/
#droite-presentation{
	float:left;
	width:514px;
	height:373px;
	margin:0px;
	padding-top:150px;
	display:inline;
	text-align:justify;
	background:url(../images/fond-texte.jpg);
	color:#4f536c;
	overflow:auto; 
}
#droite-services{
	float:left;
	width:514px;
	height:483px;
	margin:0px;
	padding-top:30px;
	padding-bottom:10px;
	display:inline;
	text-align:justify;
	background:url(../images/fond-texte.jpg);
	color:#4f536c;
	overflow:auto; 
}
#droite-realisations{
	float:left;
	width:514px;
	height:473px;
	margin:0px;
	padding-top:50px;
	display:inline;
	text-align:justify;
	background:url(../images/fond-texte.jpg);
	color:#4f536c;
}
#droite-partenaires{
	float:left;
	width:514px;
	height:453px;
	margin:0px;
	padding-top:70px;
	display:inline;
	text-align:justify;
	background:url(../images/fond-texte.jpg);
	color:#4f536c;
}
#droite-contact{
	float:left;
	width:514px;
	height:443px;
	margin:0px;
	padding-top:80px;
	display:inline;
	text-align:justify;
	background:url(../images/fond-texte.jpg);
	color:#4f536c;
	overflow:auto; 
}
#droite-contact label{
	float:left;
	width:150px;
}
#droite-contact input{
	background:#EEEEEE;
	border:none;
	margin-bottom:15px;
}
#droite-contact textarea{
	width:230px;
	height:70px;
	background:#EEEEEE;
	border:none;
	margin-bottom:15px;
}
#texte {
	margin-left:50px;
	width:410px;
}
/********************** Footer ***********************/
#footer {
	clear:both;
	float:left;
	width:985px;
	height:55px;
	text-align:center;
	color:#bbbcbd;
	padding-top:15px;
}
#footer a {
	text-decoration:none;
}


ul#thumbs {overflow:auto; list-style:none; margin:30px; margin-left:32px; padding:0; width:254px; height:270px;} 
#thumbs li {float:left;height:65px;} 
#thumbs a {display:block; padding:2px; outline:none; margin-left: 5px; margin-right:12px; margin-bottom:15px;} 
#thumbs a:hover, #thumbs a:focus {background:#fff;} 
#viewer {width:400px; height:308px; margin-left:340px; position:absolute; top:270px; color:#000000;}

/********************** Contact ***********************/
#contact {
	background:#EEEEEE;
	padding:10px;
}

