body{ text-align: center; padding:0px; margin:0px;background-color:#394048/* background:url(images/main-bg.jpg) 0 0 repeat-x #ffffff/*#F0F6F9*/;font-family: Arial, Helvetica, sans-serif;}
ul{
	list-style-type: none;
}

#headerPan{
	width: 950px;
	height: 160px;
	background-image: url(images/fheader.jpg);
	background-repeat: repeat-x;
}
#bodyPan{
	width: 950px;
	/*float: left;*/
	margin: 0 auto;
	padding: 0 0 0 0px;
	
	
}
#leftPan{
	width: 150px;
	height: 750px;
	float: left;
	padding: 0 3px 0px 0px;
}

#rightPan{
	width: 650px;
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0 0 130px 0;
	background-color: #fff; 
	border-color: #394048;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: none;
	border-top-style: none;
	background-image: url(images/basdepage.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	
}


#supermenu{
	width: 120px;
	height: 450px;
	padding: 15px 1px 10px 0px; 
	font: 14px/19px Arial, Helvetica, sans-serif;
	color: #178dca; 
	margin-top: 120px;
	

}

#supermenu ul.botton li.home a{
	width: 60px;
	height: 80px;
	display: block;
	background: url(images/inscription.png) 0 0 no-repeat;
	margin: 0 12px 0 0;
	font: 14px/19px Arial, Helvetica, sans-serif;
	color: 178dca;
}
#supermenu ul.botton li.home a:hover{background:url(images/inscriptionh.png) 0 0 no-repeat;}

#supermenu ul.botton li.aboutus a{width:60px;height:61px ; display:block; background:url(images/benevoles.png) 0 0 no-repeat; ; margin:0 12px 0 0;}
#supermenu ul.botton li.aboutus a:hover{background:url(images/benevolesh.png) 0 0 no-repeat;}

#supermenu ul.botton li.contact a{width:60px; height:46px; display:block; background:url(images/contact.png) 0 0 no-repeat; ; margin:0px;}
#supermenu ul.botton li.contact a:hover{background:url(images/contacth.png) 0 0 no-repeat;}

#footermainPan{
	height: 60px;
	color: #2F5958;
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	margin: 60px auto; 
	clear: both;
	padding: 10px 0 0;
	background-color: #394048;
	text-align: center;
	width: 950px;
	background-image: url(images/ffooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


#menu {
	background:transparent;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 430px;
	
}
#menu li {
	font: 80% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	border-bottom: 1px solid #C9D301;
	color:#fff/* #394048*/;
	display: block;
	margin: 0px;
	padding: 8px 12px;
	text-decoration: none;
	
}
#menu a:hover {
	background: /*#c7c7c7*/#C9D301;
	color: #175dca;
	padding-bottom: 8px;
}
#sign  {
	color: #178dcb;
	
}
#sign a {
	color: #178dcb;
	/*display: block;*/
	text-decoration: none;
}
#sign a:hover {
	background: #c7c7c7;
	color: #175dca;

}
.titre{
	font: normal bold 14px/19px Arial, Helvetica, sans-serif;
	color: #394048;
	border-bottom-color: #394048;
	border-bottom-style: solid;
	margin-top: 0;
	padding: 10px ;
	border-bottom-width: thin; 
	text-align: center;
}
.menuplus{
	width: 110px;
	height: 130px;
	padding: 10px 0px 0px 0px;
	color: #178dca;
	
}
#meteo{
	width: 150px;
	height: 100px;
	position: absolute;
	top:170px;
	left:50%;
	margin-left: -282px;
	
	
	}
#profil{
	background-image: url(images/profil.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width:350px;
}
#NewsTicker{
	/*border:solid 1px #cccccc;*/
	
	width:300px;
	height:110px;
	margin:0 auto;
	float:right;
}
	#NewsTicker h1{
		padding:2px; margin:0; border:0;
		border-bottom:solid 1px #cccccc;
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 300px;
	height: 80px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:1px;
	font-size:8px;
	color:#fff;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 300px;
		height: 90px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 288px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 1px;
		float: left;
		height: 90px;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}

#partenaires img{
	margin-bottom:15px;
	
	
}
#titre{
	background: url(images/ftitre.png);
	background-repeat: no-repeat;
	background-position: right ;
	background-color: /*#178dcb*/#394048;
	height: 35px;
	width: 100%;
	color: /*#fff*/#C9D301;
	font-size: larger;
	text-align: left;
	padding-top:5px;
	
}
.anoter{
	height:32px;
	width:32px;
	margin-right:10px;
	vertical-align:middle;

	
}
.imgtelech {
	height:64px;
	width:64px;
	margin-left:50px;
	vertical-align:middle;
	
}
.imgnormale{
	margin:10px;
	vertical-align:middle;
}

.gris{
	color:#394048;
}
.vertLD{
	color:#c9d301;
}
.bleuCD{
	color:#178dca;
}
.roseAV{
	color:#F447D5;
}

a img
{
border:none;
}
#contactFormArea button{
	clear: both;
	margin-left: 450px;
	margin-top:20px;
	margin-bottom:40px;
	width: 100px;
	height: 30px;
	background: #394048;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#cu3er-container {width:640px; outline:0;}

a:link {
	text-decoration: none;
	color: #178dca;
}
a:visited {
	text-decoration: none;
	color: #178dca;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #178dca;
}

#contactFormArea label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:220px;
		float:left;
		color : #394048;
		font-size: 13px;
	}
.dcountstyle{ /*Example CSS to style count up output*/
font:bold 24px Arial;
color: #c9d301;
padding: 1px;
}

.dcountstyle sup{ /*Example CSS to style count up output*/
font-size: 90%
}
#cpcontainer{margin-top:20px;margin-right:30px;}
#compteur{
	color:#fff;
	font-size: small;
}