/* FOOTER */
#FOOTER
{
	text-align:center;
	font-family: Verdana;
	font-size: 9px;
	color: #002c61;
}
/* STYLE DES FORMULAIRES */
form {display: inline}

.formLogin {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background:transparent  url(images/fond_login.jpg) no-repeat;
	width:150px;
	height:13px;	
	margin: 0px;	
	padding: 0px 0px;
	border: 0px;
	list-style: none;
	text-align:center;
}

.bouton {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-weight: bold;
}
table {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.formulaire {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	border: 0 px solid #cfb2a3;
}
.style20 {
	font-family: Verdana;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

lienMAP {
	text-decoration: none;
	color: #000000;
}
lienMAP:hover {
	text-decoration: none;
	color: #FF0000;
}

