/* CSS Document */
.boxdescaree{
	width:486px;
	position:relative;
	float:left;
	padding-top: 15px;
}
.nomearea{
	font-size:12px;
	color:#003365;


}
.descarea{
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:#999999 dotted 1px;
}

