/* CSS Document */
body {
	margin-top:0px;
	/*background-color:#091640;*/
	background-color:#0E1C43;
	background-image:url(images/fond.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.main-table {
	border:1px solid #968551;
}
.menu {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #0E1549;
	text-align: middle;
}
.menu a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #0E1549;
	text-align: middle;
	text-decoration:none;
}
.menu a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #F08A1C;
	text-align: middle;
	text-decoration:underline;
}
.menu-droite {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #27B7FF;
	text-align:left;
}
.menu-droite a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #27B7FF;
	text-decoration:none;
}
.menu-droite a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.txt {
	font-family: arial; 
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	color: #FFF;
}
.txt a {
	font-family: arial; 
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.titre {
	font-family: arial; 
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.titre-home a {
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titre-home a:hover {
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.txt-form {
	font-family: verdana; 
	font-size: 10px;
	font-weight: normal;
	color: #841C10;
}
.footer {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #27B7FF;
	text-align:middle;
	vertical-align:top;
}
.footer a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #27B7FF;
	text-align:middle;
	vertical-align:top;
	text-decoration:none;
}
.footer a:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align:middle;
	vertical-align:top;
	color:#FFFFFF;
}
