/* CSS Document */

body
{
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#666666;
background-color: #566a8a;
}
form
{
margin:0px;
padding:0px;
}
a
{
text-decoration:underline;
font-weight:bold;
color:#666666;

}
a:hover
{
text-decoration:none;
font-weight:bold;
color:#000000;

}
.tit
{
color:#566a8a;
font-weight:bold;
font-size:14px;
}
.txt
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#666666;
}
.txt-noir
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

.txt-EDDA5F
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#566a8a;
}

.bol
{
color:#566a8a;
font-weight:bold;
font-size:11px;
}
.mail
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
color:#ffffff;
}

.formulaire {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 11px;
	BORDER-LEFT: medium none;
	WIDTH: 100%;
	COLOR: #566a8a;
	BORDER-BOTTOM: medium none;
	font-family:Georgia, "Times New Roman", Times, serif;
	BACKGROUND-COLOR: #ffffff;}
	
.formulairebouton {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 49%; COLOR: #566a8a; BORDER-BOTTOM: medium none; font-family:Georgia, "Times New Roman", Times, serif; BACKGROUND-COLOR:#ffffff;
	}
.footer
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
background-color:#566a8a;
color:#FFFFFF;
}
.footer-tx
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
}

.footer2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
background-color:#386aa2;
color:#FFFFFF;
}
.footer2-tx
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
}