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

#container {
	position: absolute;
	left: 50%;
	width: 990px;
	margin-left: -495px;
	overflow: auto;
	height: 575px;
	top: -10px;
}
#content {
	position: absolute;
	width: 990px;
    height: 424px;
	left: 0px;
	top: 103px;
}
#logo {
	position: absolute;
	width: 181px;
	height: 56px;
	left: 30px;
	top: 33px;
}
#bg_left {
	position: absolute;
	width: 17px;
    height: 424px;
	left: 0px;
	top: 0px;
    background-image: url(../img/bg_left2.gif);
    background-repeat: no-repeat;
}
#bg_right {
	position: absolute;
	width: 250px;
    height: 424px;
	right: 0px;
	top: 0px;
    background-image: url(../img/bg_right_invitations.jpg);
    background-repeat: no-repeat;
}
#bg_center {
	position: absolute;
	width: 730px;
	height: 424px;
	left: 17px;
	top: 0px;
	background-image: url(../img/bg_center2.gif);
	background-repeat: repeat-x;
}
#btn_solicitar {
	position: absolute;
	width: 90px;
	height: 36px;
	left: 588px;
	bottom: 25px;
}
#text_gran {
	position: absolute;
	width: 453px;
	height: 53px;
	left: 89px;
	top: 28px;
}
#text_form1 {
	position: absolute;
	width: 293px;
	height: 18px;
	left: 92px;
	top: 91px;
}
#box_nombre {
	position: absolute;
	left: 91px;
	top: 109px;
}
#box_apellidos {
	position: absolute;
	left: 391px;
	top: 109px;
}
#box_email {
	position: absolute;
	left: 91px;
	top: 163px;
}
#box_confirmar_email {
	position: absolute;
	left: 391px;
	top: 163px;
}
#box_comentarios {
	position: absolute;
	left: 91px;
	top: 217px;
}
#box_friends {
	position: absolute;
	left: 91px;
	top: 272px;
}
#box_codigo {
	position: absolute;
	left: 91px;
	top: 326px;
}
.input1{
	width: 280px;
	height: 17px;
    font-family: Tahoma;
	font_size: 13px;
    color: #666;
	border:1px solid silver;
}
.input2{
	width: 580px;
	height: 17px;
    font-family: Tahoma;
	font_size: 13px;
    color: #666;
	border:1px solid silver;
}
#text_form2 {
	position: absolute;
	width: 293px;
	height: 18px;
	left: 392px;
	top: 91px;
}
#text_form3 {
	position: absolute;
	width: 293px;
	height: 18px;
	left: 92px;
	top: 145px;
}
#text_form4 {
	position: absolute;
	width: 293px;
	height: 18px;
	left: 392px;
	top: 145px;
}
#text_form5 {
	position: absolute;
	width: 595px;
	height: 18px;
	left: 92px;
	top: 199px;
}
#text_form6 {
	position: absolute;
	width: 293px;
	height: 18px;
	left: 92px;
	top: 308px;
}
#text_form7 {
	position: absolute;
	width: 595px;
	height: 18px;
	left: 92px;
	top: 253px;
}
#boxes {
	position: absolute;
	width: 958px;
	height: 90px;
	left: 38px;
	top: 275px;
}
#box1 {
	position: absolute;
	width: 319px;
	height: 90px;
	left: 0px;
	top: 0px;
}
#box2 {
	position: absolute;
	width: 319px;
	height: 90px;
	left: 319px;
	top: 0px;
}
#box3 {
	position: absolute;
	width: 319px;
	height: 90px;
	left: 638px;
	top: 0px;
}
#icon {
	position: absolute;
	width: 46px;
	height: 49px;
	left: 23px;
	top: 0px;
}
#btn_video {
	position: absolute;
	width: 73px;
	height: 18px;
	left: 83px;
	top: 62px;
}
#title {
	position: absolute;
	width: 211px;
	height: 17px;
	left: 83px;
	top: 0px;
}
#text {
	position: absolute;
	width: 211px;
	height: 32px;
	left: 83px;
	top: 22px;
}
#footer {
	position: absolute;
	width: 933px;
	height: 32px;
	left: 27px;
	bottom: 4px;
}
#copy {
	position: absolute;
	width: 927px;
	height: 10px;
	right: 6px;
	top: 16px;
	bottom: -21px;
}
#menu {
	position: absolute;
	width: 934px;
	height: 10px;
	left: 0px;
	top: -8px;
}
#privacidad {
	position: absolute;
	width: 293px;
	height: 18px;
	left: 91px;
	top: 372px;
}
#mayusculas {
	position: absolute;
	width: 293px;
	height: 18px;
	left: 91px;
	top: 352px;
}
div.hidden{
	visibility:hidden;
}
div.captcha{
	position:absolute;
	top:-8px;
	left:307px;
	width:130px;
}
#captcha_image{
	width:100%;
	height:30px;
	margin-bottom:5px;
}
#ico_invitation {
	position: absolute;
	width: 66px;
	height: 71px;
	left: 94px;
	top: 165px;
	background-image: url(../img/ico_invitation.jpg);
	background-repeat: no-repeat;
}
#gracias {
	position: absolute;
	width: 581px;
	height: 53px;
	left: 187px;
	top: 130px;
}
#text_gracias {
	position: absolute;
	width: 582px;
	height: 110px;
	left: 190px;
	top: 197px;
}
#text_gracias p{
	margin:0px 0px 15px 0px;
	padding:0;
}
