.bodySite{
	font-family: Garamond,Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: Navy;
	background-image: url(http://www.limul.info/spip/IMG/fondu2.png);
	background-repeat: repeat; /*background-color: #FCFFC8;*/
}

a:active{
  text-decoration:underline; 
  color:#000000;
}
a:visited{
  text-decoration:underline; 
  color:#0000cc;  
}
a:hover{
  text-decoration:underline;
  color:#cc0000 
}
a:link{
  text-decoration:underline;
  color:#0000cc;   
}

.categorie{
	text-align: right;
	color: Maroon;
	font-style: italic;
	font-size:1.8em;
		font-weight: bold;
}

.titre {
	text-align: center;
	font-weight: bold;
	font-size:1.5em;
}

.sous_titre {
		font-style: italic;
	   font-weight: bold;
	   font-size:1.2em;
}

.descriptif {
		font-style: italic;
	   	font-size:1.2em;		
}

.chapo {
	text-align:justify;
	font-weight: bold;
	font-size: 1.2em;
}

.texte_loi {
		text-align:justify;
	   	font-size:1.2em;		
}

.loi {
	font-weight: bold;
	font-size: 1.2em;	
}

.logoRub {
	
	float: left;
}