body{}

img{
	border:none;
}

#wrapper{
	width:970px;
	height:auto;
	margin:auto;
	border:1px solid #f8f8f8;
	margin-top:45px;
}

/*HEADER*/
#header{
	width:970px;
	height:188px;
	background:url(../images/header.jpg) no-repeat;
}

#header1{
	width:970px;
	height:108px;
	background:url(../images/header1.jpg) no-repeat;
}

/*HEADER_LEFT1*/
#header_left1{
	width:300px;
	height:83px;
	float:left;
}
/*HEADER_right1*/
#header_right1{
	width:300px;
	height:83px;
	float:right;
}

/*HEADER_LEFT*/
#header_left{
	width:397px;
	height:188px;
	float:left;
}

#header_left_top{
	width:397px;
	height:163px;
	float:left;
}

#header_left_bottom{
	width:397px;
	height:25px;
	float:left;
	background:#0093D8;
	font:11px Tahoma, Geneva, sans-serif;
}
#header_left_bottom ul{
	list-style:none;
	margin:0;
	padding:5px 0px 0px 0px;
	color:#FFF;
}
#header_left_bottom ul li{
	float:left;
	margin-left:0px;
}

#header_left_bottom ul li ul li{
	float:left;
	margin-left:-10px;
}

#header_left_bottom ul li a{
	color:#FFF;
	text-decoration:none;
	padding-left:2px;
}

/*BOTTOM1*/
#header_left_bottom1{
	width:970px;
	height:25px;
	float:left;
	background:#0093D8;
	font:11px Tahoma, Geneva, sans-serif;
	margin-top:2px;
}
#header_left_bottom1 ul{
	list-style:none;
	margin:0;
	padding:5px 5px 0px 5px;
	color:#FFF;
}
#header_left_bottom1 ul li{
	float:left;
	margin-left:5px;
}
#header_left_bottom1 ul li a{
	color:#FFF;
	text-decoration:none;
	padding-left:2px;
}
/*HEADER_LEFT_END*/

/*HEADER_RIGHT*/
#header_right{
	width:521px;
	height:151px;
	float:right;
}

#header_right_top{
	width:521px;
	height:126px;
	float:left;
}

#header_right_bottom{
	width:521px;
	height:25px;
	float:left;
	background:#0093D8;
	font:11px Tahoma, Geneva, sans-serif;
}

#header_right_bottom ul{
	list-style:none;
	margin:0;
	padding:5px 5px 0px 10px;
	color:#FFF;
}

#header_right_bottom ul li{
	float:left;
	margin-left:5px;
}

#header_right_bottom ul li ul li{
	float:none;
	margin-left:-15px;
}

#header_right_bottom ul li a{
	color:#FFF;
	text-decoration:none;
	padding-right:3px;
}

/*HEADER_RIGHT_END*/
/*HEADER_END*/


/*CONTENT*/
#content{
	width:970px;
	height:340px;
	background:url(../images/bg.jpg) no-repeat;
}
/*CONTENT1*/
#content1{
	width:970px;
	min-height:470px;
	height:auto;
	background:url(../images/bg1.jpg) no-repeat;
}
#content_top{
	width:970px;
	height:25px;
	float:left;
}
#content_top p{
	color:#333;
	margin:0;
	font:11px Tahoma, Geneva, sans-serif;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
}
#content_center{
	width:900px;
	height:auto;
	margin-top:20px;
	float:right;
}
#content_center p{
	font:11px Tahoma, Geneva, sans-serif;
	width:670px;
	margin-top:70px;
}
/*CONTENT_CENTER*/
#content_center1{
	width:900px;
	height:auto;
	margin-top:50px;
	float:right;
	margin-bottom:10px;
}
#content_center1 p{
	font:11px Tahoma, Geneva, sans-serif;
	width:670px;
	float:left;
	margin-top:70px;
}

/*CONTENT2*/
#content2{
	width:970px;
	height:470px;
	background:url(../images/bg2.jpg) no-repeat;
}

/*CONTENT3*/
#content3{
	width:970px;
	min-height:600px;
	background:url(../images/bg3.jpg) no-repeat;
	margin-bottom:30px;
}

/*CONTENT4*/
#content4{
	width:970px;
	height:1050px;
	background:url(../images/bg6.jpg) no-repeat;
	float:left;
}

/*CONTENT5*/
#content5{
	width:970px;
	min-height:530px;
	background:url(../images/bg5.jpg) no-repeat;
}

/*CONTENT_CENTER*/

#content_center_left{
	width:100px;
	height:420px;
	float:left;
}

#content_center_right{
	width:800px;
	height:auto;
	float:right;
	color:#0093D8;
	font-weight:normal;
}

/*P CLASSES*/
.blue{
	color:#0093d8;
	font:12px Tahoma, Geneva, sans-serif;
	text-decoration:none;
}

.green{
	color:#99cc33;
	font:12px Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

.green1{
	color:#99cc33;
	font:12px Tahoma, Geneva, sans-serif;
}

.grey{
	color:#666;
	font-weight:bold;
}

/*table background*/
.redbg{
	color:#666;
	border-bottom:1px solid #ccc;
}

.greybg{
	color:#666;
	padding:10px;
	border-bottom:1px solid #ccc;
}

.greenbg{
	color:#9CC125;
	padding:10px;
	border-bottom:1px solid #ccc;
}

.bluebg{
	color:#0093D8;
	padding:10px;
	border-bottom:1px solid #ccc;
}

.border{
	border-bottom:1px solid #ccc;
}

.greenbg1{
	background:#CFDFA0;
}

.greenlightbg{
	background:#EFF5DB;
	
}

.imgborderblue{
	border:1px solid #409AD8;
}

/*P CLASSES_END*/


/*CONTENT_LEFT*/
#content_left{
	width:397px;
	height:340px;
	float:left;
}

#content_left p{
	color:#0093D7;
	font:11px Tahoma, Geneva, sans-serif;
	margin:0;
	text-align:center;
	line-height:20px;
	float:right;
	margin-top:120px;
}

#content_left a{
	color:#E95107;
	font:11px Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
/*CONTENT_RIGHT*/
#content_right{
	width:360px;
	height:260px;
	float:right;
	margin-top:30px;
	padding-left:10px;
	text-align:left;
	margin-right:40px;
}

#content_right p{
	color:#333;
	font:11px Tahoma, Geneva, sans-serif;
}

#content_right a{
	color:#E95107;
	font:11px Tahoma, Geneva, sans-serif;
	text-decoration:none;
}

#content_right h1{
	color:#CADE89;
	font-size:1px;
	font:Georgia, "Times New Roman", Times, serif;
	background:url(../images/h1.jpg) no-repeat;
	text-decoration:none;
	width:109px;
	height:27px;
	float:left;
}

/*FOOTER*/
#footer{
	width:970px;
	height:80px;
}

#footer a{
	color:#FFF;
	font:12px Tahoma, Geneva, sans-serif;
	z-index:10;
	position:absolute;
	font-weight:bold;
	padding-top:3px;
}


#footer p{
	color:#FFF;
	font:12px Tahoma, Geneva, sans-serif;
	z-index:10;
	position:absolute;
	font-weight:bold;
	padding-top:3px;
	margin:0;
}

#footer_top{
	width:970px;
	height:20px;
	background:#9CC125;
	float:left;
}

#footer_top a{
	color:#FFF;
	font:10px Tahoma, Geneva, sans-serif;
	position:relative;
}

#footer_top p{
	color:#FFF;
	font:10px Tahoma, Geneva, sans-serif;
	margin:0;
	padding-top:3px;
	text-align:right;
	padding-right:10px;
	position:relative;
}

#footer_icons{
	width:970px;
	height:60px;
	float:left;
}

.footer_img{
	margin:5px 15px 5px 15px;
	height:47px;
	width:104px;
	float:left;
}


/*FOOTER1*/
#footer1{
	width:970px;
	height:auto;
	float:left;
	margin-top:10px;
}

/*MISC*/
.pdf{
	background:url(../images/pdf.jpg) no-repeat;
	height:21px;
	width:23px;
	float:left;
	margin-right:5px;
}

.contact{
	height:48px;
	width:51px;
	float:left;
	margin-top:40px;
	margin-left:50px;
}

.contact1{
	height:48px;
	width:51px;
	float:left;
	margin-top:40px;
	margin-left:20px;
}


/*CALENDIER*/

.thumb{
	width:268px;
	height:178px;
	border:2px solid #9CC125;
	float:right;
	margin-right:5px;
	margin-top:-150px;
}

.month {
	float:left;
	height:auto;
	margin-left:75px;
	margin-top:20px;
	width:auto;
}

.month h2{
	font:13px Tahoma, Geneva, sans-serif;
	color:#0093d8;
	padding:0;
	font-weight:bold;
	margin:0;
}

/*MONTH1*/
.month1 {
	float:left;
	height:auto;
	margin-top:20px;
	width:auto;
}

.month1 h2{
	font:13px Tahoma, Geneva, sans-serif;
	color:#0093d8;
	padding:0;
	font-weight:bold;
	margin:0;
}

#content_center_right1{
	width:800px;
	height:420px;
	float:right;
	color:#666;
	padding-top:60px;
}

#content_center_right1 p{
	padding:0;
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	width:440px;
}

.square{
	background:#9CC125;
	width:10px;
	height:10px;
	float:left;
	margin-right:10px;
}

.square1{
	background:#9CC125;
	width:10px;
	height:10px;
	float:left;
}

/*THEMES*/

#content_center_right2{
	width:800px;
	height:440px;
	float:right;
	color:#666;
}

#content_center_right2 p{
	padding:0;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	width:460px;
}

#content_center_right2 a{
	padding:0;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	width:460px;
	color:#0093d8;
	text-decoration:none;
}

/*SOCIETE*/

#content_top4{
	width:970px;
	height:25px;
	float:left;
}

#content_top4 p{
	color:#333;
	margin:0;
	font:11px Tahoma, Geneva, sans-serif;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
}

.partners{
	widht:460px;
	height:auto;
	min-height:70px;
}

.partners img{
	float:left;
}

.partners a{
	color:#0093d8;
	font:12px Tahoma, Geneva, sans-serif;
	text-decoration:none;
}

.partners p{
	color:#9cc125;
	font:12px Tahoma, Geneva, sans-serif;
	padding:0;
	margin:0;
	float:right;
	text-align:left;
}

#article_left{
	width:370px;
	height:auto;
	min-height:250px;
	float:left;
	margin-left:150px;
	margin-top:60px;
}

#article_right{
	width:370px;
	height:auto;
	min-height:250px;
	float:left;
	margin-top:60px;
}

/*P-CLASS*/

.width_250{
	width:260px;
}
