body, div, span, p, .p, hr, ul, li, a, td ,th, select, input, textarea, .texte, .h5
{
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, Swiss, Futura, sans-serif;
	color: #000000;
	font-size: 16px;
	letter-spacing: 1pt;
}

.champs_intitule { display: block; }
/* .champs { display: block; } */

.fp_titre_rubrique {
	font-weight: bold;
	font-size: 1.2em;
	padding: 6px 10px;
	background: #003366;
	color: #fff;
	margin-bottom: 10px;
	}

ul.arborescence { list-style-type: none; }
ul.arborescence li { list-style-type: none; }

.article {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	}

.fp_article {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	}

.justifie
{
	text-align: justify;
}

.titre_site
{
	color: #003366;
	font-size: 24px;
	font-weight: bold;
}

.titre_rubrique
{          
	color: #003366;
	font-size: 20px;
}          
a.titre_rubrique:hover
{          
	color: #000000;
	font-size: 20px;
}   

.titre_article 
{
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
a.titre_article:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.liste_srubrique
{          
	color: #003366;
	text-decoration:none;
}          
a.liste_srubrique:hover
{          
	color: #000000;
	text-decoration:underline;
}  

.chemin
{
	color: #003366;
	text-decoration:none;
}
a.chemin:hover
{
	color: #000000;
	text-decoration:underline;
}

.lire_la_suite
{
	font-size:14px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
a.lire_la_suite:hover
{
	font-size:14px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.retour
{
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
a.retour:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.lien
{
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
a.lien:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.telecharger
{
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
a.telecharger:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.mailto
{
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
a.mailto:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.fichelien
{
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
a.fichelien:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.page_nav
{
	font-size:14px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
a.page_nav:hover
{
	font-size:14px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
	
.sitemap_rubrique
{
	color: #003366;
	text-decoration:none;
	font-weight:bold;
}
a.sitemap_rubrique:hover
{
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}

.sitemap_article
{
	color: #003366;
	text-decoration:none;
}
a.sitemap_article:hover
{
	color: #000000;
	text-decoration:underline;
}

.menubox
{
	color:#003366;
	line-height: 14px;
	font-weight: bold;
	text-decoration:none;	
}
.menubox a
{
	display: block;
	padding: 6px 0px;	
}
a.menubox:hover
{
	color:#000000;
	line-height: 14px;
	font-weight: bold;
	text-decoration:underline;
}

.menubox_titre
{
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	line-height: 20pt;
}



/*******************************************************************/
/*******************************************************************/
/*******************************************************************/


/*positionnement*/

#haut{
	position:absolute;
	top:0;
	left:10px;
	
}

#left{
	position:absolute;
	top:100px;
	left:10px;
	width:200px;
}

#content{
	margin-top:80px;
	margin-left:30%;
	margin-right:10%;
}

#content hr
{
	display:none;
}

#bas
{
	position:absolute;
	valign:bottom;
}

/* FICHES */
.fSousTitre
{
	color: #<hr>;
	font-size: 10px;
	font-weight: bold;
}

		.fTexte
		{

			font-size: 15px;
			color: #<hr>;
		}
		
		a.fTexte:hover
		{
			font-size: 15px;			
			color: #000000;
		}






