@charset "utf-8";
/* CSS Document */


div#titulo
{
	text-align: center;
	
}

 div#nota div#titulo
 {
	border-bottom-color: #FFF;
}
 div#nota div#titulo a,div#nota div#titulo a:link
{
	color: #fcea4a;
	font-weight: bold;	
	}
	
	div#contenido div#texto
	{
	color: #000;
	font-weight: bold;
	font-size: 12.13px;
	display: block;
	height: auto;
	margin-bottom: 10px;
}
 	div#contenido   div#nota_plus  div.notaplus a
	{
	color: #000;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
 div#contenido   div#nota_plus  div.notaplus
	{
	background-color: #cfdff0;
	display: block;
	height: auto;
	width: 282px;
	margin-left: 21px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

	div#contenido div#texto a
	{color: #e42125;}
div#contenido div#texto  div.fecha
	{
	background-image: url(../images/notaprincipal_fecha.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 38px;
	width: 42px;
}

	div#contenido div#texto  div.fecha  span
	{
	font-weight: bold;
	color: #000;
}

div#margen div#barra span.archivos a
{ color: #FFF;}
div#margen div#barra span.archivos
{
	color: #FFF;
	float: left;
	margin-left: 6px;
}
div#margen div#barra
{
	background-image: url(../images/notaprincipal_barramasarchivos.gif);
	display: block;
	height: 18px;
	width: 267px;
}
div#c1 div#margen
{
	background-image: url(../images/notaprincipal_fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	overflow:hidden;
	height: auto;
	background-color: #8db9de;
}

div#margen  div#rss
{
	margin-bottom: 5px;
}
div#margen  div#rss a
{
	color: #232970;
	text-decoration: none;
	font-weight: bold;
	font-size: 14.83px;
}
div#margen div#nota
{
	display: block;
	height: auto;
	 overflow:hidden;
}
div#nota_plus a span.fecha_nota
{
	color: #e42125;
	font-weight: bold;
	}
	
	div#contenido div#foto_principal img
	{
	background-color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
