body { 
	font-family : Verdana,Arial, Helvetica, sans-serif; 
	color: #000068; 
	text-decoration: none; 
	font-weight: normal; 
	background: #ffffff;
	width:100%; 
	font-size:0.7em;
	margin: 0; 
	padding: 0; 
	}
	
html { 
	margin: 0; 
	padding: 0; 
	height: 100%; 
	}
	
table{
	 font-size:1em;	
	 }

td{
	 font-size:1em;	
	 }


h1 {
	border:0;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em ;
	font-weight: bold;
	color: #2994e6;
	}


h2 {
	border:0;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	color: #5d5d5d;
	}


h3 {
	border:0;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #5d5d5d;
	}


p {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 1.2em;
	}


img {
	border:0;
	}



ul{
	list-style: disc url(../interface/puces/puce.gif);
}



li{
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
}	



hr{
	width: 100%;
	height: 0em;
	color:#CCCCCC;
	}	
	


a{
	color: #2994e6;
	font-weight: normal;
	text-decoration:none;	
}


a:link{
	color : #2994e6; 
	text-decoration:none;	
}

a:visited{
	color: #2994e6;
}

a:hover{
	color: #ff6600;
}

a:active{
	color: #2994e6;
}




.Gras {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	}


.Italique {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-style:italic
	}


.Gras-Italique {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-style:italic
	}
