.pieddepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #333333;
}
.pieddepage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #333333;
}
.pieddepage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #A8041F;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.texte_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.bouton_valider {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	background-color: #EAEAEA;
	height: 24px;
	width: 100px;
	border: thin solid #990000;
	text-decoration: none;
	color: #666666;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.bouton_valider:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	background-color: #EAEAEA;
	height: 24px;
	width: 100px;
	border: thin solid #990000;
	text-decoration: none;
	color: #666666;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.bouton_valider:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	background-color: #990000;
	height: 24px;
	width: 100px;
	border: thin solid #000000;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

td.carte-distri {
    width: 980px; 
    height: 580px; 
    background: #fff url(../biblio/fond-distri.jpg) no-repeat scroll 0 0;
    padding: 13px;
}
#map_canvas {
    width: 950px;
    height: 553px;
}
