body{
	background:url(../img/fond/head.png);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;	
	font-family:Arial;
}

.page{
	width:944px;
	text-align:left;
}

.map{
	padding:0px;
	border:1px solid #CCCCCC;
}
		.map a{		display:none;	}
		.map span{	display:none;	}


/* ------------------------------------------------------------------
   HEADER 
--------------------------------------------------------------------- */
.input_rech{
	width:280px;
	background:url(../img/picto/loupe.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-left:20px;
}


.menu_div{
	height:32px;
	margin-bottom:25px;
}
		
		.menu_div a			{	color:#FFFFFF;	text-decoration:none;		cursor:pointer;	}
		.menu_div a:hover	{	color:#FFFFFF;	text-decoration:underline;	cursor:pointer;	}
		
		.menu_G{
			background:url(../img/fond/menu_G.png);
			background-repeat:no-repeat;
			width:5px;
		}
		
		.menu_D{
			background:url(../img/fond/menu_D.png);
			background-repeat:no-repeat;
			width:5px;
		}
		
		.menu_M{
			background:url(../img/fond/menu_M.png);
			background-repeat:repeat-x;
			font-size:13px;
			font-weight:bold;
			color:#FFFFFF;
		}
		
		.menu_M2{
			background:url(../img/fond/menu_M2.png);
			background-repeat:repeat-x;
			font-size:13px;
			font-weight:bold;
			color:#FFFFFF;
			text-align:center;
		}

		
		
#menu {
	margin:0px 0px 0px 0px;
	padding:0px;
}
		#menu ul {
			margin:0px;
			padding:0px;
		}
				#menu ul li a {
					margin: 0px 0px 0px 0px;
					display:block;
					color:#000000;
					
				}
				#menu ul li a.topmenu {
					color:#ffffff;
					text-align:center;
					padding-left:5px;
					padding-right:5px
				}
				#menu ul li.actif a.topmenu {
					background:url(../img/fond/menu_M_on.png);
					background-repeat:repeat-x;
				}
		#menu ul li {
			float:left;
			list-style: none;
			margin:0px;
			padding:0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight:bold;
			line-height:32px;	
		}
				#menu li:hover>ul {
				}
				#menu ul li ul {
					white-space:nowrap;
					display: none;
					position: absolute;
					margin-top:0px;
					padding-top:0px;
					background-image:url(../img/fond/menu_S.png);
					background-repeat:repeat-x;
				}
						#menu ul li.actif ul {
							display: block;
							background-color:#148CCC;
							color:#FFFFFF;
						}
						#menu ul li ul li {
							margin:0px;
							padding:0px;
							color: #000000;
							font-weight: normal;
							text-align: center;
							display:block;
							float:none;
							line-height:17px;	
						}
						#menu ul li ul li a {
							color:#ffffff;
							display:block;
							padding:3px;
							position:relative;
							text-align:center;
							margin:1px;
							
						}
						#menu ul li ul li a:hover {
							background-image:url(../img/fond/w25.png);
							color:#FFFFFF;
							display:block;
							padding:3px;
							margin:1px;
							position:relative;
							text-align:center;
						}		
		
/* ------------------------------------------------------------------
   FOOTER 
--------------------------------------------------------------------- */

.footer {
	background-color: #222222;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 25px 0px 25px 0px;
	width: 100%;
	color:#666666;
	font-size:12px;
}

		.footer a			{	color:#666666;	text-decoration:underline;	cursor:pointer;	}
		.footer .titre_rub	{	color:#999999; font-size:13px; font-weight:bold; margin-bottom:3px;	}
		
		
/* ------------------------------------------------------------------
   HOME 
--------------------------------------------------------------------- */		
.pub_944{
	margin-bottom:10px;
	font-size:11px;
	color:#808080;
}

		.pub_944 a		{	color:#808080;	text-decoration:underline;	cursor:pointer;	}

.photoflash {
	width:423px;
	height:255px;
	overflow:hidden;
}

.actus{
	background:url(../img/fond/actus.png);
	background-repeat:repeat-x;
	margin-bottom:10px;	
}
	
		.actus_S{
			background:url(../img/fond/actu_separateur.png);
			background-repeat:no-repeat;
			width:27px;
		}
		
		.actus_D{
			background:url(../img/fond/actu_D.png);
			background-repeat:no-repeat;
			width:5px;
		}
		
		.actus_RSS{
			position:absolute;
			margin-left:380px;
			margin-top:5px;
			background:url(../img/picto/rss_big.png);
			background-repeat:no-repeat;
			width:77px;
			height:78px;
		}
		
		
		
		.actu{
			margin:0px;
			padding:0px;
			font-size:12px;
			color:#00517F;
		}
		
				.actu a			{	color:#FFFFFF;	text-decoration:none;		cursor:pointer;	}
				.actu a:hover	{	color:#FFFFFF;	text-decoration:underline;	cursor:pointer;	}
		
		
		.actus_liens{
			position:absolute;
			margin-top:225px;
			font-size:11px;
		}
		
				.actus_liens a{	color:#FFFFFF;	text-decoration:underline;	cursor:pointer;	}
		
	
.interview{
	font-size:12px;
	color:#0094D6;
	margin-bottom:10px;
	padding-bottom:10px;
	width:550px;
}		
		
		.interview a{	color:#FF6600;	text-decoration:underline;	cursor:pointer;	}

		.interview_pic{
			float:left;
			margin-right:20px;
			width:113px;
			height:90px;
		} 
		
.calendrier{
	color:#0087E1;
}		
		
.map_home{
	border:1px solid #FFFFFF;
	width:282px;
	height:140px;
	margin-bottom:5px;
}
		.map_home a{	display:none;	}
		.map_home span{	display:none;	}
		
	
.video_small{
	height:280px; 
	font-size:10px;
	color:#00517F;
	text-align:center;
}

		.video_small .cadre{
			border:1px solid #FFFFFF;
		}
		
		.video_small .play{
			position:absolute; 
			margin-top:100px; 
			margin-left:126px;
		}

.video_mini{
	height:100px; 
	float:left; 
	margin-left:10px; 
	margin-right:10px;
	font-size:10px;
	color:#00517F;
	text-align:center;
}

		.video_mini .cadre{
			border:1px solid #FFFFFF;
		}
		
		.video_mini .play{
			position:absolute; 
			margin-top:24px; 
			margin-left:33px;
		}
		
.videos_liens{
	position:absolute;
	margin-left:327px;
	margin-top:270px;
	font-size:11px;
}	
		.videos_liens a{	color:#FFFFFF;	text-decoration:underline;	cursor:pointer;	}	
		

.msg_forum{
	margin-bottom:5px;
	padding-bottom:5px;
}		
		
/* ------------------------------------------------------------------
   BLOC 
--------------------------------------------------------------------- */		
.bloc{
	padding:0px 25px 0px 25px;
}

.titre_bloc{
	margin-top:20px;
	margin-bottom:10px;
	font-weight:bold;
}			

.bloc_600_410{
	width:600px;
	height:410px;
	vertical-align:top;
	background:url(../img/fond/gris_600_410.png);
	background-repeat:no-repeat;
}	

		.bloc_600_410_liens{
			position:absolute;
			margin:380px 0px 0px 25px;
			font-size:11px;
		}
		
				.bloc_600_410_liens a{	color:#666666;	text-decoration:underline;	cursor:pointer;	}
	
	
.video_600{
	width:600px;
	height:320px;
	vertical-align:top;
	background:url(../img/fond/video_600.png);
	background-repeat:no-repeat;
}				
				
				
.bloc_334_410{
	width:334px;
	height:410px;
	vertical-align:top;
	background:url(../img/fond/gris_334_410.png);
	background-repeat:no-repeat;
}	

		.bloc_334_410_liens{
			position:absolute;
			margin:360px 0px 0px 25px;
			font-size:11px;
		}
		
				.bloc_334_410_liens a{	color:#666666;	text-decoration:underline;	cursor:pointer;	}
				
				
.bloc_334_320{
	width:334px;
	height:320px;
	vertical-align:top;
	background:url(../img/fond/gris_334_320.png);
	background-repeat:no-repeat;
}	

		.bloc_334_320_liens{
			position:absolute;
			margin:290px 0px 0px 25px;
			font-size:11px;
		}	
		
				.bloc_334_320_liens a{	color:#666666;	text-decoration:underline;	cursor:pointer;	}		
				
				
.bloc_liens_bleu{
	margin-top:20px;
	font-size:11px;
}	
	.bloc_liens_bleu a{	color:#0087E1;	text-decoration:underline;	cursor:pointer;	}		
	
.bloc_liens_bleu_10{
	margin-top:10px;
	font-size:11px;
}	
	.bloc_liens_bleu_10 a{	color:#0087E1;	text-decoration:underline;	cursor:pointer;	}			
			
			
.cal_j{
	font-weight:bold;
}

.cal_1{
	background-color:#FFFFFF;
	color:#999999;
}	

.cal_2{
	background-color:#FF6600;
	color:#FFFFFF;
	font-size:9px;
}	

.cal_3{
	background-color:#0087E1;
	color:#FFFFFF;
	font-size:9px
}				


.inscrip_num{
	background-color:#FC5218;
	text-align:center;
	width:38px;
	height:25px;
}

.inscrip_num_off{
	background-color:#AAAAAA;
	text-align:center;
	width:38px;
	height:25px;
}	

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid #004777;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #B9E3FF;
	width:250px;
}

.ib_A{
	background-color:#004777;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #004777;
	padding:3px;
}

.ib_B{
	color:#FC5218;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #004777;
	padding:3px;
}

.ib_C{
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	padding:3px;	
	background-color: #0087E1;
	
}


.lien_bleu{
	text-decoration:none;
	cursor:pointer;
}
