*{
	margin: 0; 
	padding: 0; 
	border:0;
}

html{
	font-size: 11px; 
	height:100%;
}

body{
	font-size: 11px; 
	font-family: Verdana, Tahoma, sans-serif; 
	background: #fff; 
	height:100%;
}

input, textarea{
	border: 1px solid #7f9db9;
}

a{
	color: #000; 
	text-decoration: none; 
}

ul{ 
	  padding-left: 20px;     
	  vertical-align: top; 
	  background-repeat: no-repeat;        
    list-style-image: url(/charte/puce_gp.gif);
}

li{
	line-height:14px;
}

h1{
	color:#8C8C8C;
	font-family:Tahoma;
	font-size:14px;
}

h2{
	color:#8C8C8C;
	font-family:Tahoma;
	font-size:12px;
}

.clear { clear:both; }

.ref { display:none; }

/*********************************/
/*****  HEADER *******************/
/*********************************/

#container {
	width:971px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: #fff;
}

#header {
	width:971px;
	text-align:left;
	height:95px;
	z-index:1;
	position: relative;
}

#header2 {
	position: absolute;
	right: 0;
	top:15px;
	width: 178px;
	color:#666;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
}

.title_header, .title_header2 {
	color:#666666;
	font-weight:bold;
	font-size:10px;
	padding-bottom:10px;
	width:170px;
	display:block;
}

#header3, #header3 a{
	font-size:10px;
	color:#006699;
	font-weight:normal;
}

#title {
	margin-left:auto;
	margin-right:auto;
	width:971px;
	text-align:left;
	height:26px;
	vertical-align:middle;
	font-size:11px;
	color:#3e8bb3;
	font-weight:bold;
	z-index:100;
}

.menu_gauche {
	background:transparent url('/charte/bgmenu2.png') repeat-x bottom left;
	height:35px;
	width:190px;
	border-left:#e9e9e9 1px solid;
	text-align:center;
	vertical-align:middle;
	color:#006699;
	font-size:13px;
	font-family:verdana;
	font-weight:normal;
}
.menu_gauche a {
	color:#006699;
}

.menu_gauche img, .menu_center img {
	float:left;
	margin-left:15px;
}

.menu_center  {
	background:transparent url('/charte/bgmenu2.png') repeat-x;
	height:25px;
	color:#000;
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
	text-align:center;
	margin-left:15px;
}

.menu_center a {
	color:#000;
	float:left;
	margin-left:5px;
	
}

#sstitle {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #fff;
	width:971px;
	height:151px;
	background-color:#ffffff;
	line-height:0;
	font-size:0;	
	margin-top:9px;
}

#content {
	margin-left:auto;
	margin-right:auto;
	width:971px;
}

#data {
	margin-left:auto;
	margin-right:auto;
	width:949px;
	margin-top:10px;
	text-align:justify;
}



/*********************************/
/*****  FIN HEADER ***************/
/*********************************/

/*********************************/
/*****  FOOTER *******************/
/*********************************/

#footer {
	margin-top:20px;
	width:100%;
	color: #006699;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footer a {
	color: #006699;
	text-decoration: none;
	font-size:10px;
	margin-left:15px;
	margin-right:15px;
}

#links a {
	color:#ccc;
}

/*********************************/
/*****  FIN FOOTER ***************/
/*********************************/


.hsp {
	border-right: #b0b0b0 1px solid;		
	width:140px;
}

.news {
 	text-align:left;
 	padding-left:15px;
 	line-height:20px;
}

.txt_home_bg {
 	text-align:left;
 	color:#000;
 	font-weight:bold;
}

.txt_home_gn {
 	text-align:left;
 	color:#666666;
 	font-weight:normal;
}

.txt_home_ggp {
 	text-align:left;
 	color:#666666;
 	font-size:10px;
 	font-weight:bold;
}

.txt_home_ggp2 {
 	text-align:left;
 	color:#666666;
 	font-size:12px;
 	font-weight:bold;
}

.txt_home_gnp {
 	text-align:left;
 	color:#666666;
 	font-size:10px;
 	font-weight:normal;
}

.tab_home td {
	padding-top:15px;
}

.tab_home2 td {
	padding-top:0;
}

.bleu {
	color:#006699;
	font-weight:bold;
}

.bleu_g {
	color:#006699;
	font-size:15px;
	font-weight:bold;
}

.smenu td {
	text-align: left;
	border-bottom:1px solid #6a6a6a;
	height:20px;
	padding-left:8px;
	opacity: .8;
	filter: alpha(opacity=80);
	background-color:#fff;
}

.smenu2 td {
	color:#fff;
	text-align: left;
	border-bottom:1px solid #6a6a6a;
	height:20px;
	padding-left:8px;
	opacity: .8;
	filter: alpha(opacity=80);
	background:#418cb3 url(/charte/puce_g.gif) no-repeat left;
	
}

.smenu a {
	color:#000;
	font-weight:normal;
	display:block;
}

.smenu2 a {
	color:#fff;
	font-weight:bold;
	display:block;
}

/* IMAGES */
#dhtmlgoodies_slideshow{
	width:430px;	/* Total width of slideshow */


}

#previewPane{
	border:1px solid #CCCCCC;
	margin-bottom:10px;	
	text-align:center;
	vertical-align:middle;
	padding-top:10px;

	position:relative;
	
	/* CSS HACK */
	height: 60px;	/* IE 5.x */
	height/* */:/**/60px;	/* Other browsers */
	height: /**/60px;
			
}

#previewPane img{
	line-height:200px;
}

#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	font-size:0.9em;
}

#dhtmlgoodies_slideshow2{
	width:430px;	/* Total width of slideshow */
}

#previewPane2{
	border:1px solid #CCCCCC;
	margin-bottom:10px;	
	text-align:center;
	vertical-align:middle;
	padding-top:10px;

	position:relative;
	
	/* CSS HACK */
	height: 60px;	/* IE 5.x */
	height/* */:/**/60px;	/* Other browsers */
	height: /**/60px;
}

#previewPane2 img{
	line-height:200px;
}

#previewPane2 #largeImageCaption2{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	font-size:0.9em;
}	

#galleryContainer{
	
	height:62px;	/* Height of the images + 2 */
	position:relative;
	overflow:hidden;
	padding:1px;
	
	/* CSS HACK */
	height: 62px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/62px;	/* Other browsers */
	height: /**/62px;
			
}

#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}

#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;		
}

#galleryContainer2{
	
	height:62px;	/* Height of the images + 2 */
	position:relative;
	overflow:hidden;
	padding:1px;
	
	/* CSS HACK */
	height: 62px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/62px;	/* Other browsers */
	height: /**/62px;
			
}

#arrow_left2{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}

#arrow_right2{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;		
}

#theImages{
	position:absolute;
	height:2800px;
	left:40px;
	width:100000px;
	
}

#theImages2{
	position:absolute;
	height:2800px;
	left:40px;
	width:100000px;
	
}	

#theImages #slideEnd{
	float:left;
}

#theImages2 #slideEnd2{
	float:left;
}

.imgz {
		float:left;
	padding:1px;
	/*filter: alpha(opacity=50);*/
	/*opacity: 0.5;*/
	cursor:pointer;
	border:0px;
}

#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;	
}

.imageCaption{
	min-height:20px;
}

.imgfilter {
	opacity: .5;
	filter: alpha(opacity=50);
}




/*********************************/
/*****  HOME *********************/
/*********************************/
.home_titre_bg {
	width:190px;
	height:51px;
	display:block;
	background:transparent url('/charte/cadre_bg.png') no-repeat top left;
	text-align:center;
}

.home_titre_bg a {
	font-size:12px;
	font-weight:bold;
	color:#00327c;
	display:block;
	padding-top:11px;
}

#home_contenu {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:947px;
	height:350px;
}

#home_contenu img {
	margin-top : 5px;
}

#home_contenu p {
	text-align:left;
}	

#home_contenu th {
	background:#fff url('/charte/cadre_bg4.png') no-repeat bottom left;
	width:341px;
}

#home_contenu #ilsontdit{
	background:#fff url('/charte/cadre_bg3.png') no-repeat bottom left;
	width:235px;
}

#home_contenu th, #home_contenu #ilsontdit{
	height:50px;
	text-align:center;
	font-size:13px;
	color:#666666;
}

#home_contenu th a, #home_contenu #ilsontdit a{
	color:#666666;
}

#home_contenu td{
	background-color:#efeff0;
	border-right:9px white solid;
	border-left:1px white solid;
}

#home_contenu td a {
	color:#666666;
}

.home_p{
	margin-top:10px;
	margin-left:10px;
	text-align:center;
}

.home_p .home_p_float{
	float:left;
	width:140px;
	color:#189dae;
	font-size:10px;
}

.home_p .home_p_float .p_titre{
	font-weight:bold;
	margin-bottom:7px;
}

.home_p .home_p_float .p_titre span, .home_p .p_titre2 span{
	display:block;
	margin-bottom:7px;
	text-decoration:underline;
}

.home_p .home_p_float .p_desc{
	font-style:italic;
}

.home_p .home_p_desc{
	color:#6d6d6d;
	font-size:10px;
	margin-top:7px;
}

.home_p .p_titre2{
	color:#189dae;
	font-size:10px;
	font-weight:bold;
	margin-bottom:80px;
}

/*	.home_pdesc {
	width:170px;
	color:#2c2d2e;
	font-size:10px;
	float:left;
	margin-left:10px;
}

.home_pdesc2 {
	width:95%;
	color:#2c2d2e;
	font-size:10px;
	float:left;
	margin-left:10px;
}
*/

/*********************************/
/*****  FIN HOME *****************/
/*********************************/





.bon_retrait {
	margin-left:20px;
	display:block;
}

.cadre_vert {
	background-color:#bbe0e3;
	border:#000 1px solid;
	display:block;
	width:100%;
	padding:10px;
}

.cadre_bg_v2 {
	background:transparent url('/charte/cadre_bg2.png') no-repeat top left;
	width:190px;
	height:51px;
	line-height:51px;
	text-align:center;
	display:block;
	float:left;
}	

.cadres_mini {
	background-color:#bbe0e3;
	display:block;
	width:700px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
}

.cadre_bg_v {
	background:transparent url('/charte/cadre_bg.png') repeat-x bottom left;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	display:block;
}

.cadre_vert_mini {
	background-color:#bbe0e3;
	border:#000 1px solid;
	display:block;
	width:95px;
	padding:10px;
	float:left;
	color:#009999;
	font-weight:bold;
	text-align:center;
}

.contact_nom {
	text-align:left;
}

.contact_nom .nom {
	color:#000;
	font-weight:bold;
}

.contact_nom .mail {
	color:#0066cc;
}
