/*Empieza estilos contenido*/
#cuerpo #central{ width: 80%; float: left; margin: 0 0 5px 0; border: none; }
#central .bloque-linea{ width: 100%; float: left; margin: 5px 0 5px 0; }
#central .bloque-parteI{ width: 49%; float: left; margin: 5px 0 5px 0; }
#central .bloque-parteD{ width: 49%; float: right; margin: 5px 0 5px 0; }

#central .indexFoto{ width: 75px; float: left; text-align: center; }
#central .indexDetalle{ text-align: right; }
#central .indexDetalle a{ color: #0000AA; text-decoration: none; font-weight: bold; }
#central .indexDetalle a:hover{ color: #E06D17; }

#cuerpo #detalle{ width: 95%; float: left; margin: 0 0 0 10px; }
#detalle .bloque25{ width: 25%; float: left; text-align: center; }
#detalle .bloque66{ padding: 5px; border: none; border-left: #EEEEEE solid 1px; }

#central .bloqueMudProf{ width: 98%; float: left; margin: 4px; padding: 3px; border: #888888 solid 1px; background: #EEEEEE; }
#central .bloqueMudProf h1{ color: #EEEEEE; background: #888888; }
#central .bloqueMudProf h1 a{ color: #FFFFFF; }
#central .bloqueMudProf h1 a:hover{ color: #FFFFFF; }
#central .bloqueMudProf .h1color{ color: #FFCC66; }
#central .bloqueMudProfForm{ width: 98%; float: left; margin: 4px; }
#central .bloqueMudProfForm .presupuesto{ width: 100%; float: left; }
#central .bloqueMudProfForm .presupuestoIS{ width: 49%; float: left; text-align: center; font-size: 125%; font-weight: bold; border: none; border-right: 1px solid #000000; border-bottom: 1px solid #000000; padding: 0 0 5px 0; }
#central .bloqueMudProfForm .presupuestoDS{ width: 49%; float: left; text-align: center; font-size: 125%; font-weight: bold; border: none; border-bottom: 1px solid #000000; padding: 0 0 5px 0; }
#central .bloqueMudProfForm .presupuestoI{ width: 49%; height: 23px; float: left; border-right: 1px solid #000000; }
#central .bloqueMudProfForm .presupuestoD{ width: 49%; height: 23px; float: left; }
#central .bloqueMudProfForm .bloqueLabel{ width: 25%; float: left; margin: 2px 0 2px 0; padding: 0 5px 0 5px; }
#central .bloqueMudProfForm .bloqueDato{ width: 66%; float: left; margin: 2px 0 2px 0; }
#central .bloqueMudProfForm .presupuesto .bloqueLinea{ width: 98%; float: left; margin: 2px 0 2px 0; padding: 0 5px 0 5px; }
#central .bloqueMudProfForm .presupuestoG{ width: 99%; float: left; margin: 2px 0 2px 0; }


.bloque48I{ width: 48%; float: left; }
.bloque33{ width: 33%; float: left; }
.bloque66{ width: 66%; float: left; }
/*Final estilos contenido*/
