.td-titre-tarif {
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
#apDiv1 {
	width:530px;
	height:598px;
	z-index:1;
	overflow: scroll;
	visibility: visible;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F7;
}
.td-border-gauche {
	border-left: 1px solid #C8C9CD;
	border-right: Aucune;
	border-bottom: Aucune;
	border-top: Aucune;
	background-color: #FFFFFF;
}
.td-border-droite {
	border-right: 1px solid #C8C9CD;
	border-left: Aucune;
	border-bottom: Aucune;
	border-top: Aucune;
}
.titre_vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	font-weight: bold;
}
.tarif {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
