/* CSS Document */

body{
	padding:11px 0 14px 0;
	margin:0;
	background-color:#EFEFDF;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div, h1, h2, p, label, textarea, img{
	margin:0; padding:0;
}

.titre_rubrique {
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #439cbd;
	font-family: "Arial Narrow", Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.4em;
	-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}

.titre_rubrique span {
    padding: 0 4px;
    background: #FFF;
}

.titre_actu {
	font-weight: bold;
	text-align: center;
	color: #439cbd;
	font-family: "Arial Narrow", Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.4em;	
}


.image{
	border: 1px solid #669999;
	margin:0 0 10px 10px;
  padding:5px;

	}


table {
	margin-left: 25px;
	margin-right: 25px;
}

#rss{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#boutique{
	position: absolute;
	bottom: 100px;
	right: 10px;
}

#pubgoogle{
	height: 60px;
	width: 468px;
	position: absolute;
		float: left;
	left: 320px;
	top: 60px;
}

#pubdcrinfo{
	height: 150px;
	width:  150px;
	position: absolute;
		float: left;
	left: 820px;
	top:  60px;
}


#pubgoogle2{
	float: right;
	height: 600px;
	width: 160px;
	position: absolute;
	right: 10px;
	top: 25px;
}

.pubgoogle3{
	width:350px;
	float: right;
	
	position: absolute;


 	
}

.cadrehaut span {
	
	display:inline;
	float:left;
	width: 950px;
	height: 350px;
	
	padding: 0px;
	
}

.cadrehaut span.col1 {
	width:620px;
	padding:0px;
}

.cadrehaut span.col2 {
	width:300px;
	
}
#pubadvertstream{
	height: 60px;
	width: 468px;
	position: absolute;
	float: left;
	left: 100px;
	top: 180px;
}



#compteur {
	top: 245px;
	float: left;
	height: 60px;
	width: 300px;
	position: absolute;
	left: 25px;
	color: #FFFFFF;
	}
	
#banredac {
	top: 180px;
	float: left;
	height: 60px;
	width: 300px;
	position: absolute;
	left: 25px;
	color: #FFFFFF;
	}

/*h6 {
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color : #7997e3;
	background-color: transparent;
	background-image: url(/images/flechedroite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7997e3;
} 

*/



a{
text-decoration: none;
	color: #3084A8;
}
a:hover{
text-decoration: none;
	color: #1EAE69;
}

ul{
	color:#62625C;
	list-style-type:disc;
	
}




h6 a{
	text-decoration: none;
	color: #3084A8;
}
h6 a:hover{
	text-decoration: none;
	color: #1EAE69;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(/images/header.gif) 0 0 no-repeat;
	width:981px;
	height:274px;
	position:relative;
	margin:0 auto;

}

#header table{
	float: right;
	margin-top: 200px;
	margin-right: 8px;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(/images/fond_rechercher_google.gif);
	background-attachment: scroll;
	background-repeat: repeat;
}
#header ul{
	background:url(/images/nav_bar.gif) 0 0 no-repeat;
	margin:0;
	padding:0;
	width:900px;
	height:29px;
	position:absolute;
	left:31px;
	top:6px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	
}
#header ul li{
	height:27px;
	float:left;
	padding:0 1px 0 0;
	list-style-type: none;
	background-image: url(/images/nav_div.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header ul li a{
	display:block;
	background:url(/images/nav_bg.gif) 0 0 repeat-x;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
#header ul li a:hover{
	background:url(/images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(/images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
#header img.logo{
	position:absolute;
	left:42px;
	top:37px;
	width:272px;
	height:133px;
}
#header h1{
	background:url(/images/slogan.gif) 0 0 no-repeat;
	width:484px;
	height:32px;
	position:absolute;
	left:411px;
	top:108px;
	text-indent:-10000px;
}
#header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:411px;
	top:142px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
#header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:285px;
	top:203px;
	width:588px;
}
#header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
#header a.readMore{
	display:block;
	background:url(/images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
#header a.readMore:hover{
	background:url(/images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:978px;
	padding:0px 1px 0px 2px;
	margin:0 auto;
	}
	
	
	.Tableau span {
	display:inline;
	float:left;
	border:2px solid #439CBD;
	padding:0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 20px;
  }
.Tableau p {
   clear:left;
   margin:0px;
   padding:0px;
   height:100% !important; height:1em;
  }
.Tableau span.col1 {
	width:500px;
	 -moz-border-radius: 1em;
  border-radius: 1em;
  /*-moz-box-shadow: 5px -4px 10px  rgba(0,0,0,0.3) ;
box-shadow:5px -4px 10px #333333; */
	}
.Tableau span.col2 {
	width:400px;
	 -moz-border-radius: 1em;
  border-radius: 1em;
  /*-moz-box-shadow: 5px -4px 10px  rgba(0,0,0,0.3) ; 
box-shadow:5px -4px 10px #333333;*/
	}

/*------------- Image intégrées dans le texte -----*/
.alignleft {
	float: left;
	margin-left: 30px;
	margin-right: 10px;
	text-align: left;
}
/*--------------------------------------------------*/

/*----------------newsticker-------------------*/

#newsticker {
	min-height: 300px;
	width: 350px;
	border:1px solid #CCC;
	position: relative;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-moz-box-shadow: 5px -4px 10px  rgba(0,0,0,0.3);
	box-shadow:5px -4px 10px #333333;
	margin-left: 20px;
}
#newsticker ul {
	overflow: hidden;
	list-style: none;
	height: 300px;
	width: 350px;
	margin: 0px;
	padding: 0px;	
}
* html #newsticker ul {
	overflow: hidden;
	height: 300px;
	width: 350px;
	overflow: visible;
	list-style-type: none;
}
#newsticker li.error {
	overflow: hidden;
	color: #f00;
}
#newsticker #togglenewsticker {
	/*background: transparent url("/images/icon_closenewsticker.gif") no-repeat 0 0;*/
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
/*--------------------------------------------------*/

/*--------------cadreactualite-------------------*/
	.cadreactualite {
	display:inline;
	float:left;
	border:2px solid #439CBD;
	/*padding:10px;*/
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	-moz-border-radius: 1em;
	border-radius: 1em;
	/*-moz-box-shadow: 5px -4px 10px  rgba(0,0,0,0.3);
	box-shadow:5px -4px 10px #333333;*/
  }

/*.cadreactualite span.col1 {
	width:925px;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-moz-box-shadow: 5px -4px 10px  rgba(0,0,0,0.3);
	box-shadow:5px -4px 10px #333333;
	padding: 10px;
	}
	*/
	
/*--------------Appear lastactu----------------------*/	
#appear_lastactu{
	display:none; 
	width:80px; 
	height:80px; 
	background:#c2defb; 
	border:1px solid #333;
}
/*------------------------------------------------------*/

/*------------------------------------------------left--------------------*/
#left{
	width:357px;
	float:left;
}
#left1{
	width:324px;
	background:url(/images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 9px;
	color:#878767;
}
#left1 p.pic1{
	display:block;
	background:url(/images/lft_pic1.gif) 0 0 no-repeat;
	width:88px;
	height:78px;
	margin:5px 0 0 0;
	float:left;
}
#left1 p.boxTxt1{
	float:right;
	padding:0 0 0 15px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left1 p.boxTxt1 span{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(/images/one.gif) 0 0 no-repeat;
	height:17px;
	display:block;
}
#left2{
	width:316px;
	background:url(/images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 17px;
	color:#878767;
}
#left2 p.pic2{
	display:block;
	background:url(/images/lft_pic2.gif) 0 0 no-repeat;
	width:74px;
	height:74px;
	margin:8px 0 0 0;
	float:left;
}
#left2 p.boxTxt2{
	float:right;
	padding:0 0 0 15px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left2 p.boxTxt2 span{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(/images/two.gif) 0 0 no-repeat;
	height:17px;
	display:block;
}
#left3{
	width:324px;
	background:url(/images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0;
	padding:5px 10px 6px 9px;
	color:#878767;
}
#left3 p.pic3{
	display:block;
	background:url(/images/lft_pic3.gif) 0 0 no-repeat;
	width:94px;
	height:71px;
	margin:5px 0 0 0;
	float:left;
}
#left3 p.boxTxt3{
	float:right;
	padding:0 0 0 15px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left3 p.boxTxt3 span{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(/images/three.gif) 0 0 no-repeat;
	height:17px;
	display:block;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:981px;
	float:right;
	background:url(/images/right_panel_bg.gif) 0 0 repeat-y;
	
}
#right p.rightTop{
	display:block;
	background:url(/images/right_top.gif) 0 0 no-repeat;
	width:981px;
	height:26px;
}

#right p.rightTxt1{
	color:#62625C;
	background-color:inherit;
	padding:0 38px 10px 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}

#right p.rightTxt1 a{
	text-decoration: none;
}




#right p.rightTxt1 span{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#5F860B;
	background-color:inherit;
}

#right p.rightTxt2{
	color:#9BCB33;
	background-color:inherit;
	float:none;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BCB33;
	margin-top: 0;
	margin-right: 27px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 38px;
	background-image: url(/images/flechedroite.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#right p.rightTxt2 span{
	font:bold 17px/18px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	border-bottom:#BCBCB5 dashed 1px;
	width:340px;
	display:block;
	margin:0 0 15px 0;
}
#right p.rightPic{
	display:block;
	background:url(/images/right_panel_pic.gif) 0 0 no-repeat;
	width:166px;
	height:155px;
	float:left;
	margin:0 0 22px 0;
}
#right p.rightBottom{
	display:block;
	background:url(/images/right_bottom.gif) 0 0 no-repeat;
	width:981px;
	height:20px;
	float:left;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:946px;
	background:url(/images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:22px 13px 19px 18px;
	margin:0 auto;
}
#news{
	width:341px;
	float:left;
	margin:0 28px 0 0;
}
#news h2{
	display:block;
	background:url(/images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
	font:bold 22px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 17px 0;
}
#news h3{
	display:block;
	background:url(/images/date_bg.gif) 0 0 no-repeat;
	width:331px;
	height:17px;
	padding:0 0 0 7px;
	margin:0 0 10px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
	text-transform:uppercase;
}
#news p{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#F7F7EA;
	background-color:inherit;
	padding:0 0 13px 0;
}
#news p span{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#2C2C1B;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}
#service{
	width:338px;
	float:left;
}
#service h2{
	display:block;
	background:url(/images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 24px;
	font:bold 22px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 17px 0;
}
#service h3{
	display:block;
	background:url(/images/date_bg.gif) 0 0 no-repeat;
	width:327px;
	height:17px;
	padding:0 0 0 11px;
	margin:0 0 14px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
	text-transform:uppercase;
}
#service ul{
	padding:0;
	margin:0;
	display:block;
}
#service ul li{
	display:block;
	height:20px;
	line-height:0;
}
#service ul li a{
	display:block;
	background:url(/images/arrow_white.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	font:normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:underline;
	height:20px;
}
#service ul li a:hover{
	color:#974D04;
	background:url(/images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}
#member{
	width:225px;
	float:right;
}
#member h2{
	display:block;
	background:url(/images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#member form{
	width:191px;
	background:url(/images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding:9px 17px 24px 17px;
	color:#fff;
}
#member form label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
#member form input.txtBox{
	width:250px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
#member form a{
	background:url(/images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9CCC37;
	background-color:#353535;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
#member form a:hover{
	text-decoration:none;
}
#member form input.go{
	background:url(/images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:978px;
	height:170px;
	margin:0 auto;
	background:url(/images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer ul{
	width:800px;
	position:absolute;
	left:11px;
	top:27px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:49px;
}
#footer a.subscribe{
	background:url(/images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:68px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
#footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
#footer a.xht{
	width:98px;
	height:20px;
	background:url(/images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}
#footer a.xht:hover{
	background:url(/images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:98px;
	height:20px;

	background:url(/images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}
#footer a.cs:hover{
	background:url(/images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}
#footer p.design{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:85px;
}
#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
/*------------------------------------------------footer--------------------*/
