
/* Estructura
-------------------------------------------------- */
#oContenedor {
float: left;
}

.oEntrada{
	margin: 0;
	}

.contentEdad {
	width: 729px;
	margin: 25px 0 0 0;
	text-align: center;
}

.oRecordar {
	margin: 40px 0 0 0;
	}



#footer .bloque2 {
	margin: 88px 0 0 0 !important;
	*margin: 82px 0 0 0 !important;
	margin: 82px 0 0 0;
	}

.footer {
	color: #3b2911;
	font-size:10px;
}

p.footer, p.footer a {
		color: #432f13 !important;
	}

a.icra img { position: relative; top: 4px;}

/* Formularios
-------------------------------------------------- */

input, select, textarea {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
	color: #000000;
	}


label {
	float: left;
	text-align: left;
	color: #796042;
	font-size: 10px;
	}

label.fecha, label.pais {
	color: #000;
	font-size: 13px;
	font-family: Times New Roman;
	font-weight: bold;
	margin: 0 12px 0 0;
	}

label.pais {
	margin-left: 35px;
	}

label.recordarDatos {
	margin: 0 0 0 5px !important;
	*margin: 5px 0 0 0 !important;
	margin: 5px 0 0 0;
	}

.contentEdad {
	padding: 0;
	margin: 25px 0 15px 183px !important;
	margin: 25px 0 15px 83px;
	width: 655px;
	}

.selectEdad {
	padding: 0;
	margin: 0 0 0 20px !important;
	margin: 0 0 0 25px;
}

form#control_edad select {
	margin: 0 10px 0 0;
}

form#control_edad input.submit {
	color: #000;
	font-size: 13px;
	font-family: Times New Roman;
	font-weight: bold;
	background: transparent;
	border: none;
	cursor: pointer;
	width: 55px;
	height: 16px;
	background: transparent url(/imagenes/bot_entrar.gif) 0 0 no-repeat;

	/*background: transparent url(/imagenes/bot_entrar.gif) 0 0 no-repeat;*/
	/*

	width: 86px;
	height: 26px;
	color: #000000;

	text-align: left;
	text-indent: -400px;
	font-size: 0;
	overflow: hidden;
	*/
	}

input#submit {
	color: #000;
	font-size: 13px;
	font-family: Times New Roman;
	font-weight: bold;
	background: transparent;
	border: none;
	cursor: pointer;
	margin: 3px 10px 0 3px;
	width: 55px;
	height: 16px;
	background: transparent url(/imagenes/bot_entrar.gif) 0 0 no-repeat;
}

input#recordarDatos {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	}

.submitBotones {
	margin: 0;
	width: 186px;
	}


#confianzaonline {
	position: absolute;
	top: 500px;
	left: 690px;
}



/* Variantes de tipografías y  Clases Generales
-------------------------------------------------- */


.nueve { font-size: 9px;}
.diez { font-size: 10px;}
.trece { font-size: 13px;}

.blanco { color: #ffffff; }
.naranja { color: #dd651b; }
.claro { color: #a9b0b6; }
.oscuro { color: #342306; }


/* Márgenes y anchos
-------------------------------------------------- */

.nomargin { margin: 0; }

.mv5 { margin-top: 5px; }
.mv10 { margin-top: 10px; }
.mv25 { margin-top: 25px; }

.mx5 { margin-left: 5px; }
.mx10 { margin-left: 10px; }


.w50 { width: 65px; margin:0 10px 0 0; }
.w75 { width: 75px; }
.w105 { width: 105px; }
.w115 { width: 115px; }
.w145 { width: 145px; }