#cabecera{
	background-color:#0F318B;
}

#imgCabeceraDetalle{
	position:relative;
	margin-top:0px;
	width:137px;
	height:214px;
	border-left:1px solid #ffffff;
}
#infoCentral{
*margin-top: 0px;

}
#menuIzDetalle{
	position:absolute;
	width:136px;
	height:470px;
	border-left:11px solid #FFFFFF;
	left: 0px;
	top: 50px;
	z-index: 3;
	background-color:#0F318B;
	border-right:3px solid #fff;
}

#semilla{
	border-bottom:1px solid #0F318B;
	margin-bottom:20px;
}
a.a_semilla:hover{
	color:#0F318B;
	text-decoration:none;
}

#contenido #infoCentral{
	position:relative;
	width:450px;
	padding-left:0px;
	margin-left:20px;
	min-height:430px;
	/**height:430px;*/
}
#menuIzDetalle #motoverde{
	border-top:40px solid #0F318B;
}
