﻿img 
{
	border:none;
}
#bodyRSSHome
{
	width:740px; 
	margin: 0px auto;	
	background-color:#ffffff;
	padding: 20px 20px 20px 20px;
}

#mainRSSHome
{
	width:700px; /*ancho total de la pagina*/ 	
	background-color:#ffffff;
	
	text-align:left; /*aqui alineamos todo de nuevo a la izquierda, pero dentro del contenedor*/ 
	border: solid 1px #999999;
}

#mainRSSHome a
{
	text-decoration: none; 
}


#contentAllRSSHome
{
	width:700px; 
	max-width:700px;
	overflow: hidden;
	margin:auto;

}


#contentHeadRSSHome
{
	width:700px; /*este ancho es para que cuadre con el texto*/ 
	background-color:#ffffff;
}

#contentHeadRSSHome img
{
	width:700px; /*este ancho es para que cuadre con el texto*/ 
	background-color:#ffffff;
}


#contentRSSHome
{
	width:590px; /*este ancho es para que cuadre con el texto*/ 
	max-width: 590px;
	float:left; /*lo flotamos a la izquierda*/ 
	background-color:#ffffff;
	margin-left:55px;
	margin-right: 55px;
	padding-bottom: 55px;
}




#contentRSSHome .TituloContenido
{
	
	border-bottom: solid 1px #737d8c;
	/*margin-bottom: 20px;	 */
}

#contentRSSHome  .TituloContenido span
{
	font-size: 14pt;
	font-weight: bold;	
}

#contentRSSHome .SubTituloContenido span
{
	clear:both;
	font-size: 14pt;
	font-weight: bold;	
}




#contentFooterRSSHome
{
	clear: both;
	background-color:#ffffff;
	border-top: solid 1px #6f809c;
	margin-left:20px;
	margin-right: 20px;
}

#contentFooterRSSHome div
{	
	border-left: solid 1px #6f809c;
}

#contentFooterRSSHome div a
{
	font-size: 0.9em;
	border-right: solid 1px #6f809c;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 2px;
}

#contentFooterRSSHome div a.PieVerde
{
	color: #b8dd44;	
}

#contentFooterRSSHome div a:hover
{
	color: #003075;
}


.ElementoPortada
{
	text-align:center;
	width:100%;
	
}



.ElementoPortadaDatosUltimo,
.ElementoPortadaDatos
{
	height:115px;
	clear:both;
	padding-top:10px;
	width:330px;
	text-align:left;
	border-top: solid 2px #999999;
	margin:auto;
	
	
}
.ElementoPortadaDatosUltimo
{
	border-bottom: solid 2px #999999;
	
	
}

.ElementoPortadaDatosUltimo .ElementoPortadaDatosIzquierda,
.ElementoPortadaDatos .ElementoPortadaDatosIzquierda
{
	float: left;
	width: 60px;
	margin-right: 0px;
	height:100%;
	padding-top:3px;
}

.ElementoPortadaDatosUltimo .ElementoPortadaDatosDerecha,
.ElementoPortadaDatos .ElementoPortadaDatosDerecha
{
	float: right;
	width: 270px;
}

.TituloRss 
{
	
}
.TituloRss span
{
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	margin-top:0px;
	padding-top:0px;
	vertical-align:top;
}

.DescripcionRss 
{
	padding-top:10px;
	
}
.EnlacesRss
{
	padding-top:10px;
	padding-bottom:10px;
	
}


.EnlacesRss a:focus{ outline:none; }

.EnlacesRss img
{
	margin-right: 8px;	
}

.LeyendaEnlaces span
{
	color: Navy;
	font-size:10pt;
}

.LeyendaEnlaces 
{
	padding-top:55px;
	clear:both;
	margin:auto;
	text-align:center;
}

.HomeRSS
{
	margin-top: 20px;
}

.SeccionRSS
{
	margin-bottom: 10px;
}

.SeccionRSS .TituloSeccionRSS span,
.SeccionRSS .TituloSeccionRSS a
{
	font-weight: bold;
	font-size: 1.1em;
	color: #003075;
}

.SeccionRSS .LectoresRSS
{
	background-color: #f2f3f7;
	padding: 5px 2px 2px 5px;
}

.SeccionRSS .LectoresRSS a
{
	margin-right: 30px;
}



