* {
	text-decoration: none;
	outline: none;
	padding: 0;
	margin: 0;
	}
code, kbd, samp, pre, tt, var, textarea, 
input, select, isindex, listing, xmp, plaintext {
	white-space: normal;
	font-size: 1em;
	font: inherit;
	}
dfn, i, cite, var, address, em { 
	font-style: normal; 
	}
th, b, strong, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	}
a, img, a img, iframe, form, fieldset, 
abbr, acronym, object, applet, table {
	border: none; 
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th, td, center { 
	vertical-align: top;
	text-align: left;
	}
body { 
	background: white; 
	color: black; 
	text-align:left;
	padding: 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
q { 
	quotes: "" ""; 
	}
ul, ol, dir, menu { 
	list-style: none; 
	}
sub, sup { 
	vertical-align: baseline; 
	}
a { 
	color: inherit; 
	}
hr { 
	display: none; 
	}
font { 
	color: inherit !important; 
	font: inherit !important; 
	color: inherit !important; /* editor's note: necessary? */ 
	}
marquee {
	overflow: inherit !important;
	-moz-binding: none;
	}
blink { 
	text-decoration: none; 
	}
nobr { 
	white-space: normal; 
	}
/* estilos template */
	#contenedora {
		position: relative;
		width: 100%;
	}
	#publicidad_head {
		height: 49px;
		background-color:#666666;
		background-image:url(../images/publicidad.gif); background-repeat:no-repeat; background-position:left;
	}
		#publicidad_head img{
		width: 30%; height: 40px; padding: 3px 20px;
		}	
	#header {
		background-color: #cc9933;
		font-weight: bold;
		color:#fff; padding: 3px; border-bottom: 1px dotted #000; border-top: 1px dotted #000;
	}
	#footer{
		background-color: #f0f0f0;
		font-weight: bold;
		color:#039; padding: 3px; border-top: 1px dotted #999;
	}
	span.flt_right{ display:block; float:right; font-size:11px; font-weight:normal;}
	span.flt_right b {font-weight: bold;}

.power_internalia {
	width:55px; height:21px;
}

.paginacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	text-align: left; margin: 10px 0px; padding: 4px 2px;
	background-color: #cc9933; border-bottom: 1px dotted #000; border-top: 1px dotted #000;
}
	a.paginar:link:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #006699;
		text-align: left;
	}
	a.paginar:hover {
		color: #003366;
		text-decoration:underline;
	}
	
	
.tema {
	font-size: 11px;
	font-weight: bold;
	color: #FF7519;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}
.categoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc6633;
}
.titular_listado {margin-bottom: 15px;}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
	a.titular3:link,  a.titular3:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
		color: #003399;
		font-weight: bold;
		text-decoration: none;
	}
	a.titular3:link:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
		color: #003399;
		font-weight: bold;
		text-decoration: none;
	}
	a.titular3:hover {
		color: #000;
		font-weight: bold;
		text-decoration: underline;
	}


.foto_portada {
	width: 160px; margin-bottom: 5px;
}
.tit_categorias {
	font-size:14px;
	font-weight: bold;
	color: #cc9933;
}
a.link_categorias:link, a.link_categorias:link:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #003399;
		font-weight: bold;
		text-decoration: none;	
}
a.link_categorias:active {
	font-size:14px;
}
a.link_categorias:hover {
 text-decoration: underline;
}


.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.link_titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
	a.link_titular:link:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #003399;
		font-weight: bold;
		text-decoration: none;
	}
	a.link_titular:hover {
		color: #000;
		text-decoration: underline;
	}

.entradilla {
	font-size:14px;
	font-weight: bold;
}
#desarrollo_noticia p{
	margin: 5px 0px;
}

.fin_noticia_portada {
 border-bottom: 1px dotted #CCCCCC; margin-bottom: 10px; padding-bottom: 10px;
}
.foto_portada_separador {
 margin-top: 10px; padding-top: 5px;
}