.titulo_noticia_pestana {
	background-image: url(/imagenes/pestanas/seccion.jpg);
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F82;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.titulo_noticia_pestana_over {
	background-image: url(/imagenes/pestanas/seccion_over.jpg);
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F82;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	cursor:pointer;
}
.bg_noticias {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
	background-repeat: repeat-x;
	background-image: url(/imagenes/pestanas/backnoticias.jpg);
}
.texto_noticia_portal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:justify;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titulo_noticia_portal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	width: 350px;
	padding: 5px;
	background-image: url(/imagenes/pestanas/lineabuttonnoticia.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform:uppercase;
	background-color:inherit;
}
.titulo_noticia_portal_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8EB4C7;
	width: 350px;
	padding: 5px;
	background-image: url(/imagenes/pestanas/lineabuttonnoticia.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor:pointer;
	text-transform:uppercase;
}