@charset "utf-8";


body {
	background-image: url(../img/bkg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f3f3f3;
	height: 100%;
}

#contenedor	{
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
	height: auto;
}

#contenido {
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 930px;
}

#fecha {
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	height:20px;
	font-family: Gerorgia;
	font-size: 12px;
	color: #00aad6;
	line-height:20px;
}

#idiomas {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 117px;
	height: 20px;
	background-image: url(../img/bkg_idiomas.gif);
}


.espanyol a {
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	height:20px;
	font-family: Gerorgia;
	font-size: 11px;
	color: #FFF;
	line-height:20px;
	text-decoration: none;
}

.espanyol a:active {
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	height:20px;
	font-family: Gerorgia;
	font-size: 11px;
	color: #FFF;
	line-height:20px;
	text-decoration: none;
}

.espanyol a:hover {
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	height:20px;
	font-family: Gerorgia;
	font-size: 11px;
	color: #FFF;
	line-height:20px;
	text-decoration: underline;
}

.espanyol_x {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: 20px;
	font-family: Gerorgia;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
	text-decoration: underline;
}


.ingles a {
	position:absolute;
	top:0px;
	left:67px;
	width:auto;
	height:20px;
	font-family: Gerorgia;
	font-size: 11px;
	color: #FFF;
	line-height:20px;
	text-decoration: none;
}

.ingles a:active {
	position:absolute;
	top:0px;
	left:67px;
	width:auto;
	height:20px;
	font-family: Gerorgia;
	font-size: 11px;
	color: #FFF;
	line-height:20px;
	text-decoration: none;
}

.ingles a:hover {
	position:absolute;
	top:0px;
	left:67px;
	width:auto;
	height:20px;
	font-family: Gerorgia;
	font-size: 11px;
	color: #FFF;
	line-height:20px;
	text-decoration: underline;
}

.ingles_x {
	position: absolute;
	top: 0px;
	left: 67px;
	width: auto;
	height: 20px;
	font-family: Gerorgia;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
	text-decoration: underline;
}

#logo {
	float:left;
}

#titulogeneral {
	float:right;
}


#contenedorvideo {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 950px;
	height: 900px;
	background-image: url(../img/bkg_video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#video {
	position: absolute;
	top: 0px;
	left: 12px;
	width: 925px;
	height: 520px;
}

#titulo {
	position: absolute;
	top: 14px;
	left: 3px;
	font-family: Gerorgia;
	font-size: 24px;
	color: #00aad6;
}

#subtitulo01 {
	position: absolute;
	top: 635px;
	left: 20px;
	font-family: Gerorgia;
	font-size: 20px;
	color: #00aad6;
	font-weight: bold;
}






#subtitulo02 {
	position: absolute;
	top: 22px;
	left: 18px;
	font-family: Gerorgia;
	font-size: 20px;
	color: #00aad6;
	font-weight: bold;
}

#subtitulo03 {
	position: absolute;
	top: 766px;
	left: 20px;
	font-family: Gerorgia;
	font-size: 20px;
	color: #00aad6;
	font-weight: bold;
}

#subtitulo04 {
	position: absolute;
	top: 763px;
	left: 180px;
	font-family: Gerorgia;
	font-size: 27px;
	color: #000;
	font-weight: bold;
}

#pregunta{
	position: absolute;
	top: 20px;
	left: 5px;
	width: 870px;
	height: 115px;
	resize: none;
	border: 1px solid #d9d9d9;
	background-color:transparent;
	padding:10px;
}

.archivo{
	position: absolute;
	top: 0px;
	left: 5px;
	width: 870px;
	height: auto;
	font-family: Arial;
	font-size: 13px;
	color:#000000;
	font-weight: normal;
}

#archivo{
	position: absolute;
	top: 20px;
	left: 5px;
	width: 870px;
	height: 115px;
	resize: none;
	border: 1px solid #d9d9d9;
	background-color:transparent;
	padding:10px;
}

#botenviar {
	position: absolute;
	top: 170px;
	left: 5px;
	cursor:pointer;
}

#botdownload {
	position: absolute;
	top: 170px;
	left: 5px;
	cursor:pointer;
}

#botdelete {
	position: absolute;
	top: 170px;
	left: 105px;
	cursor:pointer;
}

#contenedorlogin {
	position: absolute;
	top: 133px;
	left: 0px;
	width: 950px;
	height: 485px;
	background-image: url(../img/bkg_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#subtitulo05 {
	position: absolute;
	top: 119px;
	left: 150px;
	font-family: Gerorgia;
	font-size: 14px;
	color: #00aad6;
	font-weight: bold;
}

#nombrelabel {
	position: absolute;
	top: 167px;
	left: 150px;
	font-family: Gerorgia;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 15px;
}

#emaillabel {
	position: absolute;
	top: 207px;
	left: 150px;
	font-family: Gerorgia;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 15px;
}

#empresalabel {
	position: absolute;
	top: 247px;
	left: 150px;
	font-family: Gerorgia;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 15px;
}

#paislabel {
	position: absolute;
	top: 289px;
	left: 150px;
	font-family: Gerorgia;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 15px;
}

.form335nombre {
	position: absolute;
	top: 162px;
	left: 245px;
	border: 1px solid #fcfcfc;
	font-family: Gerorgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	background-color: transparent;
	width: 280px;
	height: 16px;
}

.form335email {
	position: absolute;
	top: 202px;
	left: 245px;
	border: 1px solid #fcfcfc;
	font-family: Gerorgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	background-color: transparent;
	width: 280px;
	height: 16px;
}

.form335empresa {
	position: absolute;
	top: 242px;
	left: 245px;
	border: 1px solid #fcfcfc;
	font-family: Gerorgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	background-color: transparent;
	width: 280px;
	height: 16px;
}

.form335pais {
	position: absolute;
	top: 283px;
	left: 245px;
	border: 1px solid #fcfcfc;
	font-family: Gerorgia;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	background-color: transparent;
	width: 280px;
	height: 22px;
}	

#botenviarlogin {
	position: absolute;
	top: 333px;
	left: 150px;
}

#aviso_legal {
	position: absolute;
	width: 904px;
	height: 50px;
	top: 498px;
	left: 24px;
	font-family: Gerorgia;
	font-size: 9px;
	color: #5d5d5d;
	line-height: 10px;
}

#bot_descarga {
	position: absolute;
	top: 760px;
	left: 420px;
	width: 192px;
	height: 32px;
}


#bot_01 {
	position: absolute;
	top: 527px;
	left: 30px;
	width: 127px;
	height: 22px;
	cursor:pointer;
	display:none;
}

#bot_02 {
	position: absolute;
	top: 527px;
	left: 169px;
	width: 84px;
	height: 22px;
	cursor:pointer;
}

#bot_03 {
	position: absolute;
	top: 527px;
	left: 265px;
	width: 84px;
	height: 22px;
	cursor:pointer;
}

#bot_04 {
	position: absolute;
	top: 527px;
	left: 361px;
	width: 170px;
	height: 22px;
	cursor:pointer;
}

#bot_05 {
	position: absolute;
	top: 527px;
	left: 543px;
	width: 124px;
	height: 22px;
	cursor:pointer;
}

#bot_01_x {
	position: absolute;
	top: 527px;
	left: 30px;
	width: 127px;
	height: 22px;
	display:block;
}

#bot_02_x {
	position: absolute;
	top: 527px;
	left: 169px;
	width: 84px;
	height: 22px;
	display:none;
}

#bot_03_x {
	position: absolute;
	top: 527px;
	left: 265px;
	width: 84px;
	height: 22px;
	display:none;
}

#bot_04_x {
	position: absolute;
	top: 527px;
	left: 361px;
	width: 170px;
	height: 22px;
	display:none;
}

#bot_05_x {
	position: absolute;
	top: 527px;
	left: 543px;
	width: 124px;
	height: 22px;
	display:none;
}

#contenido_01 {
	position: absolute;
	top: 568px;
	left: 26px;
	width: auto;
	height: 200px;
	display:block;
}

#contenido_02 {
	position: absolute;
	top: 568px;
	left: 26px;
	width: auto;
	height: 200px;
	display:none;
}

#contenido_03 {
	position: absolute;
	top: 568px;
	left: 26px;
	width: auto;
	height: 200px;
	display:none;
}

#contenido_04 {
	position: absolute;
	top: 568px;
	left: 26px;
	width: auto;
	height: 200px;
	display:none;
}

#contenido_05 {
	position: absolute;
	top: 568px;
	left: 30px;
	width: auto;
	height: 200px;
	display:none;
}


