body {
	background-color: #002E4F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#ffffff;
}
.titre {
	font-size:11pt;
	color:#B5966B;
	font-weight: bold;
}
.sous_titre {
	font-size:10pt;
	color:#ffffff;
	font-weight: bold;
}
.texte_blanc{
	color:#ffffff;
}
.texte_bleu{
color:#002E4F;
}
.texte_or{
	color:#BA9A69;
}
.texte_rouge{
color:#D7732B;
font-size:8pt;
}

a.menu_forfait{
	color:#BA9A69;
	font-weight:bold;
	text-decoration:none;
}
a.menu_forfait:hover{
	text-decoration:underline;
}
a.sous_menu_forfait{
	color:#ffffff;
	text-decoration:none;
}
a.sous_menu_forfait:hover{
	text-decoration:underline;
}



/* pour les formulaires */
.style_btn{
border:1px solid #000000;
font-size:9pt;
color:#AC5110;
background-color:#E3D3BB;
padding:2px;
cursor:pointer;
}

input{
border:1px solid #000000;
font-size:8.5pt;
}

.style_btn{
border:1px solid #000000;
font-size:9pt;
color:#AC5110;
background-color:#E3D3BB;
padding:2px;
cursor:pointer;
}

.style2 {color: #D7732B; font-size: 8pt; font-weight: bold; }