@charset "utf-8";
/* CSS Document */

/* CLASSE GENERALES */
* { padding:0; margin:0;}
body { background:url(../img/gab/bg_wood.jpg) #0b3c55;  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff }
.cont_centreur { width:990px; margin:auto; /*border:solid 1px #333;*/ height:100%; }
/* liens*/
.soulign {text-decoration:underline;}
a { color:#498bac; text-decoration:none} 
.under_over:hover {text-decoration:underline;}
/*police*/
.px12 { font-size:12px;}
.px14 { font-size:14px;}
.px16 { font-size:16px;}
.px18 { font-size:18px;}

.bold { font-weight:bold;}
/*position*/
.inline { display:inline;}
.block { display:block;}
.clear { clear:both;}
.floatleft { float:left;}
.floatright { float:right;}
/*couleurs*/
.blanc {color:#fff;}
.vert {color:#c2e111;}
.vert1 {color:#cde25f}
.bleu1 { color : #0b3c55;}
.blue_dark {color:#131f26;}
/* titre*/
.cont_titre { width:100%; margin:0 0 10px; padding:0 0 5px; /*background:url(../img/index/soulig_dot.png) repeat-x bottom*/}
.cont_titre h1 {font-size:28px; color:#a5cd13; font-weight:normal; text-shadow:0px 1px 1px #111}
/*curseur*/
.pointer { cursor:pointer;}
/**/

	.HEADER  { background:url(../img/gab/bg_head_foot.png) top repeat-x; height:138px; width:100%; min-width:1000px;}
		.LOGO { background:url(../img/gab/logo.png) no-repeat; width:239px; height:92px; margin:20px 0 0 10px; float:left; display:block; cursor:pointer}
		.COORDONEES {  border-left: dotted 1px #fff; width:287px; height: 110px; float: right; margin:10px 0 0 0; padding:0 0 0 10px; font-size:0.9em}
	.NAV { width:960px;  margin:46px auto 10px; position:relative;z-index:50  }		
	.NAV li  { display:inline; margin:20px 20px 0 0 }
	.NAV li a { font-size:18px; color:#fff; font-weight:bold; text-decoration:none;padding:10px 20px; height:61px; text-shadow:0px 1px #131f26 }
	.NAV li a:hover { color:#fff; background:url(../img/gab/bg_nav_over.png); height:61px; -moz-border-radius:3px;  -webkit-border-radius:3px;text-shadow:0px 1px #000}

	
	.FOOTER {background:url(../img/gab/bg_head_foot.png) 1px -140px repeat-x ; width:100%; min-width:1000px; height:250px; padding:20px 0 0 0;margin:100px 0 0 0;clear:both; color:#999; }
		.FOOT_NAV { font-size:1.2em; /*border:solid 1px #666;*/ text-align:center; height:50px}
		.FOOT_NAV li { display:inline; margin:10px 0px 0px}
		.FOOT_NAV li a { color:#999;} .FOOT_NAV li a:hover { color:#c2e111; border-bottom: dotted 1px #c2e111}
		.FOOT_NAV li a strong { font-weight:normal}

	
	.BLOC_FOOTER { padding:0 10px;border-right: dotted 1px #666; max-width:280px; height:130px; float:left;margin:20px 20px 0 0 }
	.BLOC_FOOTER h4 { font-size:1.6em; font-weight:bold; color:#fff }

.cont_chanp_newsl { margin:10px 0 0 0 }
	.champ_newsl {background:#fff; border: solid 2px #19465d; height:24px; width:190px; padding:2px 5px; color:#19465d; line-height:24px; float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
	.cont_chanp_newsl .cont_btn {  float:left; }
	 .btn { background:transparent url(../img/gab/btn_newsl.png) no-repeat; color:#fff; font-size:0.8em; text-shadow: 0px 1px #15232a; line-height:32px; border:none; height:32px; width:62px; margin:0 0 0 10px; cursor:pointer}
	
	.FB { }
	.FB .cont_lien_fb { display:block; clear:both; cursor:pointer; margin:20px 00}
		.FB .cont_lien_fb:hover .fb_ico{ background:url(../img/gab/fb_ico.png) no-repeat left top; width:40px; height:40px; float:left; margin:2px 10px 0; }
		.FB .cont_lien_fb .fb_ico{ background:url(../img/gab/fb_ico.png) no-repeat left bottom; width:40px; height:40px; float:left; margin:2px 10px 0; }
		.FB .cont_lien_fb:hover .txt_fb { color:#fff; }

	.FB .fb_ico{ background:url(../img/gab/fb_ico.png) no-repeat; width:40px; height:40px; float:left; margin:2px 10px 0; }
	.FB .txt_fb { float:left;  width:130px; color:#f9f9f9; }
	
	.CREDITS { font-size:0.9em; border:none}
	.CREDITS h5 { font-size:1.1em;}
	
	.PLAN { }

