@charset "utf-8";

.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.h3 {
	font-size: 13px;
	color: #333333;
}

.flecha
{
    cursor:pointer;
	float:right;
	padding-bottom: 4px;
	padding-top: 4px;
}

div#scroll {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:420px;
	height:400px;
	overflow:hidden;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	text-align: justify;
}


div#scroll ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#scroll li {
	padding-top:6px;
}

div#scroll-flechas {
	width:420px;
	height:20px;
}
