.AceFichaCicloS .capa1{
	background: url(/img/caja_gris/sup_izq.gif) left top no-repeat;
}

.AceFichaCicloS .capa2{
	background: url(/img/caja_gris/sup_der.gif) right top no-repeat;
}

.AceFichaCicloS .capa3{
	background: url(/img/caja_gris/inf_der.gif) right bottom no-repeat;
}

.AceFichaCicloS .capa4{
	background: url(/img/caja_gris/inf_izq.gif) left bottom no-repeat;
	padding:10px 38px 10px 10px;
	min-height:210px;
	height:auto !important;
	height: 210px;
}

.AceFichaCicloS #textoCiclo{
	margin: 0px 0px 3px 0px;
	padding: 18px 0px 0px 0px;
}

.AceFichaCicloS #fotoGrande,
.AceFichaCicloS #fotoPequena{
	float: left;
}

.AceFichaCicloS #fotoGrande .caja1,
.AceFichaCicloS #fotoGrande .caja2,
.AceFichaCicloS #fotoGrande .caja3,
.AceFichaCicloS #fotoGrande .caja4{
	height:19px;
	overflow:hidden;
	padding:0pt;
	position:absolute;
	width:19px;
}

.AceFichaCicloS #fotoGrande{
	position: relative;
	margin: 0px 10px 0px 0px;
}

.AceFichaCicloS #fotoGrande .caja1{
	background-image:url(/img/caja_gris/foto_sup_izq.png);
	left:0px;
	top:0px;
}

.AceFichaCicloS #fotoGrande .caja2{
	background-image:url(/img/caja_gris/foto_sup_der.png);
	right:0px !important;
	right: -1px;
	top:0px;
}

.AceFichaCicloS #fotoGrande .caja3{
	background-image:url(/img/caja_gris/foto_inf_der.png);
	bottom:0px !important;
	bottom: -1px;
	right:0px !important;
	right: -1px;
}

.AceFichaCicloS #fotoGrande .caja4{
	background-image:url(/img/caja_gris/foto_inf_izq.png);
	bottom:0px !important;
	bottom: -1px;
	left:0px;
}