@charset "utf-8";  /* Feuille de style principale du site */
/*------STRUCTURE--DE BASE--DU--SITE--------------------------------------------------------------------------------------------*/
html {margin: 0;} *{
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
} body {
	color:#27277D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.annulation_float{clear: both; /*height: 1px; line-height:1px;*/ padding: 0;margin: 0;}



#conteneur {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	#page{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}		 
		#header #top{
	height:78px;
	background: url(../images/balises.jpg) no-repeat;
	background-color:#FF9900;
}
	#actu{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/actu_fond.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
}		 

		
		/* rajout de la classe utilisateur pour afficher le login en haut à droite */
		#header #top #utilisateur{
	width:300px;
	text-align:right;
	vertical-align:middle;
	margin: 0px;
	padding-right: 20px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 50px;
}
	
	
		/* Menu (Enfant de direct de #header) */
		#header #menu {
	font: bold;
}
		#header #menu a {
	font-weight: bold;
	font-size: 14px;
	color: #211F5F;
	text-decoration: none;
}
		#header #menu a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
		#header #menu td {font-weight: bold; 	font-size: 14px; height: 25px ;	vertical-align:middle;}
		
	#footer {
	text-align:center;
	clear: left;
	width:100%;
	display:inline-block;
	position:relative;
	background: url(../1_img/footer.png)  no-repeat;
}
	#footer p {	margin: 0;}
	#footer #cpr {	position: relative;	top: 15px;	left: 15px;	float: left;width: 10%;	text-align:left;	padding: 0 0 0 0px;}
	#footer #pied_de_page {
	top: 15px;
	left: 35px;
	float: left;
	text-align:center;
	padding: 0;
	width: 100%;
	background-color:#FF9900;
	height:25px;
	color:#211F5F;
	vertical-align:middle;
*/}
	#footer #compteur {	position: relative;	top: 15px;	left: 40px;	float: left; text-align:right;	padding: 0 0 0 0px;	width: 20%;}
	#footer, #footer a{font: normal 10px; color: #959595; text-align: center;} #footer a:hover{ text-decoration: underline;}
		/* ---Contenu----*/
		#contenu{
	padding: 10px;
	background-image: url(../images/barre_haut.gif);
	background-repeat: no-repeat;
} 
			
/*------COLONNES--styles des blocs-----------------------------------------------------------------------------------------------*/
#conteneur_secondaire{/*border: 1px solid blue;*/}
	#colonne_principale{
	width: 100%;
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
	#colonne_principale .titre_rurique   
		{font-size: 16px; text-transform: uppercase; border-bottom: 1px #c10418 solid; margin-bottom: 5px; width:100%; display:block; 
		color:#c10418; font-weight:bold; background: url(../images/puce.gif) no-repeat left bottom; padding-left: 30px; line-height: 20px; }
	
	/* rajout de la classe utilisateur pour afficher le login en haut à droite */
	#colonne_principale .bloc_accueil {
	margin-top:0px;
	
}
	#colonne_principale .bloc_accueil h4 {color:#c10418; margin-top:15px; font-weight: bold;}
	#colonne_principale .bloc_accueil h1 {
	display:block;
	font-size:17px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#27277D;
/}
	#colonne_principale .bloc_accueil h2 {font-size: 14px; font-weight: bold; color:#27277D; }
	#colonne_principale .bloc_accueil h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
	font-weight: bold;
	color:#FF9900;
}
	#colonne_principale .bloc_accueil li {list-style-position: outside; margin-left:35px;}
	#colonne_principale .bloc_accueil a img{ border:none;}
	#colonne_principale .bloc_accueil a { text-decoration:none; }

/* -------------- PAGE ARTICLE & ARTICLE DOSSIER --------------------------- */
#pagearticle { display:block; /*width:625px;*/}
#pagearticle .article{ font-size: 13px;}
#pagearticle .article p a {color:#c10418; font-weight: bold; }
#pagearticle .article p a:hover { text-decoration: underline; }
#pagearticle .date, #pagearticle .source, #pagearticle div.infos { color:#27277D; font-size:13px; margin-top:10px;}
#pagearticle h1 { display:block; font-size:18px; line-height:24px; font-weight:bold; font-family:Arial, Times, serif;  color:#27277D;  margin:0 0 10px 0; }
#pagearticle h2 { font-size: 16px; font-weight: bold; line-height: 20px; color:#27277D;  margin:5px 0 5px 0;}
#pagearticle h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height:28px;/* padding-bottom: 6px;*/ font-weight: bold; color:#990000;  margin:5px 0 5px 0;}
#pagearticle h4 { margin:5px 0 5px 0; font-weight: bold;}
#pagearticle .article p{ font-size:12px; line-height:16px; color:#323232; margin-bottom:12px;}
#pagearticle .article img.principale { display:block; width:350px; float:left;} /*Image principale de l'article */
#pagearticle .article img{ display:inline; } /*Autres images qui peuvent se trouver dans l'article  */
#pagearticle .article .auteur {display:block; color:#979797; margin-bottom:0px; padding-right:35px;}
#pagearticle .article .infos {display:block; color:#979797; margin-bottom:6px; margin-top:0px;padding-right:35px;}
#pagearticle .article ul, #pagearticle .article ol { padding-left: 35px; /*list-style: none outside none; position:absolute; top:1px; left:0; */}


/* Les tableaux */
.td_menu{width:240px;}
.td_fixe{width:35px;}
td.col_droite {text-align:center; 
				vertical-align:top; 
				width:62px; 
				border-left-color:#E1E1FF; 
				border-left-style:solid; 
				border-left-width:thin;}
				
		/*tableau de resultat*/


.en_tete { border: 2px #DFDFFF solid; font-size:13px; font-weight:bold; border-bottom: #DFDFEB solid 5px;}/* border-color:#DFDFFF*/

.result td{border: 1px  #FFFFFF solid; text-align:center; }
.result th{border: 1px #FFFFFF solid; text-align:center;}
.result tr{ border: 2px  #FFFFFF solid; font-size:11px; text-align:center; height:23px}

.int_result { background-color:#DFDFEB; font-size:11px; text-align:center; height:23px}
.result { border: 1px #FFFFFF solid; text-align:center; vertical-align:middle; border-collapse:collapse; font-size:11px;}


 /* table de la page d'accueil*/
td.index{ background-image:url(../images/hexa.png); background-repeat:no-repeat; text-align:center; vertical-align:middle; background-position:center;
}
td.index a{
	color:#FF9933;
	font-weight:bold;
	text-decoration:none;
} 
td.index:hover { background-image:url(../images/hexa2.png);
}
td.index p{
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-left:15px;
}
/* table de l'interrogation de BDD*/

td.bdd{ height:30px; vertical-align:middle; background-color:#E1E1FF;}




/* titres et textes */
h1 {
	background-image: url(../images/h1.gif); background-repeat: no-repeat; 	margin-top: 4px; 	margin-bottom: 4px; 
	padding-left: 25px; 	font-size: 22px; color:#211F5F /*#3366ff*/; 	text-decoration: none ;	background-position: 0px 5px; text-align: left; 	font-family: Arial, Helvetica, sans-serif;
}
h1 a {
	font-size: 22px; color: #006666 ;	text-decoration: none ;
}
h1 a:hover{
	font-size: 22px; color: #6074c1 ;	text-decoration: none ;
}
h2 {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 25px;
	font-size: 18px;
	color: #211F5F;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/h2+.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
h2 a {
	font-size: 18px; color: #006666 ;	text-decoration: none ;
}
h2 a:hover{
	font-size: 18px; color: #6074c1 ;	text-decoration: none ;
}

/*  Pour arborescence*/
.text_arbo{
	margin-left:25px;
	color: #211F5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.text_arbo_fermer{
	margin-left:25px;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}


h3 {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	font-size: 11px;
	color: #211F5F;
	text-decoration: none;
	background-position: 0px 0px;
	text-align: left;
	margin-left:9px;
	line-height: 13px;
}
h3 a {
	font-size: 11px;
	color: #211F5F; /*#006666;*/
	text-decoration: none;
}
h3 a:hover{
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.titre
{
	margin-top: 4px; 	margin-bottom: 4px; 
	font-size: 18px; color: #211F5F; 
	text-decoration: none ;
	font-weight:bold ;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
}
.stitre
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
	font-weight:400;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.titrecause
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight:400;
	font-weight:bold;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
.titre_base {
	background-position: 0px 10px;
	background-repeat: no-repeat;
	valign:middle;
	padding-left: 35px;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	height:20;
	background-image: url(../images/h1.gif);
}
.titre_base a {
	font-size: 16px;
	color:#FF9900 /*#017479*/;
	text-decoration: none;
	font-weight: bold;
}
.titre_base a:hover {
	font-size: 16px;
	color: #211F5F; /*#6074c1*/
	;
	text-decoration: none;
	font-weight: bold;
}
.titre_rech_synt {
	
	font-size: 18px; color: #017479 ; 	font-weight: bold; text-align: left; 
	
}
.titre_rech_synt a {
	font-size: 18px; color: #017479 ;	text-decoration: none ;	font-weight: bold; 	
}
.titre_rech_synt a:hover {
	font-size: 18px; color: #6074c1 ;	text-decoration: none ; font-weight: bold; 
}
.note {
	margin-top: 0px;
	font-size: 11px;
	color: #211F5F;
	text-decoration: none;
	font-style: italic;
	text-align: left;
}
.entble { border-left-color:#FFFFFF; border-left-width:2px;
	 
	font-size: 11px;  
	
}
.entble a {
	font-size: 11px; color: #003333 ;	text-decoration: none ; 	
}
.entble a:hover {
	font-size: 11px; color: #6074c1 ;	text-decoration: none ; 
}


/* Mise en page de la fiche_indicateur qui indique les définition etc... */
.fiche{ margin-top:20 px;}


.td_fiche_titre{border-bottom-style:groove;
			border-bottom-color:#CCCCCC;
			border-bottom-width:medium;
			
			}

.td_fiche	{ 
			border-left-style:groove;
			border-left-color:#CCCCCC;
			}			
			
.fiche_stitre {
	margin-top: 4px; 	margin-bottom: 4px; 
	margin-left: 15px;
	font-size: 13px; color: #FE9900; 
	text-decoration: none ;
	font-weight:bold ;
	text-align: left; 
	font-family:Arial, Helvetica, sans-serif;
}

.fiche_texte {
	margin-top: 4px; 	margin-bottom: 4px; 
	margin-left: 15px;
	font-size: 12px; color: #000000; 
	text-decoration: none ;
	/*font-weight:bold ;*/
	text-align: left; 
	font-family:Arial, Helvetica, sans-serif;
}
.titre_haut {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 18px;
	color: #FF9900;
	text-decoration: none;
	background-position: 9px 0px;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	left: 0px;
	margin: 0px;
}
