#fondoInscripcionUsuario{
float:right;
}
h2{
position:relative;z-index:100;
}
#formu{
position:relative;z-index:100;
}
/* Bordes */
#arriba .cuadroGeneral{
padding:8px 18px 0px 18px;
background-color:#B6DDFF;
background-image:url(../images/home/arriba.jpg);
background-position:top right;
background-repeat:no-repeat;
}
#logoYSolapas{
border-bottom:10px solid #E0E0E0;
}
.cuadroGeneral{
/*padding:0px 18px 18px 18px;*/
padding:0px 0px 18px 0px;
border-left:7px solid #E0E0E0;
border-right:7px solid #E0E0E0;
background-color:#FFFFFF;
}
.cuadroGris{
background-color:#E0E0E0;
padding-bottom:0px;

}
#abajo{
background-image:none;
border-bottom:7px solid #E0E0E0;
background-color:#E0E0E0;
}

/* Fin Bordes */

.textoIntro{
width:675px;
}
.textoIntro h2{
font-size:1.9em;
color:#116BB3;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;

}

/* Labels e inputs */
.colLabels{
width:190px;float:left;
text-align:right;
}
.colInputs{
width:330px;float:left;
}
.colLabels div, .colInputs div{
margin:10px 0px 10px 0px;
}

/* ie */
* html .colLabels div, * html .colInputs div{
height:25px;
}
/* ff */
.colLabels div, .colInputs div{
min-height:25px;
}

.colLabels div label{
margin:0px 10px 0px 0px;

}
.colInputs div input{
margin:0px 10px 0px 0px;
}
/* Fin Labels e inputs */

/* ie */
* html .login{
height:40px;
}

.camposLogin label, .camposLogin input{
vertical-align:middle;

}
#btnEntrar{
border:none;
margin-right:75px;
}
#btnAceptar{
border:none;
}
#email{
width:150px;
}
#passwd{
width:100px;
}
/* Fin Login */

.margenLinea{
margin:10px 0px 8px 0px;
}

/* Bloques */

.bloques{
background-color:#E0E0E0;
}

.bloqueIzda, .bloqueCentro, .bloqueDcha{
width:290px;
float:left;
margin-right:6px;
background-color:#FFFFFF;
background-position:right top;
background-repeat:no-repeat;
}
.bloqueDcha{
margin-right:0px;
}
.bloqueIzda{
background-image:url(/images/home/doblez1.jpg);
}
.bloqueCentro{
background-image:url(/images/home/doblez2.jpg);
}
.bloqueDcha{
background-image:url(/images/home/doblez3.jpg);
}

.bloqueIzda h3, .bloqueCentro h3, .bloqueDcha h3{
margin:10px 10px 20px 10px;
font-size:1.3em;
}

.bloqueIzda .textoBloque, .bloqueCentro .textoBloque, .bloqueDcha .textoBloque{
margin:10px;
width:180px;
}
.bloqueCentro .textoBloque, .bloqueDcha .textoBloque{
width:175px;
}
.divBoton{
text-align:center;
margin:20px 0px 20px 0px;
}

/* ff */
.textoBloque{
min-height:160px;
}
/* ie */
* html .textoBloque{
height:160px;
}


/* Fin Bloques */


