body {
	background-color: #edebdf;
	margin: 0px;
	margin-top:15px;
}
p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #262626;
	margin:0px;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#262626;
	margin:0px;
	padding:0px;
}
a:link, a:visited
{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #fff;
}
a:hover
{
	text-decoration:none;
}
.clic-aqui a:link, .clic-aqui a:visited{color: #B70C1E;}
.clic-aqui a:hover{text-decoration:none;}

/********************************************************/

#contenedor, #contenedor-2, #contenedor-3
{
	position:absolute;
	width:669px;
	margin-left: -333px;
	z-index:2;
	left: 50%;
	height:560px;
	background-color:#FFF;
	background-image:url(bg_div.jpg);
}
/*#contenedor-2{
	margin-top:600px;
}
#contenedor-3{
	margin-top:1200px;
}
*/
#top
{
	position:absolute;
	left:0px;
	top:0px;
	width:669px;
	height:53px;
	z-index:62;
}
#flash 
{
	position:absolute;
	left:25px;
	top:66px;
	width:350px;
	height:250px;
	z-index:61;
	background-image:url(bg_flash.jpg);
	background-repeat:no-repeat;
}

#informacion 
{/*div que contiene texto debajo del flash*/
	position:absolute;
	left:25px;
	top:328px;
	width:350px;
	height:178px;
	z-index:60;
}
/***********************DIV ERROR***************************/
#error {
	position:absolute;
	background-color:#FFFFCC;
	border:#FF9900;
	border-style:solid;
	border-width:2px;
	left:390px;
	top:141px;
	width:259px;
	height:142px;
	z-index:70;
	visibility: hidden;
}
#imagenError{
	float:left;
	width:43px;
	height:30px;
	background-image:url(error.gif);
	}
#tituloError{
	float:left;
	width:205px;
	height:30px;
	text-align:left;
	font-weight:bold;
	padding-top:8px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #C40000;
	}
#textoError{
	float:left;
	width:250px;
	height:100px;
	text-align:center;
	font-weight:normal;
	padding-top:8px;
	font-size:13px;
	}
/************************************* FORMULARIO ********************************************************/
#formulario 
{
	position:absolute;
	left:378px;
	top:59px;
	width:282px;
	height:400px;
	z-index:58;
	background-image:url(bg_form.jpg); 
	background-repeat:no-repeat;
}
.textos-form {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#text-nombre-apellido 
{
	position:absolute;
	left:39px;
	top:94px;
	width:185px;
	height:15px;
	z-index:58;
}
#input-nombre {
	position:absolute;
	left:39px;
	top:110px;
	width:185px;
	height:25px;
	z-index:63;
}
#text-mail 
{
	position:absolute;
	left:39px;
	top:136px;
	width:185px;
	height:15px;
	z-index:57;
}
#input-mail {
	position:absolute;
	left:39px;
	top:152px;
	width:185px;
	height:25px;
	z-index:62;
}
#text-tu-numero {
	position:absolute;
	left:39px;
	top:183px;
	width:185px;
	height:15px;
	z-index:56;
}
#input-tel {
	position:absolute;
	left:39px;
	top:199px;
	width:220px;
	height:25px;
	z-index:61;
}
#text-tel-cod {
	position:absolute;
	left:39px;
	top:226px;
	width:221px;
	height:15px;
	z-index:55;
}
.textos-form-cod {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#text-pais-residencia 
{
	position:absolute;
	left:39px;
	top:249px;
	width:185px;
	height:15px;
	z-index:54;
}
#input-pais-residencia {
	position:absolute;
	left:39px;
	top:265px;
	width:185px;
	height:25px;
	z-index:60;
}
#text-pais-natal {
	position:absolute;
	left:39px;
	top:292px;
	width:183px;
	height:14px;
	z-index:53;
}
#input-pais-natal {
	position:absolute;
	left:39px;
	top:308px;
	width:187px;
	height:23px;
	z-index:52;
}
#bot-enviar 
{
	position:absolute;
	left:70px;
	top:336px;
	width:148px;
	height:46px;
	z-index:51;
}
.boton-input{width:148px; height:46px;}

/************************************* FIN FORMULARIO **************************************/
#bottom 
{
	position:absolute;
	left:0px;
	width:669px;
	height:49px;
	z-index:57;
	background-image:url(footer.jpg);
	background-repeat:none;
	bottom: -1px;
}
#texto-bottom 
{
	position:absolute;
	left:0px;
	top:14px;
	width:669px;
	height:15px;
	z-index:2;
	text-align:center;
}
.textos-bottom {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
#footer-externo 
{
	position:absolute;
	left:0px;
	width:669px;
	height:49px;
	z-index:57;
	margin-top: 580px;
}
#footer-externo p, #footer-externo h1{
	color:#7B6D2B;
	font-size:10px;
}
/*VARIOS GENERALES**************************************************/
.paddingIzq {padding-left:5px;}
.p-mini{font-size:10px;	color:#666;}
.color-rojo{color:#B70C1E;}

/************************* EXCLUSIVO INSTANCIA II ****************************************/
#flash-2 
{
	position:absolute;
	left:161px;
	top:66px;
	width:350px;
	height:250px;
	z-index:61;
	background-image:url(flash_fondo_jpg.jpg);
	background-repeat:no-repeat;
}
#informacion-2 
{/*div que contiene texto*/
	position:absolute;
	left:171px;
	top:338px;
	width:333px;
	height:157px;
	z-index:60;
	text-align: center;
}
#avisa-amigo
{
	position:absolute;
	left:49px;
	top:105px;
	width:224px;
	height:32px;
	z-index:58;
}
/************************* FIN EXCLUSIVO INSTANCIA II ****************************************/
