#Cuerpo {
	background-image: url(../img/Fondo_Cuerpo_Portada.gif);
	background-color: #fff;
	
}

#Pagina #CajaFlashPortada {

}


#Pagina h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #95000a;
}

#DestacadosPortadaCentrales {
	margin-top: 10px;
	margin-bottom: 15px;
}

.CajaPortada {
	margin-right: 15px;
	float: left;
	display: block;
	width: 179px;

}

.CajaPortada img {
	display: block;
}


.CajaPortada a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.UltimaCaja {
	margin-right: 0px;
}

#NoticiasEnPortada {
	background-color: #f4f4f4;
	padding: 12px;
}

#NoticiasEnPortada h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}

#NoticiasEnPortada  h1 .RSSPortada {
	float: right;
}



#NoticiasEnPortada ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 15px;
}

#NoticiasEnPortada ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	background-image: url(../img/li_noticias_portada.gif);
	background-position: 1px 1px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}

#NoticiasEnPortada ul li span {
	font-size: 0.8em;
}

#marqueecontainer {
	position: relative;
	height: 200px; /*marquee height */
	overflow: hidden;
}


#RegistratePortada {
	text-align: center;
	background-image: url(../img/fondo_registrate_portada.gif);
	background-position: 1px 1px;
	background-repeat: no-repeat;	
	padding-top: 30px;
	padding-bottom: 10px;
}

#RegistratePortada h1, #RegistratePortada p {
	margin: 0px;
	margin-bottom: 12px;
}

#UnaColumna .Caja {
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #D0D0D0;
}

#UnaColumna .Caja h1, #UnaColumna .Caja p {
	margin: 0px;
	margin-bottom: 6px;
	
}


.banner160x {
	display: block;
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;
}

.banner160x img {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

#TituloCajaEmpresaPortada {
	background-image: url(../img/fondo_tituloempresa_portada.jpg);
	background-repeat: no-repeat;	
	padding: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

#CajaEmpresaPortada {
	background-image: url(../img/fondo_empresa_portada.jpg);
	background-repeat: no-repeat;	
	padding: 9px;
}

#CajaEmpresaPortada p {
	margin: 0px;
	margin-bottom: 6px;
	text-align: center;
	color: #fff;
}

#CajaEmpresaPortada p a {
	color: #fff;
}

#CajaEmpresaPortada img {
	border: 1px solid #fff;
	width: 145px;
}



#UnaColumna {
	margin: 0px;
	padding: 15px;
	width: 167px;
	float: left;	
	overflow: hidden;	
	background-color: #f4f4f4;
}

#DosColumnas {
	width: 570px;
	float: left;
	padding: 9px;
	overflow: hidden;
}

#TresColumnas {
	width: 755px;
	float: left;
	padding: 15px;
	padding-top: 0px;
	overflow: hidden;
}


#TresColumnas ol li, #TresColumnas ul li  {
	margin-bottom: 16px;
}

#TresColumnas h2 {
	font-weight: normal;
}

#TresColumnas h3 {
	display: block;
	font-weight: normal;
	margin-top: 32px;
}
