/*border-bottom:dotted 1px #0033FF   -----  raya punteada*/ 

#caja_banner1 {
	width: 190px;
}

#caja_banner1 #imagen_banner1 {
	background-image: url(../img/lomasleido.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 90px;
}

#caja_banner2 {
	width: 190px;
	margin-top: 10px;
}

.txt_destacados {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.txt_destacados a{
color:#676C85;
text-decoration:none;
}

.titulo_destacados {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.titulo_destacados a{
color:#DF6823;
text-decoration:none;
}

/*--------------CLASS PARA BANNER --------------------------*/

#newsticker-demo { 
width:151px; 
padding:20px 25px 20px 12px; 
border-bottom-style:solid;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;
border-color:#E4BF33;
border-width:1px;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:160px;
}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:60px;
}
.newsticker-jcarousellite .info {
	float:left;
	width:160px;
}

.newsticker-jcarousellite .info span.cat {
    display: block;
	font-size:11px;
	color:#d50;
	padding-bottom:15px;
}