/* Feuille de style generale */

a {	
	/*color: #AAAAAA;
	color:#FF0099;*/
	/*color:#6633FF;*/
	color:#8F0000;
	text-decoration: none;
}


a:visited {
color:#8F0000;
	text-decoration: none;
}

a:hover {
text-decoration:underline;
}

a img
{
	border:none;
	text-decoration: none;
}

body {	
	/*background-color: #ffffff;*/
	/*background-color:transparent;*/
	font-family: Arial, Helvetica, sans-serif ;	
	font-size: 12px;	
	/*text-align : justify; */
	/*line-height: 2em;	*/
	color: #000000;
	/*margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;*/
	}
.menu {	
	color: #ffffff;
	/*font-weight:bold; */
	font-size: 18px;
	text-decoration: none;
}
.menupt {	
	color: #ffcc00;	
	font-size: 18px;		
	text-decoration: none;
	text-align: center;
}

.title1 {
	color: #000000;
	font-size: 18px;
	margin-left: 15px;
	/*text-align: right;*/
}

.title10 {
	text-align: left;
	font-size: 28px;
	font-weight:bold;
	color: #5A0000;
font-variant: small-caps;
 
}

p {
margin-top: 0.2em;
	text-align : justify;
}
