 /* Psitionnement */
* {
	margin : 0;
	padding : 0;
}
body {
	text-align : center; /* IE Pour center la page */ 
	background : #FFF url('../images/backbody.png') 0 0 repeat-x;
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;	
	font-size : 12px;	
}
/* le contneur de la page */
#lftbd { width:964px;background: url('../images/topbd.png') no-repeat; padding-top:8px;}
#topbd {width:964px; background: #fff url('../images/lftbd.png') 0 0 repeat-y;border-bottom:#EBEAE9 1px solid;}

#contner {	
	width: 100%;	
	padding:0;
	padding-bottom:10px;
	height : auto;	
	background : url('../images/rgtbd.png') right 0 repeat-y; 
}

#header {
	width : 964px;
	height : 140px;
	text-align:left;
	padding-left:9px;
	position:relative;
}	

#navigation {	
	height : 30px;
	margin : 0 9px;
	margin-bottom : 10px;
}
#navigation table { width:100%;}
div#navigation table td {
	width : 192px;
	height : 30px;
	padding : 0;	
	border-right : 1px solid #fff;
}

#center {
	margin-bottom : 20px;	
	/* padding-left:9px; */
}
#corps {	
	padding-left:9px;
}

#banniere {
	width : 713px;
	height : 316px;	
	text-align:left;
	/* margin-right:240px; */
	margin-bottom:10px;	
	background : #495CFF url('../images/bg-banniere.jpg') no-repeat;	
}
 #tbody {
	width : 947px;	
	height:131px;
	margin-right:9px;
	margin-left:9px;
	background: url('../images/bgtfoot.png') no-repeat ; 
}
#areaRGT {
	/* float : right; */
	width : 225px;	
	height:316px;
	/* margin-right:9px; */
	margin-bottom : 10px;	
	background : url('../images/contact.png') no-repeat;
}

div#contact{	
	margin-left:40px;	
}
/* style general des pages */

#header {
	background : url('../images/back-header.jpg') 0 0 no-repeat;
}

div#navigation td {	
	text-align:center;
	background-color:#096CB4;
	font-weight:bold;	
}

div#navigation table td a {
	display : block;
	height:30px;
	line-height:30px;	
	text-decoration : none;	
	color : #fff;		
}
div#navigation table td :hover{
	background:#EBEAE9;
	color:#096CB4;
}

/* .title {	
	background:url('../images/bg_title_left.png') 0 0 no-repeat;
	width:100%;	
}
.title div  div{
	font-weight: bold;	
	font-size:12px;
	height:33px;
	margin-right:27px;
	margin-left:27px;
	margin-right:27px;
	background:url('../images/bg-title-body.png') 0 0 repeat-x;
	line-height : 33px;	
} */


div#contact{	
	padding:0;	
	text-align:left;	
	color : #000;
	font-weight : bold;	
	line-height : 20px; 		
}
div#areaRGT h1 { padding:20px 40px; text-align:left; font-size : 18px; color:#096CB4; letter-spacing:1px;}
div#contact a {font-size:14px;}
#tfoot {	
	width : 964px; 		
}
#tfoot p.links {
	padding-bottom:15px;
}
#tfoot p.copy {
	color:#393e60;
}

#tfoot a {
	color:#096CB4;
	text-decoration:none;
	border-right: #EBEAE9 2px solid;
	padding:0 8px 8px 8px;
}
#tfoot a:hover{ color:#EBEAE9; font-weight:bold; text-decoration:underline;}
#partener a, #partener a:hover, #partener a:active, #partener a:visited {text-decoration:none;font-size:0.9em;padding : 0 5px; color:#00789f;}
#partener a:hover {text-decoration:underline;}			
