@charset "utf-8";
/* CSS Document */

<!--
.style1 {
color: #FFFFFF;
font-size:10px;
font-weight:bold}
-->

<!--
.style3 {font-size: 12px}
-->

.menugauchetete {
	font-size: 10px;
	font-weight: bold;
	color: #243757;
	text-decoration: underline;
}

.titrepage {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #1C4674;
}


