/* CSS Document */

.textoNoticia a:hover {
	text-decoration:none;
	}
.textoNoticia a:hover {
	text-decoration:none;
	}
	
.textoNoticia p {
	padding:10px 25px 0 25px;
	line-height:1.3em;
	}

.textoNoticia h3 {
	padding:25px 25px 0px 25px;
	} 

.textoNoticia h4 {
	padding:10px 25px 0px 25px;
	}

.textoNoticia ol{
	padding:15px 24px 10px 30px;
} 
.textoNoticia ul{
	padding:15px 24px 10px 30px;
}

.textoNoticia ul li, .textoNoticia ol li {
	margin-bottom:10px;
	font-size:1.2em;
	padding:0px 0px 0px 12px;
	line-height:1.2em;
	background:url(../img/bullet.jpg) no-repeat 0 4px;
	list-style:none;
	}

.textoNoticia ul li ul li, .textoNoticia ul ul li, .textoNoticia ol li ul li, .textoNoticia ol ul li {
	font-size:1em;
	background:	url(../img/bul_li.gif) no-repeat 0 4px;
	}
	
.textoNoticia .textoNoticia ul li ol li, .textoNoticia ul ol li, .textoNoticia .textoNoticia ol li ol li, .textoNoticia ol ol li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1em;
	list-style:decimal;
	background:none;
	text-indent:0px;
	margin-left:20px;
	}
	
.textoNoticia .destaca {
	margin-top:15px;
	margin-left:25px;
	width:508px;
	}
.textoNoticia .destaca .tit_con {
	padding-bottom:10px;
	}
.textoNoticia .destaca p {
	font-size:1.3em;
	}
.textoNoticia .destaca h3 {
	font-size:1.6em;
	padding:5px 0 0 25px;
	margin:0 0 -5px 0;
	}

.textoNoticia .destaca .tit_top_2 {
	width:508px;
	height:10px;
	background:url(../img/interior/tit_top2.gif) no-repeat top;
	overflow:hidden;
	}
.textoNoticia .destaca .tit_bot_2 {
	width:508px;
	height:10px;
	overflow:hidden;
	background:url(../img/interior/tit_bot2.gif) no-repeat bottom;
	}

.textoNoticia .destaca .tit_con_2 {
	width:508x;
	background:url(../img/interior/dest_bg2.gif) repeat-y;
	padding:0 0 0 10px;
	}
