/*______________________________________________________CLASES__GENERALES______________________________________________________*/
/*_::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::_*/

*
{
margin:0px;
padding:0px;
}

body
{
margin:0 auto;
text-align:center;
font-family:Arial;
font-size:73%;
}

#contenedor
{
margin:30px auto 0;
text-align:left;
width:750px;
height:auto;
}

#cabecera
{
	padding-top:5px;
	height: 116px;
	width: 743px;

}

#cuerpo
{
border-top:0px;
padding-bottom:0px;
clear:both;
display:block;
}


h1
{
font-size:18px;
line-height:21px;
font-weight:normal;
padding-top:5px;
padding-bottom:5px;
margin-left:5px;
}

.navi {
	list-style-image: url(../images/icono_lista.gif);
	list-style-position: outside;
                     margin-left:15px;
}	

/*____________________________________________________CLASES__COLUMNA_IZQUIERDA_______________________________________________________*/
/*_::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::_*/

#columna_izquierda
{
	float:left;
	width:70%;
	min-height:415px;
                     height:auto;
	border:1px solid black;
	margin-top: 5px;


}
#columna_derecha
{
	margin-top: 5px;
	float:left;
	width:27.5%!important;
	*width:27.5% !important;
	min-width:27.5%;
	height:auto;
	min-height:415px;
	border:1px solid black;
}
.entrada{
  width:300px;

}

.ima{
margin-left:6px;
margin-right:5px;
margin-bottom:5px;
float:left;
}

.fecha_noticia {
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	float: left;
	text-align: left;




}


.fecha_noticia_sinimg {
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	float: left;
	text-align: left;
                     margin-left: 5px;



}


.entradilla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	margin-right: 5px;






}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 5px;


}




/*____________________________________________________CLASES__COLUMNA_DERECHA_________________________________________________________*/
/*_::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::_*/


#columna_derecha
{
	float:left;
	width:173px;
	border:1px solid black;
	height: auto;
	margin-left:5px;
	margin-top: 5px;






/*background:url(../images/punteado_vertical.jpg) repeat-y left top;*/
}

#cabecera_columna_derecha
{
background:url(../images/punteado_horizontal.jpg) repeat-x 4px top;
}

#columna_derecha p
{
margin-bottom:10px;
}





/*______________________________________________________CLASES__PIE______________________________________________________________________*/
/*_::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::_*/

#pie
{
clear:both;
text-align:center;
padding-top:25px;
padding-bottom:8px;
background:url(../images/detalle_pie.jpg) no-repeat 15px bottom;
margin-bottom:10px;
}

#pie p
{
background:url(../images/logo_boletin.jpg) no-repeat 490px center;
padding-top:20px;
padding-bottom:20px;
padding-left:15px;
font-size:12px;

}

#pie a
{
color:#853431;
text-decoration:none;
}

#pie_noticia
{
	clear:both;
	text-align:center;
	padding-top:25px;
	padding-bottom:8px;
	margin-bottom:10px;
	background-image: url(/images/puntos.jpg);

}
.titulonoticia {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 11px;
                     margin-left: 12px;
}
.lineapunteadapie {
	float: left;
	margin-left: 5px;
}
.lineapunteadapiebuscador {
	float: left;
	margin-left: 5px;
	
}
.iconos {
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;



}
#contenedorpie {
	height: 40px;
	width: 90%;


}
/*EStilos del editor*/
.tpequenio{font-size:95%;}

.tnegrita{font-size:95%;font-weight:bold;}

.textorojo1 {
	text-decoration: none;
	color: #990000;
float:none;
font-size:100%;

}
.textocentros {
	text-decoration: none;
	color: #000;
float:none;
font-weight:normal;
font-size:100%;

}
.textonegro1{
text-decoration: none;
	color: #000000;
float:left;

}
.textonegrita {
	font-weight:bold;
}

.textonegritapestanas {
	font-weight:bold;
                     color:#000;
                     text-decoration:none;
}

.enlacenegrita{
font-weight:bold;
color: #990000;
}	


.enlacenegritasubrayado{
font-weight:bold;
text-decoration:underline;
}
.enlaceprincipal{
color:#990000;
width:20%;
}
.enlaceprincipalsubrayado{
text-decoration:underline;
}



.textocursiva{
	font-style:italic;
}
.textosubrayado{
	text-decoration:underline;
}
.textonegrita{
	font-weight:bold;
}
.textonegritasubrayado{
	text-decoration:underline;
		font-weight:bold;
}
.textonegritasubrayadocursiva{
	font-style:italic;
		text-decoration:underline;
}
.normalprincipal{
	color:#990000;
	font-weight:normal;
}
.normalprincipalsubrayado{
	text-decoration:underline;
	color:#990000;
}
.normalprincipalcursiva{
	font-style:italic;
	color:#990000;
}
.normalprincipalnegrita{
font-weight:bold;
color:#990000;

}
.normalprincipalnegritasubrayado{
	text-decoration:underline;
	font-weight:bold;
	color:#990000;
}
.normalprincipalnegritasubrayadocursiva{
color:#990000;
	font-style:italic;
		text-decoration:underline;
		font-weight:bold;
}


p.cursiva{
	font-style:italic;
}
p.textonegrita{
	font-weight:bold;
}
p.centrado{
	text-align:center;
}

.celdabrojo{background-color:#990000;
                     color:#ffffff;
}

 ul li {
		    margin-left:15px;
			list-style:none;
		  }
#volver{
float:left;
clear:both;

}

#volver a{
color:#990000;
}
.imagencenter{text-align:center;}
.image_fila_clara{text-align:center;}

.listamarcas{ /*Modificacion Jonatan */
list-style-type:square;
list-style:square;
margin-left:45px;
display:block;
}


