/* INICIALIZAMOS PARAMETROS */

*{margin:0; padding:0}
fieldset, a img{border:0}
.clear{clear:both;}

body{font-family: Arial, Helvetica, sans-serif; font-size:62.5%; padding:0;}
input, textarea, select{font-size:1em; font-family: Arial, Helvetica, sans-serif}
	html>body option{padding-right:10px}
	
#contenedor{width:624px; background:#fff; margin:0 auto}

/* cabecera */

#cabecera{font-size:1.2em; position:relative; height:77px}
#cabecera span.ayuda{position:absolute; right:5px; bottom:0px;}
#cabecera a.ayuda{color:#395c7c; text-decoration:underline}
#cabecera a.ayuda:hover{color:#000; text-decoration:none}

#cabeceraInterior{font-size:1.2em; position:relative; padding-top:10px}
#cabeceraInterior h1{position:absolute; left:15px; top:0}


/* contenedor home */

#contenedorCuerpo 

.bloqueIzquierda {float:left; width:624px; background:#497ba8 url(../img/back_izda_intermedio.gif) left top repeat-y; height:inherit; position:relative}
.bloqueIzquierda h2{font-size:2.4em; color:#000; font-weight:bold; margin:5px 0 5px 80px}
.bloqueIzquierda h3{font-size:1.5em; color:#000; font-weight:normal; margin:0 0 7px 80px}
.bloqueIzquierda h4{font-size:1.4em; color:#ED0000; font-weight:bold; margin:0 0 7px 80px}
.bloqueIzquierda p.inf{background:url(../img/down_izda_intermedio.gif) left bottom no-repeat; height:8px; position:relative; bottom:0; width:100%; clear:both}
.bloqueIzquierda a.btnRegistrate{background: url(../img/btn_comprobar.gif) left top no-repeat; width:123px; height:31px; font-size:1.6em; color:#fff; text-decoration:none; text-align:center; font-weight:bold; padding-top:5px; display:block; position:relative; left:420px}
.bloqueIzquierda form{padding-left:80px; color:#000}
.bloqueIzquierda fieldset{font-size:1.6em; color:#000; font-weight:normal}
.bloqueIzquierda fieldset .email {width:270px; font-size:1.1em; color:#000; font-weight:normal}
.bloqueIzquierda p.tipoPeq{font-size:0.7em; margin-top:2px}


	
/* footer */
#footer{border-top:1px solid #E6E6E6; margin-top:10px; padding:15px 5px}
#footer ul{ list-style:none; font-size:1.1em; text-align:right}
#footer ul li{display:inline; }
#footer a{color:#395c7c; text-decoration:underline}
#footer a:hover {color:#000; text-decoration:none}
