A {
	color:			#CC0000;
}
.etiq_pv {
	border: 		1px solid #fed201;
	margin: 		0 20px 5px 0;
	padding:		3px;
}

.etiq_pv_activite {
	border: 		1px solid #CC0000;
	margin: 		0 20px 5px 0;
	padding:		3px;
}

.nom_pv {
	background:		#fed201;
	color:			#CC0000;
	font-weight:	bold;
	padding:		3px;
}

.nom_pv_negatif {
	background:		#CC0000;
	color:			#FFFFFF;
	font-weight:	bold;
	padding:		3px;
}

.adh_titre {
	font-size:		16px;
	font-weight:	bold;
}

.adh_num {
	font-weight:	bold;
}

.coord{
	width:			250px;
	min-height:		150px;
	color:			#FFFFFF;
	background-color:#8c7e77;
	background-image:url(../images/coor_ard.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align: 	center;
}

.coord SPAN{
	margin:			10px;
	font-weight:	bold;
}

.dep{
	font-size: 		0.8em;
	font-weight:	bold;
}

.pointvente TD{
	padding: 		5px;
	font-size: 		16px;
}

.pointvente U {
	font-size: 		16px;	
	font-weight: 	bold;
}

