@charset "utf-8";

.titulos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	background-color: #820000;
	width: 280px;
	background-image: url(../im/bb.jpg);



}

.publicado {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	background-color: #C2B49A;
	width: 280px;
	line-height: 18px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;





}

.textonota {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	background-color: #E8E3DB;
	width: 280px;
	line-height: 12pt;
	vertical-align: middle;




}

.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #008752;
}

.h3 {
	font-size: 13px;
	color: #008752;
}

.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;
}
.base {
	overflow:hidden;
	background-color: #339966;
	width: 280px;

}
