body {
	margin: 0px;
	background-image: url(../images/layout/bg.gif);
	background-repeat: repeat-x;
	background-color: #166c99;
	background-position: top;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
	text-align: justify;
}
.texteerea_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 316px;
	width: 240px;
	border: 1px groove #747474;
}
.button_contact {

	background-image: url(../images/botton_envoyer_contact.gif);
	height: 21px;
	width: 92px;
	border: none;
	cursor: hand;
}
.txt_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #516B7E;
}
.textfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 20px;
	width: 175px;
	border: 2px solid #949494;
}
.txt_blanc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.txt_white:link {
	text-decoration: none;
}
a.txt_white:visited {
	text-decoration: none;
}
a.txt_white:hover {
	text-decoration: underline;
}
a.txt_white:active {
	text-decoration: none;
}
.txt_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023b64;
	text-decoration: none;
	font-weight:bold;
}
a.txt_bleu:link {
	text-decoration: none;
}
a.txt_bleu:visited {
	text-decoration: none;
}
a.txt_bleu:hover {
	text-decoration: underline;
}
a.txt_bleu:active {
	text-decoration: none;
}
.button_contact_en {


	background-image: url(../images/botton_envoyer_contacten.gif);
	height: 21px;
	width: 92px;
	border: none;
	cursor: hand;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #085793;
	text-decoration: none;
	cursor: hand;
	background-image: url(../images/menu/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menuover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #751212;
	text-decoration: none;
	cursor: hand;
	background-image: url(../images/menu/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu2over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #751212;
	text-decoration: none;
	cursor: hand;
	background-image: url(../images/menu/over_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #085793;
	text-decoration: none;
	cursor: hand;
	background-image: url(../images/menu/over_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
