/* Gabarit */
body{
	margin:0px;
	padding:0px;
	background-image:url("/images/interface/fond_body.gif");
	background-position:left;
	background-repeat:repeat-y;
	background-color:#F0F0F0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#5B5A5F;
	text-align:justify;
}

/* Propriétés de texte */
#contenu a{
	color:#16238C;
	text-decoration:none;
}
#contenu a:hover{
	color:#00A5EA;
}
ul{
	list-style-type:square;
}

#contenu img{
	border:0;
}
#contenu h1{
	font-size:16px;
	line-height:25px;
	color:#16228C;
	text-transform:uppercase;
	/*margin:20px;*/
	margin-left:0;
	padding-left:20px;
	border-bottom:1px solid #00A5EA;
	background-image:url("/images/interface/fd_h1.gif");
	background-repeat:no-repeat;
	background-position:left 7px;
	display:block;	
}	
#contenu .beige {
	border-bottom:1px solid #E9D3AA;
	background-image:url("/images/interface/fd_h1orange.gif");
	color:#C4A976;
}
#contenu .beige a{
	color:#C4A976;
}
#contenu .beige a:hover, #contenu .bleu a:hover{
	color:#16228C;
}

#contenu .bleu {
	border-bottom:1px solid #00ADEA;
	background-image:url("/images/interface/fd_h1.gif");
	color:#00ADEA;
}
#contenu .bleu a{
	color:#00ADEA;
}

#contenu h2{
	background-image:url("/images/interface/fond_h2.gif");
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:18px;
	margin:20px;
	margin-left:5px;
	text-transform:uppercase;
	font-size:12px;
	color:#0BA6E1;
	border-bottom:1px solid #CCCCCC;
}

#contenu h3{
	background-image:url("/images/interface/fd_h3.gif");
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:15px;
	margin:20px;
	margin-left:10px;
	text-transform:uppercase;
	font-size:10px;
	color:#D4B479;
	border-bottom:1px solid #E9D3AA;
}

#contenu h4{
	margin-left:20px;
	display:inline;
	font-size:12px;
	color:#16228C;
}

#contenu h5{
	margin-left:20px;
	display:inline;
	font-size:12px;
	color:#0BA6E1;
}
#contenu h6{
	margin-left:20px;
	display:inline;
	font-size:12px;
	color:#D4B479;
}
#contenu ol {
list-style-position : inside;
}
form{
	margin:0;
}
/* Formulaire de recherche et logo SDF */
#entete{
	position:absolute;
	z-index:9;
	height:40px;
	width:725px;
	top:55px;
	left:0;
	text-align:right;
	padding-right:60px;
	padding-top:74px;
	/*background-image:url("/images/interface/logo_sdf.gif");*/
	background-position:10px 30px;
	background-repeat:no-repeat;
	overflow:visible;
}
#entete img {
	float:left;
	margin-top: -100px;
}
/* Bouton OK du formulaire recherche */
.bouton{
	padding:2px 5px;
	height:16px;
	width:20px;
	background-color:#16228C;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.bouton:hover{
	background-color:#00A5EA;
}

/* Gabarit public */
#global{
	width:100%;
	overflow:hidden;
	background-image:url("/images/interface/fond_global.gif");
	background-position:top right;
	background-repeat:repeat-x;
}
	#principal{
		position:relative;
		float:left;
		width:785px;
		background-color:#FFFFFF;
	}
	/* Menu principal */
		#onglets{
			position:relative;
			float:right;
			height:22px;
			margin-top:3px;
		}
			#onglets a{
				position:relative;
				float:left;
				height:22px!important;
				height:20px;
				margin:2px 0px 0px 2px;
				line-height:18px; /* marche pas sous IE */
				padding-left:13px;
				background-color:#00225E;
				background-image:url("/images/interface/onglet.gif");
				background-position:left top;
				background-repeat:no-repeat;
				color:#FFFFFF;
				text-decoration:none;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
			}
			#onglets a:hover, #onglets .onglet_actif{
				margin-top:0px;
				background-image:url("/images/interface/onglet_hover.gif");
				background-color:#00A5EA;
				height:24px!important;
				height:22px;
			}
		#bande_bleue{
			position:relative;
			float:left;
			width:785px;
			height:3px;
			background-color:#00A5EA;
			border-bottom:1px solid #FFFFFF;
			font-size:3px;
		}
		/* Diaporama flash avec diaporama.swf et diaporama.xml */
		#bandeau{
			position:relative;
			float:left;
			width:785px;
			height:136px;
			z-index:1;
		}
		/* Menu de second niveau ou dépèches APM sur l'accueil */
		#menus{
			float:left;
			width:186px;
			background-color:#E5E5E5;
			border-top:1px solid #FFFFFF;
			background-image:url("/images/interface/fond_menu.gif");
			background-position:right bottom;
			background-repeat:no-repeat;
			text-align:left;
			overflow:hidden;
		}
			#menus h1{
				display:block;
				font-size:26px;
				line-height:26px;
				margin-left:10px;
				background-color:none;
				color:#16228C;
				text-transform:uppercase;
			}
			#menus a.niv01{
				font-weight:bold;
				font-size:12px; 
				letter-spacing:0.5px;
				text-transform:uppercase;
				color:#FFFFFF;
				padding:10px;
				/*border-top:1px solid #F0F0F0;*/
				background-color:#16228C;
			}
			#menus a{
				display:block;
				width:144px;
				border-bottom:1px solid #D9D6D6;
				/*padding:5px 10px;*/
				padding:3px 6px;
				text-decoration:none;
				color:#666;
			}
			#menus a:hover{
				/*background-color:#00A5EA;*/
				color:#FFFFFF;
				background-image:url("/images/interface/menu_hover3.gif");
				background-position:bottom right;
				background-repeat:no-repeat;
			}

			#menus a.menu_actif{
				background-image:url("/images/interface/menu_hover4.gif");
				background-position:bottom right;
				background-repeat:no-repeat;
			}
			#menus a.menu_actif:hover{
				background-image:url("/images/interface/menu_hover5.gif");
				background-position:bottom right;
				background-repeat:no-repeat;
			}
			#menus a.sousMenu_actif{
				font-weight:bold;
				font-size:12px;
				padding-left:20px;
				width:134px;
			}
			#menus H1{
				font-size:16px;
				color:#00A5EA;
				text-transform:uppercase;
				margin-bottom:5px;	
				margin-top:0px;	
			}
			#menu p{
				padding-left:10px;
			}

		/* Contenu */
		#contenu{
			float:right;
			width:559px;
			overflow:hidden;
			padding:0px 20px;
			border-top:1px solid #FFFFFF;
			background-image:url("/images/interface/fond_contenu.gif");
			background-position:top right;
			background-repeat:no-repeat;
			z-index:100;
		}
		/* + propriétés de textes definis sous body */
				
		/* Encarts de la colonne de droite */
		#info_sup{
			float:left;
			width:180px;
			margin-top:5px;
			background-image:url("/images/interface/fond_infosup.gif");
			background-position:left;
			background-repeat:repeat-y;
			padding:15px;
			padding-bottom:0;
			padding-top:10px!important;
			padding-top:25px;
		}
		.encart{
			width:170px;
			padding:10px;
			padding-right:0px;
			margin-top:15px;
			border:1px solid #999999;
			background-image:url("/images/interface/fond_encart.gif");
			background-position:right;
			background-repeat:repeat-y;
			background-color:#FFFFFF;
			color:#333333;
			line-height:16px;
		}
		.encart a{
			color:#16228C;
			text-decoration:none;
		}
		.encart a:hover{
			color:#00A5EA;
		}
		.encart ul{
			padding:0 10px;
			margin:0 10px;
		}
		.encart img{
			border:0;
		}
		/* encart avec fond_blanc */
		.fd_blanc{
			background-color:#FFFFFF;
			background-image:none;
		}
		/* encart de l'espace adhérent */
		.adherent{
			background-image:url("/images/interface/cle_adherents.gif");
			background-position:top left;
			background-repeat:no-repeat;
			padding-left:0;
		}
		.adherent a, .adherent a:hover{
			font-size:11px;
		}
		/* encart de l'espace partenaire */
		.espace_partenaire{
			background-image:url("/images/interface/cle_partenaire.gif");
			background-position:top left;
			background-repeat:no-repeat;
			width:130px;
			padding-left:0;
		}
		.espace_partenaire a, .espace_partenaire a:hover{
			font-size:11px;
		}
		.login{
			width:170px;
			text-align:right;
			padding-right:10px;
		}
		.zoneLogPassword{
			width:100px;
			margin-top:5px;
			padding-left:5px;
		}
		/* zone de texte défilant */
		#defilant{
			overflow:hidden;
			height:80px;
			align:left;
		}
	/* Pied de page */
	#pied{
		margin-top:50px;
		width:560px;
		height:41px;
		float:right;
		padding:5px 10px;
		margin-right:10px!important;
		margin-right:5px;
		background-image:url("/images/interface/bottom.gif");
		background-position:top left;
		background-repeat:no-repeat;
	}
	#pied a{
		color:#5B5A5F;
		text-decoration:none;
	}
	#pied a:hover{
		color:#00A5EA;
	}
	#auteur{
		padding-right:20px;
		float:right;
	}
	#auteur_sdf{
		display:none;
	}	
	#auteur a, #auteur a:hover{
		color:#999999;
		text-decoration:none;
	}
	
/*********************/
/* La page d'accueil */
/*********************/

/* edito */
address{
	font-size:12px;
	font-style:normal;
	text-align:justify;
	font-weight:normal;
	line-height:18px;
}
/* encarts des news remontées en page d'acceuil */
.fond_news{
	background-image:url("/images/interface/rayures_news.gif");
	background-position:0 0 10px 0;
	background-repeat:repeat;
	width:100%;
}
#news{
	float:left;
	width:100%;
	height:120px;
	border:1px solid #5B5A5F;
	background-color:#FFFFFF;
	text-align:left;
	background-image:url("/images/interface/fond_news.gif");
	background-position:top;
	background-repeat:repeat-x;
}
#news h2{
	margin:0;
	padding:0 10px;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
	background-image:none;
	border:0;
}
#news p{
	margin:5px 0 0 0;
	padding:0 10px;
	/*height:75px; Modification pour intégration démo */
	width:193px;
}
#news a{
	color:#00225E;
	float:left;
	text-decoration:none;
}
#news a:hover{
	color:#00A5EA;
}

/*********************/
/* Page grand public */
/*********************/

/* Bloc remonté sur l'accueil de Grand Public */
#bloc{
	position:relative;
	width:257px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	border-bottom:1px solid #CCCCCC;
}
#espaceBloc{
	width:20px;
}
#bloc h2{
	display:inline;
	border:0;
	background:none;
	padding:0;
}
#bloc .plus{
	text-decoration:none;
	float:right;
	font-size:11px;
}
#bloc img{
	margin-left:10px;
}

#bouton_retour{
	float:right;
	display:block
}
#bouton_retour a{
	font-weight:bold;
	text-decoration:none;
	color:#CCCCCC;

}
/* bloc des ligne de résultats de recherche */
#bloc_resultat1{
	position:relative;
	float:left;
	padding:10px;
	width:95%;
	background-color:#F6F6F6;
}
#bloc_resultat2{
	position:relative;
	float:left;
	padding:10px;
	width:95%;
	background-color:#FFFFFF;
}

/* bloc des ligne de résultats de recherche */
#bloc_resultat_news1{
	position:relative;
	padding:10px;
	width:95%;
	background-color:#F6F6F6;
}
#bloc_resultat_news2{
	position:relative;
	padding:10px;
	width:95%;
	background-color:#FFFFFF;
}
#contenu .bloc_beige1{
	background-color:#FAF3E5;
}
#contenu .bloc_bleu1{
	background-color:#E9F6FC;
}
#bloc_resultat_actu1{
	position:relative;
	float:left;
	padding:8px;
	width:94%;
	margin:auto;
}
#bloc_resultat_actu2{
	position:relative;
	float:left;
	padding:8px;
	background-color:#FFFFFF;
	width:94%;
	margin:auto;
}
#bloc_resultat1 img, #bloc_resultat2 img{
	margin-right:10px;
}
#bloc_resultat1 h2, #bloc_resultat2 h2, #bloc_resultat_tab1 h2, #bloc_resultat_tab2 h2{
	border:0;
	display:inline;
	background:none;
	padding:0;
	margin:0;
}
#bloc_resultat1 .plus, #bloc_resultat2 .plus{
	text-decoration:none;
	float:right;
	font-size:11px;
}

#bloc_resultat_tab1 td{
	padding:5px;
	background-color:#F6F6F6;
}
#bloc_resultat_tab2 td{
	padding:5px;
	background-color:#FFFFFF;
}
#bloc_resultat_hover td{
	padding:5px;
	background-color:#DFF6FF;
	/**/color:#00A5EA;
	cursor:pointer;
	/*background-image:url("/images/interface/menu_hover3.gif");
	background-position:bottom right;
	background-repeat:no-repeat;*/
}
#fiche img{
	margin:15px 0 10px 10px;
}

/* classe des objets de formulaire */
.form, .formulaireFocus{
	width:130px;
	margin:3px 0;
	padding:0;
	color:#00A5EA;
	font-size:11px;
	padding-left:5px;
}

.form_SPE{
	width:130px;
	margin:1px 0;
	color:#00A5EA;
	font-size:10px;
	padding-left:5px;
}
.classer{
	float:right;
	/*margin-top:20px;
	margin-bottom:-35px;*/
	margin-top:18px!important;
	margin-top:10px;
	z-index:100;
}
.classer_img{
	float:right;
	margin-top:-17px;
	/*margin-top:4px!important;
	margin-top:4px;
	margin-bottom:-35px;*/
	cursor:pointer;
	
}
.form_select{
	width:140px;
	margin:3px 0;
	color:#00A5EA;
	font-size:11px;
	padding:0;
}

.form_textarea{
	width:140px;
	margin:3px 0;
	color:#00A5EA;
	font-size:11px;
	padding:0;
}
/********************/
/* Page partenaires */
/********************/

/* encarts partenaires */
.fond_partenaire{
	background-image:url("/images/interface/rayures_news.gif");
	background-position:left;
	background-repeat:repeat;
	width:100%;
}
.entete{
	width : 100%;
	height : 12px ;
	background-image:url("/images/interface/fond_news.gif");
	background-repeat : repeat-x;
}

.partenaire{
	float:left;
	width:100%;
	height:120px;
	border:1px solid #5B5A5F;
	background-color:#FFFFFF;
}
.intervalle{
	background-position:top;
	background-repeat:repeat-x;
	height : 14px;
}
.fond_partenaire h2{
	margin:0;
	padding:0px 10px;
	font-size:10px;
	color:#FFFFFF;
}
.bloc{
	width:100%;
	height:50px;
	border:1px solid #5B5A5F;
	background-color:#FFFFFF;
}

.bloc_hover{
	width:100%;
	height:50px;
	border:1px solid #5B5A5F;
	background-color:#F0F0F0;
	cursor:pointer;
}
.bloc_pied{
	width:100%;
	height:22px;
	border:1px solid #5B5A5F;
	background-color:#FFFFFF;
	padding-top : 2px;
}
.fond_partenaire a{
	color:#00225E;
	text-decoration:none;
}
.fond_partenaire a:hover{
	color:#00A5EA;
}
.info_form {
	font-weight : bold;
	text-align:right ;
	padding-right : 10px;
	width : 140px;
}
.form_partenaire{
	width:240px;
	margin:5px 0;
	color:#00A5EA;
	font-size:11px;
	padding-left:5px;
}

.entete_recherche td{
	background-color:#B7B7B7;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 5px;
}
.entete_recherche a{
	color:#FFFFFF;
}
.tableau_modeles td{
	padding:3px 5px;
	vertical-align:top;
}

.newsletter{
	width:98%;
	height:40px;
	padding:5px;
	margin-left:5px;
	}
.newsletter2{
	width:98%;
	height:40px;
	padding:5px;
	margin-left:5px;
	background-color:#F0F0F0;
	}
.newsletter .plus{
	text-decoration:none;
	float:right;
	font-size:11px;
}
.newsletter2 .plus{
	text-decoration:none;
	float:right;
	font-size:11px;
}
/******************/
/* Page error_401 */
/******************/
.cadre_401{
	background-color:#F0F0F0; 
	padding:10px; 
	border-left:10px solid #FFFFFF; 
	float:left
}
.password{
	width:105px; 
	/*float:right; */
	margin-right:5px;
	float:left;
}
.bt_401{
	display:block;
	width:21px;
	height:20px;
	float:left;
	background-image:url("/images/interface/bt_ok.gif");
	background-position:center;
}
.libelle_401{
	display:none;
}
.fleche{
	background-image:url("/images/interface/fleche.gif");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	
}
#defil_horizontal{
z-index:1000;
position:absolute;
width:575px;
top:165px;
padding-top:1px!important;
padding-top:5px;
text-decoration:none;

}
#rappel_menu{
	background-image:url("/images/interface/rappel_menu.gif");
	background-position:top;
	background-repeat:repeat-x;
}
#rappel_menu H1{
	margin:-8px 0 10px 0;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	color:#ffffff;
}
#rappel_menu ul{
	margin:0;
}
.none{
	margin:0;
	padding:0;
}
.none li{
	list-style-type:none;
	margin:0;
	padding:0;
}
.rappel_menu li{
	margin:0 10px;
	list-style-type:square;
	color:#16228c;
}
