/* Styles Cacique 500 */

*, body { margin:0px; padding:0px; border:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

body { background-color:#130200; color:#FFFFFF;}
img a{ border:0px;}


/*CONTENEDORA*/


div#contenedora{
	background:url(../img/fondo.jpg) no-repeat right top;
	width:998px;
	height:568px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-285px 0 0 -500px;
}


div#contenedoraPie{
	width:998px;
	height:200px;
	position:absolute;
	top:50%;
	left:50%;
	margin:180px 0 0 -500px;
}

div#logo{
	width:135px;
	height:26px;
	position:absolute;
	top:15px;
	right: 15px;
}
div#claim{
	width:314px;
	height:35px;
	position:absolute;
	left:517px;
	top:116px;
}

div#contenido{ width:321px; height:290px; display:block; position:relative; top:170px; left:550px;}

div#avisoEdad{
	width:259px;
	height:13px;
	position:relative;
}


div#pie{
	position:absolute;
	bottom:0px;
	width:995px;
	text-align:center;
	color:#7a3528;
}
div#textosLegales{
	color:#b1897f;
	width:730px;
	text-align:center;
	font-size:9px!important;
	position:relative;
	top:45px;
	*top:35px;
	left:-300px;
}


div#logos {
	bottom:25px;
	color:#5A3A01;
	height:60px;
	left:0px;
	margin-left:300px;
	position:absolute;
	width:300px;
}

div#copyright{ text-align:center; margin:10px 0 0 0px; font-size:10px;}
div#copyright a{ color:#7a3528;}


/*ESTILOS FORMULARIO */

label.fechanacimiento{ position:relative; top:1px;}
label.lugarresidencia{ position:relative; top:1px;}

fieldset#enterset label, fieldset#enterset p{ font-size:10px!important;}
fieldset#enterset {text-align:right; margin-top:10px;}

#recordar{ position:relative; left:-67px; *left:-62px;}
fieldset#enterset label{ position:relative; left:-60px; *left:-55px;}
fieldset#enterset p{
	position:relative;
	left:-35px;
*left:23px;
font-size: 9px!important;
}


fieldset#countryset{ margin:10px 0 0 0;}

fieldset select { background:#AF664D; color:#060301; border:1px solid #AF664D; margin-top:10px;}
input#entrar { position:relative; top:10px; right:110px;}


/* MENSAJE ERROR*/

#msgerror{ position:absolute; top:50%; left:50%; width:383px; height:117px; margin-top:-80px; margin-left:-60px; background:url(../img/fnd_error.jpg) no-repeat left top; color:#FFFFFF; text-align:center; vertical-align:middle;}
#msgerror p{ padding:40px 10px 0 10px;  font-size:11px!important;}
#msgerror a{color:#FFFFFF; text-decoration:none;}
#msgerror a:hover{ text-decoration:underline; color:#FFFFFF;}

/* ROLLOVERS ICONOS */

/* ROLLOVERS ICONOS */

/*div#logos a{ display:block; position:relative;}*/
#icra, #confianza {display:block; overflow: hidden; cursor:pointer; float:left;}

#icra{ position:relative; top:15px; width:55px; background:url(../img/ico_icra.jpg) no-repeat; padding: 15px 0 0 0; height: 0px !important; height /**/:15px; }
#icra:hover { background-position: 0 -15px ; display:block; text-decoration:none; }

#confianza{ position:relative; top:1px; width:49px; background:url(../img/ico_confianza.jpg) no-repeat; padding: 52px 0 0 0;  height: 0px !important; height /**/:52px; margin-right:5px;}
#confianza:hover { background-position: 0 -52px ; display:block; text-decoration:none; }


div#enlaces {
	bottom:55px;
	color:#7a3528;
	left:210px;
	margin-left:200px;
	position:absolute;
	width:300px;
}
div#enlaces a{ color:#7a3528; text-decoration:underline;}
