/**/
body {
	margin:0;
	background: #EEEACF;
}
body, td, th, input, textarea, select, a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.clear {
	clear:both;
}
p, ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}

/*-----------------------------------------------------------*/
#page {
	margin:10px auto;
	padding:0px;
	width:924px;
	height:auto;
}
/* header */
#header {
	margin:auto;
	position:relative;
	height:168px;
	background:url(images/header_bg.gif) no-repeat;
	padding-left:4px;
	padding-top:3px;
}
#header .logo, .client {
	position:absolute;
}
#header .logo {
	top:50px;
	left:30px;
	width:156px;
}
#header .client {
	top:133px;
	right:50px;
	text-align:right;
	/*width:120px;*/
	/*border:1px #00FF99 solid;*/
}
#header .menu_h {
	margin:0;
	padding:18px 0 0 15px;
}
#header .menu_h span {
	display:inline-block;
	padding:0 10px 0 10px;
	margin:0px;
	color:#7DB31E;
	font-size:14px;
}
#header .menu_h a {
	background: url(images/arrow_menu_h.gif) no-repeat 0px 5px;
	padding:0 0px 0 8px;
	text-decoration:none;
	font-size: 12px;
	color:#fff;
}
#header img {
	margin:1px 10px 0 10px;
}
/* fin header*/

/*-----------------main--------------*/
#main {
	margin:0;
	background:url(images/main_bg.gif) repeat-y;
}

/* menu gauche */
#menu_G {
	margin:0;
	float:left;
	padding:25px 0 0 0;
	width:200px;
	height:662px;
	background: url(images/menu_gaucheB_bg.gif) no-repeat 100% 0%;
	overflow:hidden;
}
#menu_G ul {
	padding-left:20px;
}
#menu_G li{
	padding-bottom:20px;
	list-style:none
}
#menu_G li a{
	display:block;
	background: url(images/folder.gif) no-repeat 0px 0px;
	padding-left:24px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#000;
}
#menu_G .subMenuG {
	padding-left:20px;
	padding-top:10px;
}
#menu_G .subMenuG li {
	padding-bottom:7px;
	list-style:none
}
#menu_G .subMenuG li a{
	background: url(images/folder-child.gif) no-repeat 0px 0px;
	padding-left:15px;
	text-decoration:none;
	font-size: 12px;
	font-weight:normal;
	color:#7D7D7D;
}
#menu_G .subMenuG li a:hover{
	text-decoration:underline;
}
/* fin menu gauche */

/*-------------------------------------------------------->*/
/* block content */
 .pcontact{
 float:left;
	margin:auto;
	width:655px;
	padding:30px 10px 10px 30px;
	font-weight:bold;
	font-size:11px;
	color:#014898;
	
}

 .pcontact a{
	font-weight:bold;
	font-size:11px;
	color:#014898;
	border-bottom:1px dashed #014898;
	text-decoration:none;
}

#container {
	display:inline-block;
	margin:0px;
	float:left;
	padding:10px 0px 0px 15px;
	width:450px;
}
#container span {
	display:block;
}
#container .text {
	padding:30px 0 0 30px;
	background: url(images/content_home_bg.gif) no-repeat 100% 0%;
	text-align:justify;
	height:350px;
}
#container .text p {
	color:#6F7068;
	width:230px;
	line-height:18px;
}
#container .text span {
	display:inline;
	color:#014898;
	font-weight:bold
}
#container .text a {
	display:block;
	background: url(images/arrow2.gif) no-repeat 0% 50%;
	padding-left:10px;
	color:#014898;
	font-weight:bold;
	text-decoration:none;
}

 .pcontact{
	padding:30px 0 0 30px;
	color:#014898;
}
/* fin block content */

/* block Actu */
#block_Actu {
	margin:0px;
	float:right;
	padding: 30px 30px 0 0;
	width:214px;
}
#block_Actu .actus_haut {
	margin:0px;
	height:47px;
	background:url(images/actu_header.gif) no-repeat;
}
#block_Actu .actus {
	padding-top:7px;
	background:url(images/actu_center.gif) repeat-y;
	height:auto;
	/*text-align:center;*/
	color:#FFFFFF;
}
#block_Actu .actus li {
	
	margin:auto;
	/*display:inline-block;*/
	padding:10px 2px 15px 0;
	background:url(images/actu_bg.gif)  no-repeat left top;
	width:188px;
}
#block_Actu .actus .actu_Tile{
	margin:0px 0px 0 8px;
	padding:0 0 5px 5px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
#block_Actu .actus .actu_details {
	margin:0px 5px 0 8px;
	padding:5px 0 5px 8px;
}
#block_Actu .actus .actu_img {
	padding:0px;
	padding-left:8px
}
#block_Actu .actus .actu_date{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#block_Actu .actus .actu_text{
	font-size:11px;
}
#block_Actu .actus li a{
	margin: 2px 0 0 16px;
	background:url(images/actu_link_more.png)  no-repeat 0px 50% ;
	padding-left:20px;
	color:#7AB51B;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
#block_Actu .actus_bas {
	background:url(images/actu_bas.gif) no-repeat left;
	height:47px
}
/* fin block Actu */
/*-------------------------------------------------------->*/

/*------------fin main----------------*/

/* footer */
#footer {
	margin:0;
	/*padding: 25px 0 0 10px;*/
	height:150px;
	background:url(images/footer_bg.gif) no-repeat #EEEACF;
	color:#666666;
}
#footer .footerLeft{
	margin:0;
	padding: 25px 0 0 25px;
	float:left;
	width:190px;
}
#footer .footerLeft .footerLogo{
	display:block;
	background:url(images/logo_footer.png) no-repeat left top;
	padding:0px 0 10px 35px;
	font-weight:bold;
}
#footer .footerLeft .footerText{
	font-size:10px;
	padding-top:10px;
}
#footer .footerRight {
	float:left;
	padding:40px 0 0px 14px;
	width:439px;
}
#footer .footerRight a {
	color:#666666;
	text-decoration:none;
}
#footer .footerRight .footerLinkA{
	font-weight:bold;
}
.img_footer
{
	/*float:left;
	width:238px;
	background-color:#999999;*/
	margin:0;
	padding: 25px 14px 0 0px;
	float:left;
	width:232px;
	background:url(images/back_img_footer.png) top right no-repeat;
}	
/* fin footer */
