body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image:url(image/Fond.png);
	background-repeat:repeat-x;
}
p, td {
	font-size: 12px;
	color: #333333;
}
h1 {
	background: url(image/PointH1.gif);
	background-repeat:no-repeat;
	font-size: 17px;
	color: #005D84;
	font-weight: bold;
	text-align: left;
	margin-top: 35px;
	padding: 2px 0 0 35px;
	height: 30px;
}
h2 {
	background: url(image/PointH2.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #4DB6DF;
	font-weight: bold;
	text-align: left;
	margin: 15px 0 0 20px;
	padding: 0 0 0 25px;
}

a:link {color: #7D9E30; text-decoration: none; }
a:visited {color:#7D9E30; text-decoration: none; }
a:hover {color:#7D9E30; text-decoration: underline; }


#Pied p, #Pied td {
	color: #FFFFFF;
	font-size: 9px;
}
#Pied a {color: #6699CC; text-decoration: none; }
#Pied a:hover {color:#FFFFFF; text-decoration: underline; }

.CadreSaisie {
	border: 1px solid #005D84;
	background-color: #FFFFFF;
}
.CadreSaisie td {
	font-size: 12px;
	background-color: #FFFFFF;
}
.CadreSaisie th {
	font-size: 13px;
	text-align: left;
	background-color: #005D84;
	color: #FFFFFF;
	font-weight: bold;
}
.CadreSaisie .Libelle {
	background-color: #4DB6DF;
}

.Erreur {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}

.Remarque {
	font-size:0.8em;
	font-style:italic;
}









.TitreBleu {
	font-size: 13px;
	color: #3F95B6;
	font-weight: bold;
}
.CadreBleu {
	border: 1px solid #3F95B6;
	background-color: #EFF7FA;
}
.EcritureBleu {
	font-size: 13px;
	color: #4DA1C2;
/*	font-weight: bold; */
}

