@charset "UTF-8";
/* CSS Document */


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4D2B10;
	font-size: 12px;
}
.down {	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
}
.desarrollo {
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin: 0px;
}
