body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8fd0e7;/*#DEE3F7*/
	background-image: url();
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	text-decoration: none;
	color: #0164a5;/*#00459C*/
	text-align:justify;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00459C;
	text-align: justify;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0165a3;/*A5B2EF*/
	font-style: normal;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0004BD;
	background-color: #DEE3FF;
	border: 1px solid #0004BD;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #E0E8E8;
}

/* Hack FF pour masquer les contours pointillés sur les liens 
---------------------------------------------------------- */ 
a{
	outline: none;
}

:focus{
	-moz-outline-style: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0e9bcc;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e9bcc;
	text-decoration: none;
	font-weight: bold;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #66CCFF;
	text-align: left;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0004BD;
	background-color: #DEE3FF;
	border: 1px solid #0004BD;
}

.textegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00459C;
}

.textemini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00459C;
}

.titre-rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

.fond {
	background-attachment: fixed;
	background-image: url(images/fond-carte.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tableau-mandats {

}

.tableau-mandats tr td {
	padding:5px;
}
