@charset "utf-8";
/* CSS Document */

body{
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-color:#184A7B;

}


#Contenedor {
	position: relative;
	width:1024px;
	height:768px;
	margin-right:auto;
	margin-left:auto;
	background-color:#184A7B;	
}

#caja{
	position:absolute;
	width: 751px;
	height:519px;
	margin-left:138px;
	margin-top:70px;
	background-repeat:no-repeat;
	background-image:url(../img/fondo.gif);
}

#logo{
	position:absolute;
	height:86px;
	width:188px;
	margin-left:425px;
	margin-top:591px;
}

#gracias{
	position:absolute;
	height:54px;
	width:286px;
	margin-left:582px;
	margin-top:22px;
	background-image:url(../img/gracias.gif);
}

#nino{
	position:absolute;
	width:268px;
	height:287px;
	margin-left:215px;
	margin-top:205px;

}

#bt1{
	position:absolute;
	width:179px;
	height:39px;
	margin-left:570px;
	margin-top:308px;

}

#bt2{
	position:absolute;
	width:168px;
	height:39px;
	margin-left:569px;
	margin-top:400px;

}

#texto{
	position:absolute;
	width:413px;
	height:24px;
	margin-left:298px;
	margin-top:118px;

}

#texto2{
	position:absolute;
	width:332px;
	height:32px;
	margin-left:347px;
	margin-top:152px;

}

#vgratuita{
	position:absolute;
	width:255px;
	height:65px;
	margin-left:537px;
	margin-top:237px;

}

#vpago{
	position:absolute;
	width:255px;
	height:31px;
	margin-left:538px;
	margin-top:361px;

}

#dudas{
	position:absolute;
	width:246px;
	height:44px;
	margin-left:537px;
	margin-top:471px;

}

#enlace{
	position:absolute;
	width:177px;
	height:18px;
	margin-left:608px;
	margin-top:522px;

}
#info{
	position:absolute;
	width:199px;
	height:16px;
	margin-left:206px;
	margin-top:500px;

}


.grisg{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#333333;
}

.grisp{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 16px;
}

.grism{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#184A7B;
}

.azul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#02D0F8;
}

