body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: 0173bc;
	text-decoration: none;
}

a:visited {
 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size : 12px;	
	color: 0f4f6b;
 	text-decoration : none;
	
}

a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: 0f4f6b;
	text-decoration: underline;
	
}

a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: 0173bc;
	font-weight: none;
}

a.principal:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.principal:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.principal:hover {
	font-size: 13px;
	color: #990000;
	background-color: none;
	text-decoration: none;
	font-weight: bold;
}

a.nav:link {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}

a.nav:visited {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}

a.nav:hover {
	font-size: 12px;
	color: #FFCC00;
	background-color: none;
	text-decoration: underline;
	font-weight: none;
}

.titre {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 0f4f6b;
}

.paragraphe {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 0173bc;
}

.paragraphe2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0173bc;
}

.petit {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

