#wcontenido #cuerpo {
	background:url(/images/home/fondoHome.jpg) no-repeat left 0px;
	width:1024px;
	/*padding-bottom:44px;*/
	margin-left:0px;
	float:left;
	margin-bottom:0px;
}

/*REDEFINIDO*/
#wcontenido #cabecera {
	height:136px;
	position:relative;
	background-color:#ffffff;
	background-image:none;
	background-position:left bottom;
	background-repeat:no-repeat;
}
/******************/

#cuerpo #buscador{
	position:relative;
	margin-top:50px;
	float:right;
	margin-right:30px;
}

#cuerpo #buscador input{
	border:1px solid #a9abad;
	top:-5px;
	position:relative;
}


#cuerpo #buscador a{
	position:relative;
	padding-left:5px;
	top:2px;
}

#bloqueHome{
	position:relative;
	float:left;
}

#proximamente{
	position:relative;
	margin-top:40px;
	margin-bottom:20px;
	float:left;
	width:349px;
}

#proximamente h3{
	position:relative;
	background:url(/images/home/novedades.gif) no-repeat left top;
	width:89px;
	height:13px;
	text-indent:-5000px;
	margin-left:175px;
	
}

#actualidad{
	position:relative;
	margin-top:40px;
	margin-bottom:20px;
	float:left;
	width:330px;
}

#actualidad h3{
	position:relative;
	background:url(/images/home/destacado.gif) no-repeat left top;
	width:84x;
	height:13px;
	text-indent:-5000px;
	margin-left:170px;
}

#proximamente #bloqueProximamente{
	border:1px solid #b2b8bd;
	width:303px;
	height:115px;
	margin-left:41px;
	margin-top:9px;
	
}

#actualidad #bloqueActualidad{
	border:1px solid #b2b8bd;
	width:303px;
	height:115px;
	margin-left:23px;
	margin-top:9px;

}

#proximamente #bloqueProximamente #imagenProximo,  #actualidad #bloqueActualidad #imagenActualidad{
	float:left;
}

#proximamente #bloqueProximamente .bloqueTexto,  #actualidad #bloqueActualidad .bloqueTexto{
	float:left;
	margin-left:19px;
	margin-top:17px;
}

#proximamente #bloqueProximamente .bloqueTexto p, #actualidad #bloqueActualidad .bloqueTexto p{
	font-family:Tahoma;
	font-size:12px;
	color:#535454;
	width:147px;
	font-weight:normal;
}

#proximamente #bloqueProximamente .bloqueTexto img{

	margin-left:113px;
	margin-top:5px;
	
}


 #actualidad #bloqueActualidad .bloqueTexto img{
 	/*top:0px;
	left:0px;
	margin-top:125px;
	margin-left:285px;
	position:absolute;*/
	margin-left:113px;
	margin-top:5px;
}


#evento{
	background:url(/images/home/separacion.gif) repeat-y left top;
	height:182px;
	float:left;
	width:320px;
	margin-left:25px;
	margin-top:0px;
}


#evento div{
	margin-top: 15px;	
	margin-left: 10px;
	width: 310px;
}

#evento img{
	margin-left: 3px;	
}

#evento div img{
 	margin:5px;	
}

#evento div a img:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);	
}


#rss{
	clear:left;
	position:relative;
	background:url(/images/home/rss.gif) no-repeat 160px 0px;
	height:60px;
	margin-left:42px;
	margin-top:10px;
}

#rss p{
	font-family:Tahoma;
	padding-top:10px;
	font-size:12px;
	font-weight:normal;
	color:#535454;
}

#rss p a{
	text-decoration:none;
	color:#535454;
}

#rss p a:hover{
	text-decoration:none;
	color:#000000;
}

#clear
{
	clear:both;
}

#bloqueHome #webActualizada{
	margin-top:170px;
	padding-left:420px;
}

#bloqueHome #webActualizada p{
	color:#b0b0b0;
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
}

/**login**/
#login{
	background-color:#e8eaeb;
	width:317px;
	padding-bottom:7px;
	position:absolute;
	top:0px;
	left:690px;
	z-index:3;
}

#login input{
	width:129px;
	height:19px;
	border:1px solid #a9abad;
	margin-top:2px;
}


#login #bloqueUsuario{
	float:left;
	padding-left:9px;
	padding-top:12px;
}

#login #bloquePassword{
	float:left;
	padding-top:12px;
	padding-left:5px;
}



#login #bloqueOk{
	float:left;
	margin-top:22px;
	padding-left:5px;
}

#errorUsuario,#errorPassword{
	color:#ff0000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	padding-left:9px;
	display:none;
}	

#errorLogin{
	color:#ff0000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:5px;
	z-index:4;
	left:115px;
	
}