body {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, Swiss, Futura, sans-serif;
	color: #000000;
	font-size: 16px;
	letter-spacing: 1pt;
}



a {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	}
	a:hover {
		text-decoration: underline;
		}

#simpleficheview font, #simpleficheview div {
	text-align: justify;
	}

#simpleficheview .menu  {
	width: 200px;
	float: left;
	padding: 10px 10px 0px 10px; margin: 0 20px 10px 0;
	border: 1px solid #333;
	border-left: 0;
	border-top:0;
	}

#simpleficheview div  {
	margin: 15px 0 15px 0;
	}

#simpleficheview .fichiers_attaches {
	padding: 0px 10px 10px 10px;
	clear: both;
	border: 1px solid #333;
	}
	
#simpleficheview div.titre {
		font-size: 20px;
		font-weight: bold;
		color: #003366;
	}		
	
.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;	
}
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:100px;
	margin-left:30%;
	margin-right:10%;
}


#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;
		}






