body{
	margin:0px;
	font-family:Arial;
	font-size:10px;
	color:#2C2B2B;
	text-align:left;
}

a {color: #000;text-decoration:none}
a:hover {color: #2A549A; text-decoration:none}
a:active { color:#2A549A; text-decoration:none} 

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #0099FF;
	width:720px;
	margin-left:10px;
	padding:8px;

}

#tableau {
	background-image:url(images/fond-tarif.gif);
	background-repeat:no-repeat;
	width:730px;
	height:460px;
}

#tableauinterne {
	margin-left:15px;
	margin-top:10px;
	width:700px;
	height:442px;
}

.titrecel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}


.item2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align:right;
	padding-right:5px;
}

.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align:center;
	font-weight:bold;
	background-color: #9CB905;
	border: 1px solid #2A569B;
}

#txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:justify;
	background-color: #E4E5E7;
	width:700px;
	margin-left:10px;
	padding:8px;

}


