/*@import url("voeux2009.css");*/
body
	{
	background:#f3f5f7 url(../images/bg.jpg) repeat-x scroll 0 0;
	font-family:Trebuchet Ms, Verdana, Arial, sans-serif;
	margin:0;
	_font-size:15px;
	}

ul {list-style:none;}

fieldset{
		border:none;
		margin:0;
		padding:0;
}
blockquote{
		background:url(../images/blockquote.gif) 0 center no-repeat;
		padding-left:60px;
		margin:0 0 25px 0;
		color:#0062a6;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:120%;
}
img{	border:none;
}
a:focus { outline: none }
.global
	{
	background:transparent url(../images/bg_global.gif) repeat-y scroll 0 0;
	width:986px;
	margin:0 auto;
	overflow:hidden;
	}

.header
	{
	background:transparent url(../images/header.jpg) no-repeat scroll 0 0;
	width:100%;
	height:148px;
	}
.logo{
	display:block;
	height:140px;
	left:50%;
	margin-left:-475px;
	overflow:hidden;
	position:absolute;
	text-indent:-10000px;
	top:0;
	width:400px;
}
		
.menu_princ ul
	{
	margin:37px 0 0 0;
	float:right;
	padding:0;
	width:566px;
	}
	
.menu_princ li
	{
	float:left;
	}
	
.menu_princ li a
	{
	height:67px;
	display:block;
	padding-top:5px;
	color:#3399bd;
	font-size:70%;
	text-decoration:none;
	background-position:0 0;
	background-repeat:no-repeat;
	}

.menu_princ strong
	{
	color:#03c455;
	font-size:160%;
	font-weight:normal;
	text-transform:uppercase;
	float:left;
	width:100%;
	}

.header .menu_princ
	{
	clear:both;
	}

.header .menu_transverse
	{
	clear:both;
	}

.header .menu_transverse ul
	{
	height:20px;
	margin:0;
	float:right;
	padding:0 40px 0 0;
	}

.header .menu_transverse ul li
	{
	margin-right:15px;
	display:inline;
	}
	
.header .menu_transverse ul li a
	{
	height:auto;
	padding:0;
	color:#fff;
	font-size:80%;
	text-transform:none;
	}
	
.header .menu_transverse ul li a:hover
	{
	text-decoration:underline;
	}
	
.header .rss
	{
	background:transparent url(../images/rss.jpg) no-repeat scroll right 2px;
	padding-right:20px !important;
	}
	
.contenu
	{
	float:left;
	}	
	
.menu1 a
	{
	width:144px;
	padding-left:20px;
	padding-right:10px;
	}
	
.menu2 a
	{
	width:146px;
	padding-left:20px;
	padding-right:10px;
	}
	
.menu3 a
	{
	width:151px;
	padding-left:20px;
	padding-right:20px;
	}

.menu1 a:hover, .menu1 a.active
	{
	background-image:url(../images/menu1_hover.gif);
	color:#fff;
	}
	
.menu2 a:hover, .menu2 a.active
	{
	background-image:url(../images/menu2_hover.gif);
	color:#fff;
	}
	
.menu3 a:hover, .menu3 a.active
	{
	background-image:url(../images/menu3_hover.gif);
	color:#fff;
	}

.menu1 a:hover strong, .menu1 a.active strong {color:#fff;}
.menu2 a:hover strong, .menu2 a.active strong {color:#fff;}
.menu3 a:hover strong, .menu3 a.active strong {color:#fff;}

.ligne1, .ligne2 {clear:both; width:100%; float:left; min-width:100%;}

.ligne2, {padding-top:20px;}

.colonne1, .colonne2, .colonne3 {float:left; padding-top:10px;}

.colonne1 {
	overflow:hidden;
	padding-left:45px;
	margin-right:2px;
	width:260px;
	}
.colonne2 {width:260px; padding-left:25px;}
.colonne3 {width:322px; padding-left:30px;}

/********* Ligne 1 **********/

/* zone de recherche */
#FormRecherche legend, #FormTheme legend{
		display:none;
}
#FormRecherche fieldset, #FormTheme fieldset {
		margin:0;
		padding:0;
		border:none;
}
.zone_recherche
	{
	background:transparent url(../images/bg_recherche.jpg) no-repeat scroll 0 0;
	width:496px;
	height:72px;
	display:block;
	float:left;
	padding-top:40px;
	}

.label_recherche
	{
	color:#65a7c5;
	margin-left:60px;
	}	

.barre_recherche
	{
	width:340px;
	margin-left:60px;
	margin-top:3px;
	vertical-align:top;
	}
#inputRech, a.selectionTheme, #listeTheme{
		color:#808985;
		border:1px solid #c9cdd2;
		padding:2px 5px;
		background-color:#fff;
		height:20px;
		font-size:80%;
	
}
a.selectionTheme, #listeTheme{
		margin:0 0 0 36px;
		padding:2px 5px;
		background-image:url(../images/btn_listeThemes.jpg);
		background-position:358px 1px;
		background-repeat:no-repeat;
		width:376px;
		display:block;
		cursor:pointer;
}
#listeTheme{
		height:auto;
		overflow:auto;
		position:absolute;
		z-index:20;
		top:-2000px;
		
		margin:0 0 0 36px;
		background-image:none;
	
}
#listeTheme li{
	
}
#listeTheme a{
		color:#999f9c;
		text-decoration:none;
		display:block;
}
#listeTheme a:hover{
		background-color:#eaeef1;
}
.btn_ok
	{
	background:transparent url(../images/btn_ok.jpg) no-repeat scroll 0 0;
	text-indent:-500px;
	#padding-left:500px;
	width:46px;
	height:31px;
	border:none;
	margin-left:5px;
	cursor:pointer;
	}	


/* zone d'accès par thème */

.zone_acces_par_theme
	{
	background:transparent url(../images/bg_acces.jpg) no-repeat scroll 0 0;
	width:490px;
	height:72px;
	display:block;
	float:left;
	padding-top:40px;
	}

.acces
	{
	color:#65a7c5;
	margin-left:40px;
	}

.barre_acces
	{
	width:380px;
	height:25px;
	margin-left:40px;
	margin-top:3px;
	vertical-align:top;
	color:#999f9c;
	border:1px solid #c9cdd2;
	padding:3px 5px;

	}

/********* Ligne 2 **********/

.ligne2	{background:transparent url(../images/bg_ligne2.jpg) no-repeat scroll 0 0; min-height:240px;_height:240px;}

/* zone zoom sur */

#zoom_sur
	{
	width:548px;
	height:209px;
	float:left;
	margin-left:45px;
	_margin-left:23px;
	margin-top:15px;
	overflow:hidden;
	}

.zoom_sur
	{
	height:100%;
	width:100%;
	}

.zoom_sur .titre
	{
	background:transparent url(../images/onglet_zoom.png) no-repeat scroll 0 0;
	_background:transparent url(../images/onglet_zoom.gif) no-repeat scroll 0 0;
	display:block;
	width:151px;
	height:32px;
	color:#97c336;
	font-weight:normal;
	font-size:120%;
	padding-left:10px;
	position:relative;
	}

.zoom_sur h3
	{
	float:left;
	color:#FFFFFF;
	margin:0 0 0 0;
	font-size:140%;
	font-weight:normal;
	clear:both;
	}

.zoom_sur p
	{
	float:left;
	color:#FFFFFF;
	margin: 10px 0 auto 0;
	#width:100%;
	font-size:70%;
	clear:both;
	}
.zoom_sur.quizz{
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	height:200px;
	width:100%;
}

.zoom_sur h3 a{
		text-decoration:none;
}
.zoom_sur a
	{
	color:#FFFFFF;
	cursor:pointer;
	}

.zoom_sur img
	{
	float:left;
	}
.zoom_sur.bleueCiel a,.zoom_sur.bleueCiel h3,.zoom_sur.bleueCiel p {
		color:#2d89b3;
}
.zoom_sur.noir a,.zoom_sur.noir h3,.zoom_sur.noir p {
		color:#666;
}

.contenu_zoom_sur
	{
	margin-top:-210px;
	float:right;
	width:300px;
	}

.left30prcent {width:30%; float:left; position:relative;
left:-250px;}
.right70prcent {height:180px; position:relative; top:-15px; width:275px; }

.choix_zoom
	{
	padding-left:15px;
	margin-right:0;
	margin:-25px 0 0 -5px;
	clear:both;
	float:right;
	width:80px;
	}	
	
.choix_zoom li
	{
	float:left;
	margin-right:8px;
	}	
	
.choix_zoom li a
	{
	background:transparent url(../images/btn_zoom.png) no-repeat scroll 0 0;
	_background:transparent url(../images/btn_zoom.gif) no-repeat scroll 0 0;
	position:relative;
	width:16px;
	padding-top:2px;
	height:15px;
	display:block;
	color:#2d89b3;
	text-decoration:none;
	font-size:70%;
	line-height:110%;
	text-align:center;
	}

.choix_zoom li a:hover, .choix_zoom li a.active
	{
	background:transparent url(../images/btn_zoom_hover.png) no-repeat scroll 0 0;
	_background:transparent url(../images/btn_zoom_hover.gif) no-repeat scroll 0 0;
	color:#fff;
	}

/* actions prevention */

.actions_prevention
	{
	width:320px;
	height:206px;
	float:left;
	border: 1px solid #dee3e7;
	margin-left:27px;
	margin-top:15px;
	}
	
.actions_prevention .titre
	{
	background-color:#e8ecef;
	color:#96a0aa;
	padding-left:10px;
	}
	
.actions_prevention ul
	{
	padding-left:30px;
	margin-left:0;
	margin-top:12px;
	}
.actions_prevention ul li{
		clear:both;
}
	
.actions_prevention ul li a
	{
	color:#2d89b3;
	text-decoration:none;
	font-size:80%;
	height:23px;
	display:block;
	float:left;
	padding-left:30px;
	margin-bottom:10px;
	}

.actions_prevention ul li a:hover
	{
	text-decoration:underline;
	}

.actions_prevention .action1 a 	{background:transparent url(../images/croix.gif) no-repeat scroll 0 0;}
.actions_prevention .action2 a 	{background:transparent url(../images/livre.gif) no-repeat scroll 0 0;}
.actions_prevention .action3 a 	{background:transparent url(../images/APN.gif) no-repeat scroll 0 0;}
.actions_prevention .action4 a 	{background:transparent url(../images/sac.gif) no-repeat scroll 0 0;}
.actions_prevention .action5 a 	{background:transparent url(../images/lettre.gif) no-repeat scroll 0 0;}

/********* Ligne 3 **********/

/* actualités */

.actualites
	{
	margin-bottom:10px;
	padding-bottom:30px;
	background:transparent url(../images/bg_bloc_bottom.gif) repeat-x scroll 0 bottom;
	min-height:238px;
	_height:238px;
	}

.actualites .titre
	{
	background:#fff url(../images/bg_titres.jpg) no-repeat scroll 0 0;
	border-top: 3px solid #e72b2a;
	font-size:110%;
	color:#2d849e;
	padding:0 0 0 5px;
	}

.actualites h4
	{
	color:#0a7baf;
	font-size:80%;
	line-height:95%;
	font-weight:normal;
	letter-spacing:0.05em;
	margin:0;
	}
.actualites a, .reflexes a{
	
	color:#0A7BAF;
	text-decoration:none;
}

.actualites .liste_infos
	{
	height:200px;
	overflow:hidden;
	}

.actualites .bloc_infos
	{
	float:left;
	clear:both;
	padding:10px 0 5px 0;
	border-bottom:1px dotted #c9d1d6;
	width:100%;
	}

.actualites p
	{
	color:#2D89B3;
	font-size:70%;
	margin:2px auto;
	clear:both;
	line-height:130%;
	}
	
.actualites p a, .reflexes a, .agenda a
	{
	color:#2D89B3;
	text-decoration:none;
	}

.actualites .left
	{
	float:left;
	width:160px;
	}

.actualites .right
	{
	float:right;
	width:91px;
	text-align:right;
	}
.actualites img{
	border:1px solid #d3d7db;
	width:100%;
}

/* sondage */

.sondage
	{
	float:left;
	margin-bottom:20px;
	background:transparent url(../images/bloc_sondage.gif) no-repeat scroll 0 0;
	height:260px;
	}

.sondage .titre
	{
	color:#FFFFFF;
	font-size:120%;
	height:29px;
	padding-left:15px;
	padding-top:3px;
	}

.sondage .bloc_infos
	{
	height:199px;
	}

.sondage h4
	{
	margin:0 15px 0 30px;
	padding:10px 0 0 0;
	color:#2d89b3;
	font-size:100%;
	}

.sondage ul
	{
	color:#334039;
	font-size:75%;
	margin:0 ;
	#margin-top:-15px ;
	_margin-top:-5px ;
	padding:0 0 0 30px;	
	}
.sondage li{
		clear:both;
		padding:2px 0;
}
.sondage ul label{
		float:left;
		width:160px;
		line-height:120%;
		margin:4px 0 0 0;
}
.sondage ul input{
		float:left;
}
	
.sondage .btn_sondage
	{
	background:transparent url(../images/btn_sondage.jpg) no-repeat scroll 0 0;
	width:186px;
	height:31px;
	border:none;
	text-align:center;
	color:#fff;
	display:block;
	margin:25px auto 0;
	#margin-top:5px;
	font-size:100%;
	font-family:Trebuchet Ms, arial, sans-serif;
	cursor:pointer;
	}
#graphSondage{
		margin:0 0 0 1px;
		overflow:hidden;
}
/* agenda */

.agenda
	{
	float:left;
	margin-bottom:10px;
	padding-bottom:30px;
	background:transparent url(../images/bg_bloc_bottom.gif) repeat-x scroll 0 bottom;
	min-height:238px;
	}
	
.agenda .titre
	{
	background:#fff url(../images/bg_titres.jpg) no-repeat scroll 0 0;
	border-top: 3px solid #2d89b3;
	color:#2d849e;
	font-size:110%;
	padding:0 0 0 5px;
	}

.agenda h4
	{
	color:#909ba5;
	font-size:80%;
	letter-spacing:0.05em;
	margin:8px 3px 0 3px;
	clear:both;
	}
.agenda h4 a{
		text-decoration:none;
		color:#909ba5;
		
}

.agenda p
	{
	color:#2D89B3;
	float:left;
	font-size:70%;
	margin:1px 0 0  3px;
	}
	
.agenda .liste_infos
	{
	height:200px;
	overflow:hidden;
	}
	
.agenda .bloc_infos
	{
	float:left;
	clear:both;
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dotted #C9D1D6;
	}

/********* Ligne 4 **********/

/* reflexes */

.reflexes
	{
	float:left;
	padding-bottom:30px;
	background:transparent url(../images/bg_bloc_bottom.gif) repeat-x scroll 0 bottom;
	margin-top:2px;
	min-height:272px;
	}

.reflexes .titre
	{
	background:#fff url(../images/bg_titres.jpg) no-repeat scroll 0 0;
	border-top: 3px solid #2ba75f;
	color:#2d849e;
	font-size:110%;
	padding:0 0 0 5px;
	margin-bottom:10px;
	}

.reflexes h4
	{
	font-size:80%;
	font-weight:normal;
	letter-spacing:0.05em;
	margin:3px auto 0;
	}
.reflexes h4 a{
	color:#0A7BAF;
	text-decoration:none;
	
}

.reflexes p
	{
	color:#2D89B3;
	float:left;
	font-size:70%;
	line-height:125%;
	margin:0 auto;
	}

.reflexes .liste_infos
	{
	height:230px;
	overflow:hidden;
	}

.reflexes .bloc_infos
	{
	clear:both;
	float:left;
	padding-bottom:10px;
	width:100%;
	}

/*temoignage*/

.temoignage
	{
	height:290px;
	float:left;
	background:transparent url(../images/bg_temoignage.jpg) no-repeat scroll center 0;
	width:100%;
	}

.temoignage .titre
	{
	color:#2d7c94;
	font-size:120%;
	height:26px;
	padding-left:15px;
	padding-top:6px;
	}

.temoignage h4
	{
	padding:0 20px;
	font-size:90%;
	color:#fff;
	margin-bottom:0;
	}
.temoignage h4 a
	{
	text-decoration:none;
	}
.temoignage h4 a:hover
	{
	text-decoration:underline;
	}
	
.temoignage p
	{
	padding:0 20px;
	font-size:70%;
	color:#fff;
	}

.temoignage a
	{
	color:#fff;
	}

/* nuage de tags */

.nuage_de_tags
	{
	float:left;
	width:100%;
	height:272px;
	background:transparent url(../images/bg_nuage_tags.jpg) no-repeat scroll 0 0;
	margin-top:2px;
	}

.nuage_de_tags .titre
	{
	color:#5299ae;
	font-size:120%;
	height:26px;
	padding-left:15px;
	padding-top:6px;
	}

.nuage_de_tags .btn_nuage_tags
	{
	background:transparent url(../images/btn_nuage_tags.jpg) no-repeat scroll 0 0;
	width:140px;
	height:23px;
	border:none;
	color:#fff;
	font-size:70%;
	font-family:Trebuchet Ms, arial, sans-serif;
	cursor:pointer;
	margin:0 auto;
	display:block;
	}

.nuage_de_tags .tags
	{
	padding:10px 5px;
	text-align:center;
	line-height:120%;
	}

.nuage_de_tags .tags a
	{
	text-decoration:none;
	}
.nuage_de_tags ul{
		list-style-type:none;
		margin:0;
		padding:10px 10px 0 10px;
		
}
.nuage_de_tags li{
	display:inline !important;
	font-size:90%;
}
	
.bleu {color:#2d89b3 !important;}
.turquoise {color:#5da8ca !important;}
.vert {color:#15dd6a !important;}

.policePlus{
		font-size:110%;	
}
.policePlusPlus{
		font-size:130%;	
}
.policePlusPlusPlus{
		font-size:170%;	
}
.policeMoins{
		font-size:80%;		
}
.policeMoinsMoins{
		font-size:60%;		
}
.policeMoinsMoisMoins{
		font-size:50%;		
}

/* footer */	

.footer
	{
	background:transparent url(../images/footer.jpg) no-repeat scroll 0 0;
	width:100%;
	height:174px;
	clear:both;
	color:#0c4e6d;
	font-size:80%;
	}

.footer a
	{
	color:#0c4e6d;
	font-size:90%;
	}

.lexique
	{
	width:100%;
	float:left;
	clear:both;
	margin-top:32px;
	margin-left:70px;
	}
	
.lexique span
	{
	clear:both;
	color:#909ba5;
	font-size:110%;
	}
	
.lexique ul
	{
	padding:0;
	margin:0;
	font-size:120%;
	}
	
.lexique li
	{
	float:left;
	}
	
.lexique li a
	{
	color:#2e8ab4;
	}
	
.honcode
	{
	width:30%;
	float:left;
	clear:both;
	height:59px;
	margin-left:45px;
	_margin-left:23px;
	margin-top:25px;
	}	
	
.honcode div
	{
	height:59px;
	width:257px;
	margin:0 0 0 1px;
	}

.honcode p
	{
	font-size:85%;
	height:39px;
	margin:0;
	padding:0 10px 10px 0;
	}
.footer .honcode a{
	font-size:100%;
	}
.honcode p img{
		margin:-1px 10px 0 5px;
		float:left;
}

.menu_footer
	{
	float:left;
	height:59px;
	margin-left:-5px;
	margin-top:25px;
	width:25%;
	_margin-right:37px;
	}

.menu_footer div
	{
	height:59px;
	width:257px;
	margin:0 0 0 1px;
	_margin-left:3px;
	}	

.menu_footer p
	{
	margin:0;
	padding:20px 0 10px 0;
	font-size:95%;
	height:29px;
	text-align:center;
	vertical-align:middle;
	}

.menu_footer ul{
	margin:0;
	padding:16px 0 0;
	text-align:center;
	/*width:548px;*/
}
.menu_footer li{
		margin:0 5px;
		display:inline;
}

.lien_spheria
	{
	float:right;
	height:59px;
	margin-right:50px;
	margin-top:25px;
	width:30%;
	overflow:hidden;
	_width:290px;
	line-height:100%;
	}

.lien_spheria div
	{
	height:59px;
	width:320px;
	_width:300px;
	overflow:hidden;
	margin:0 0 0 1px;
	_margin-left:3px;
	padding: 0;
	}

.lien_spheria div
	{
	background:transparent url(../images/svf.gif) no-repeat scroll 168px 0;
	margin:0;
	font-size:90%;
	height:53px;
	padding:5px 10px 0 0;
	line-height:100%;
	}
.footer .lien_spheria div a{
	font-size:100%;
	
}
.footer p.lien_spheria_col1{
		display:block;
		float:left;
		width:150px;
		margin:0;
}

.footer p.lien_spheria_col2{
		float:right;
		width:150px;
		height:100%;
		margin:0;
}
.footer p.lien_spheria_col2 a{
		display:block;
		width:100%;
		height:100%;
		text-indent:-1000px;
		font-size:1px;
	
}
.mentions_legales
	{
	width:100%;
	clear:both;
	text-align:center;
	font-size:95%;
	}

.mentions_legales a {color:#81d4a5;}




/**** page intérieure ****/

.colonne_gauche
	{
	width:130px;
	margin-left:45px;
	_margin-left:23px;
	margin-top:15px;
	float:left;
	padding-bottom:30px;
	background:transparent url(../images/bg_bloc_bottom.gif) repeat-x scroll 0 bottom;
	}

.colonne_gauche .titre
	{
	background:#FFFFFF url(../images/bg_titres.jpg) repeat-y scroll right 0;
	border-top:3px solid #E72B2A;
	padding:0 0 0 5px;
	font-size:70%;
	color:#a3afb9;
	}

.colonne_gauche .titre strong
	{
	color:#5da8ca;
	margin-top:5px;
	font-size:130%;
	font-weight:normal;
	text-transform:uppercase;
	font-family:arial,sans-serif;
	width:100%;
	float:left;
	}

.colonne_gauche ul
	{
	margin:0;
	padding:0 0 0 0;
	}

.colonne_gauche ul li
	{
	border-bottom:1px solid #e8ecef;
	float:left;
	width:100%;
	padding:0;
	}

.colonne_gauche ul li a
	{
	color:#2d89b3;
	float:left;
	font-size:70%;
	line-height:120%;
	text-decoration:none;
	padding:4px 0 4px 8px;
	width:122px;
	display:block;
	}
.colonne_gauche ul li a:hover{
		background-color:#f3f5f7;
		color:#3ab0e7;
}

.colonne_centrale
	{
	float:left;
	margin-left:30px;
	margin-top:15px;
	width:560px;
	}
	
.colonne_droite
	{
	width:144px;
	margin-left:30px;
	margin-top:15px;
	float:left;
	}

.fil_ariane ul
	{
	padding:0;
	margin:0;
	float:left;
	width:100%;
	background:#2D89B3 url(../images/fil_ariane4.gif) no-repeat scroll right 0;
	overflow:hidden;
	}

.fil_ariane ul li
	{
	float:left;
	}
	
.fil_ariane a
	{
	height:23px;
	line-height:21px;
	display:block;
	text-decoration:none;
	padding-left:7px;
	font-size:80%;
	letter-spacing:-0.5px;
	float:left;
	}
.fil_ariane a:hover{
	text-decoration:underline;
	
}

.fil_ariane .lien1 {background:transparent url(../images/fil_ariane1.gif) no-repeat scroll 0 0;}
	
.fil_ariane .lien1 a
	{
	width:74px;
	color:#2d89b3;
	}
	
.fil_ariane .lien2 {background:#96c4d9 url(../images/fil_ariane2.gif) no-repeat scroll right 0;}

.fil_ariane .lien2 a {color:#fff;}
	
.fil_ariane .lien3 {background:#4295bb url(../images/fil_ariane3.gif) no-repeat scroll right 0; }	

.fil_ariane .lien3 a,.fil_ariane  .lien4 a{color:#fff;}

.croix_fil_ariane
	{
	width:8px;
	height:9px;
	display:block;
	float:left;
	margin-left:10px;
	margin-right:10px;
	background:transparent url(../images/croix_fil_ariane.gif) no-repeat scroll 0 center;
	overflow:hidden;
	text-indent:-10000px;
	}

.colonne_droite .actions_prevention, .colonne_gauche .actions_prevention
	{
	width:100%;
	height:auto;
	margin-left:0;
	}

.colonne_droite .actions_prevention ul, .colonne_gauche .actions_prevention ul
	{
	padding-left:8px;
	margin:8px 0;
	}

.colonne_droite .actions_prevention ul li, .colonne_gauche .actions_prevention ul li
	{
	border:none;
	height:30px;
	}

.colonne_droite .actions_prevention ul li a, .colonne_gauche .actions_prevention ul li a
	{
	font-size:70%;
	_font-size:70%;
	line-height:95%;
	padding-top:1px;
	display:inline;
	padding:1px 0 0 30px;
	width:auto;
	background-color:#fff;
	}

.colonne_droite .actions_prevention .en_savoir_plus, .colonne_gauche .actions_prevention .en_savoir_plus
	{
	font-size:60%;
	line-height:90%;
	color:#2d89b3;
	text-align:center;
	width:100%;
	display:block;
	margin-top:-5px;
	margin-bottom:8px;
	}
	
.colonne_droite .actions_prevention .titre, .colonne_gauche .actions_prevention .titre
	{
	line-height:90%;
	padding:5px 0 5px 10px;
	font-size:100%;
	border-top:none;
	background:none;
	}

.bloc_droit
	{
	width:100%;
	float:left;
	margin-top:15px;
	padding-bottom:10px;
	background:#edf3f7 url(../images/bloc_droit_bottom.gif) no-repeat scroll 0 bottom;
	}
	
.bloc_droit_titre	
	{
	height:31px;
	display:block;
	color:#fff;
	font-size:110%;
	padding-top:5px;
	padding-left:10px;
	background:#edf3f7 url(../images/bloc_droit_top.gif) no-repeat scroll 0 0;
	}

.bloc_droit ul
	{
	padding:5px 10px 0 15px;
	margin:0;
	}
	
.bloc_droit li, .bloc_droit p
	{
	background:transparent url(../images/fl_grise.gif) no-repeat scroll 0 3px;
	text-indent:10px;
	color:#2d89b3;
	font-size:70%;
	line-height:100%;
	}
.bloc_droit p{
		text-indent:0;
		background:none;
}
.bloc_droit.voir_aussi li {padding-bottom:5px;}

.bloc_droit.savoir_plus li {padding-bottom:15px;}

.bloc_droit ul li a
	{
	color:#2d89b3;
	text-decoration:underline;
	}
.bloc_droit.voir_aussi img, .bloc_droit.savoir_plus img{
		position:relative;
		top:3px;
}

.bloc_droit ul li a:hover
	{
	text-decoration:none;
	}

.bloc_droit p
	{
	color:#2d89b3;
	font-size:70%;
	padding:0 20px;
	margin-top:5px;
	}

.contenu_central
	{
	color: #3193b0;
	float:left;
	margin-top:10px;
	width:99.5%;
	line-height:110%;
	}

.contenu_central a
	{
	color:#3193B0;
	font-size:100%;
	font-weight:bold;
	}
.actualites a:hover,.agenda a:hover, .reflexes a:hover, temoignage a:hover,.nuage_de_tags a:hover {	
	text-decoration:underline;
}

.contenu_central a.lien_plaquette
	{
	font-size:100%;
	color:#7D888D;
	text-indent:30px;
	padding:10px 0 15px 50px;
	}

.contenu_central ul
	{
	list-style:none;
	}

.contenu_central li
	{
	color:#5B656A;
	font-size:90%;
	background:url(../images/puce3.gif) 0 7px no-repeat;
	padding-left:10px;
	padding-bottom:5px;
	}

.contenu_central p img
	{
	text-transform:uppercase;
	}

.contenu_central h1
	{
	font-weight:normal;
	font-size:150%;
	margin:15px 0 20px 0;
	clear:both;
	line-height:130%;
	}

.contenu_central h2
	{
	clear:both;
	margin:25px 0 0 2px;
	font-size:120%;
	}
#recherche h1{
		margin-left:20px;
}
#recherche h1 .sousTitre{
		font-size:70%;
}
#resultatRechercheGen li, .listeDossiers li{
		margin-bottom:3px;
		background-position:0 9px;
		border-bottom:1px solid #E8ECEF; 
		padding-bottom:30px;
		margin-right:15px;
}
#resultatRechercheGen h2, .listeDossiers h2{
}
.listeDossiers li{
		background:none;
		clear:both;
		height:65px;
		padding:10px 9px;
}
.listeDossiers{
		padding:0;
		margin:0;
}
.listeDossiers .illustration{
		float:left;
}
.listeDossiers h2, .listeDossiers p.accroche{
	clear:none;
	float:left;
	margin:0 0 0 15px;
		width:435px;
}

.page_303 .listeDossiers p.accroche, .page_435 .listeDossiers p.accroche{
		width:300px;
	
}
.contenu_central a{
	font-weight:normal;
	
}
.contenu_central h2 a{
	text-decoration:none;
	
}

.contenu_central h3
	{
	font-size:100%;
	font-weight:normal;
	margin-top:5px;
	clear:both;
	}

.contenu_central h4
	{
	clear:both;
	background:transparent url(../images/puce1.gif) no-repeat scroll 0 center;
	font-size:95%;
	padding-left:15px;
	font-weight:normal;
	}
	
.contenu_central .accroche
	{
	font-size:90%;
	}	
	
.contenu_central .accroche img
	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:-10px;
	}

.contenu_central .sommaire
	{
	clear:both;
	padding-top:0;
	width:100%;
	float:left;
	background:transparent url(../images/bg_bloc_bottom.gif) repeat-x scroll 0 bottom;
	background-color:#f2f3f3;
	padding-bottom:32px;
	margin-top:15px;
	}
.contenu_central .sommaire ul li a.active{
		color:#9ddd10;
		focus-rect
}

.contenu_central .sommaire .titre
	{
	background:transparent url(../images/sommaire_top.gif) no-repeat scroll 0 0;
	height:30px;
	width:100%;
	display:block;
	float:left;
	text-indent:-3000px;
	#position:relative;
	#overflow:hidden;
	}


.contenu_central .sommaire ul{
	float:left;
	width:100%;
	#overflow:hidden;
	padding:0;
	margin:0 0 10px 0;
	background:url(../images/sommaire_bg.gif) 0 0 repeat-y;
}

.contenu_central .sommaire li
	{
	margin:0;
	float:left;
	width:153px;
	list-style:none;
	padding:0 15px 15px 15px;
	font-size:100%;
	line-height:75%;
	height:21px;
	background:none;
	overflow:hidden;
	border-bottom:1px dotted #cfedfa;
	}


.contenu_central .sommaire ul.col3
	{
	border:none;
	}

.contenu_central .sommaire ul li a
	{
	font-size:70%;
	color:#5da8ca;
	font-weight:normal;
	}

.contenu_central .article
	{
	font-size:90%;
	}
.contenu_central p
	{
	font-size:90%;
	color:#5b656a;
	}
.contenu_central p.auteur{
	background:transparent url(../images/bg_auteur.jpg) no-repeat scroll 0 0;
	color:#A4AFB4;
	font-size:70%;
	line-height:115%;
	height:71px;
	padding:5px 5px 0 40px;
	float:right;
	width:258px;
}
.contenu_central p.auteur br{
		margin-bottom:5px;
}
.contenu_central .avec_puce
	{
	background:transparent url(../images/puce2.gif) no-repeat scroll 0 7px;
	text-indent:7px;
	}

.contenu_central .adicare
	{
	background:transparent url(../images/adicare_left.gif) no-repeat scroll 0 0;
	height:111px;
	display:block;
	padding-left:8px;
	color:#fff;
	font-size:75%;
	}
.contenu_central .adicare p
	{
	background:#3193b0 url(../images/adicare_right.gif) no-repeat scroll right 0;
	margin:0;
	float:left;
	height:106px;
	padding:5px 10px 0 5px;
	}

.contenu_central .adicare strong
	{
	font-size:130%;
	font-weight:normal;
	}

.contenu_central .adicare a
	{
	color:#00c855;
	}
	
.contenu_central .adicare a:hover
	{
	color:#fff;
	}



#formContact label
	{
	width:150px;
	float:left;
	}

#formContact select	{width:200px;}
	
#formContact input {width:200px;}
	
#formContact textarea {width:200px;}
	


.contact, #formContact { 
	margin:0 0 0 0;
	padding:0 10px 0 30px;
	width:225px; 
	float:left;
	border:1px solid #e9edf0;
	height:400px;
	}
#formContact.reservation{
		width:518px;
		padding-top:15px;
}
.contact{
		margin-right:20px;
	
}
.contenu_central ul p.accesReservation{
		margin:-20px 0 0 0;
		float:right;
		width:128px;
}
#formContact .valider input, .accesReservation a{
		background:url(../images/btn_valider.gif) 0 0 no-repeat;
		width:128px;
		margin:auto;
		display:block;
		height:31px;
		font-size:110%;
		color:#fff;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		border:none;
		text-decoration:none;
		text-align:center;
}
.accesReservation a{
		line-height:90%;
		font-size:13px;
		padding-top:4px;
}
.accesReservation a.btnReservation{
		margin-top:-20px;
}
.accesReservation a.btnSavoirPlus{
		padding-top:9px;
}
.contact p, .contact h2 {}

.plan ul li { padding-left:5px;}
.plan ul a {color:#3193B0; font-size:150%; text-decoration:none;}
.plan ul{
		border-left:3px solid #e8ecef;
		padding:0;
		margin:10px 0 15px 25px;
}

.plan ul ul li {padding-top:0;}
.plan ul ul a {font-size:110%;}

.plan ul ul ul li {padding-top:0;}
.plan ul ul ul a {color:#7D888D; }

.plan li{
		background:none !important;
}

.plan .contenu_central{margin-left:35px;}



#recherche
	{
	padding:20px 0 0 45px;
	margin-top:0px;
	width:90%;
	}
.pager{
		text-align:center;
}
.pager a{
		padding:0 5px;
		text-decoration:underline;
		font-size:80%;
		line-height:150%;
		cursor:pointer;
	
}
.pager a.active, .pager a:hover{
		background:url(../images/btn_zoom_hover.gif) center 2px no-repeat;
		color:#fff;
		text-decoration:none;
}
.savoirPlus, .voirAussi{
		background:url(../images/bg_aSavoir.gif) 0 0 no-repeat;
		min-height:80px;
		margin-bottom:25px;
		font-style:italic;
		padding:0 15px;
}
.voirAussi{
		background:url(../images/bg_voirAussi.gif) 0 0 no-repeat;	
}
.savoirPlus .sousTitre, .voirAussi .sousTitre{
		color:#fff;
		font-weight:bold;
		font-size:100%;
		padding:5px 0 0 25px;
		font-style:normal;
}
.savoirPlus p,.voirAussi p{
		padding:0;
}
.savoirPlus p,.voirAussi li{
		padding-right:15px;
}
@media print {
	body#home .header, body#home #zoom_sur, body#home .nuage_de_tags, body#home .actions_prevention, body#home .colonne2, body#home .ligne1, body#home .ligne2,	body#home .lexique, body#home .honcode, body#home .mentions_legales, body#home .footer .lien_spheria div a  {
	display:none;
	}
	body#home .colonne1, body#home .colonne3 {
	display:block;
	margin:0px;
	}
	body#home .colonne3 {
	margin-left:15px;
	}
	
	.actualites, .reflexes, .agenda {
	min-height:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
	* {
	margin-left:0px;
	margin-top:10px;
	padding:0px;
	width:700px;
	line-height:110%;
	clear:both;
	}
	.contenu_central p.auteur {
  	position:absolute;
  	top:0px;
  	left:0px;
  	width:100%;
  	}
	img, .header, .menu_transverse, .menu_princ, .sommaire,
  	.fil_ariane, .ligne1, .ligne2 .colonne_gauche, .ligne2 .colonne_droite, 
  	.lexique, .honcode, .mentions_legales, .footer .lien_spheria div a, .menu_footer  {
  	display:none;
  	}
  	.contenu_central {
  	margin-top:30px;
  	}
  	h1, h2{
  	color:#3193B0;
  	}
  	.savoirPlus, .voirAussi {
  	margin-top:30px;
  	border-top:1px solid #CCC;
  	border-bottom:1px solid #CCC;
  	}
  	.savoirPlus .sousTitre, .voirAussi .sousTitre {
  	padding:0px;
  	}
  	.lien_spheria {
  	float:left;
  	width:100%;
  	margin-left:30px;
  	}
  	.footer p.lien_spheria_col1 {
  	float:left;
  	width:100%;;
  	}
 
  }
