@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	background-image: url(img/1.jpg);
	height: 849px;
	width: 799px;
	position: relative;
	margin-left: -400px;
	left: 50%;
}
#wrapper2 {
	background-image: url(img/2.jpg);
	height: 849px;
	width: 799px;
	position: relative;
	margin-left: -400px;
	left: 50%;
}
#wrapper3 {
	background-image: url(img/3.jpg);
	height: 1400px;
	width: 799px;
	position: relative;
	margin-left: -400px;
	left: 50%;
}
#wrapper4 {
	background-image: url(img/4.jpg);
	height: 1026px;
	width: 799px;
	position: relative;
	margin-left: -400px;
	left: 50%;
}
#login {
	height: 16px;
	width: 253px;
	position: absolute;
	left: 540px;
	top: 1px;
	text-align: right;
}
#botones {
	height: 15px;
	width: 158px;
	position: absolute;
	left: 629px;
	top: 322px;
	text-align: right;
}
#menu{
	height: 30px;
	width: 506px;
	position: absolute;
	left: 286px;
	top: 53px;
	text-align: center;
}
#contenido{
	height: 394px;
	width: 554px;
	position: absolute;
	left: 230px;
	top: 393px;
	text-align: right;
}
#contenido2{
	height: 1033px;
	width: 776px;
	position: absolute;
	left: 8px;
	top: 354px;
	text-align: right;
}
#titulo{
	height: 1px;
	width: 554px;
	position: absolute;
	left: 230px;
	top: 375px;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B1E1F1;
}
#titulo2{
	height: 21px;
	width: 554px;
	position: absolute;
	left: 231px;
	top: 353px;

}
#subBotonera{
	height: 434px;
	width: 187px;
	position: absolute;
	left: 11px;
	top: 362px;
	text-align: right;
}
#linea{
	height: 426px;
	width: 8px;
	position: absolute;
	left: 201px;
	top: 358px;
	text-align: right;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #0081AF;
}
#linea2{
	height: 587px;
	width: 8px;
	position: absolute;
	left: 201px;
	top: 358px;
	text-align: right;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #0081AF;
}
#claves{
	height: 319px;
	width: 277px;
	position: absolute;
	left: 15px;
	top: 449px;
	text-align: right;
}
#TextoClaves{
	height: 55px;
	width: 732px;
	position: absolute;
	left: 15px;
	top: 342px;
	text-align: right;
}
#video{
	height: 319px;
	width: 394px;
	position: absolute;
	left: 350px;
	top: 450px;
	text-align: right;
}
#copy{
	height: 18px;
	width: 738px;
	position: absolute;
	left: 32px;
	top: 820px;
	text-align: right;
}
#copy2{
	height: 18px;
	width: 738px;
	position: absolute;
	left: 32px;
	top: 994px;
	text-align: right;
}

a.links:link , a.links:visited ,a.links:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.links:hover {
	color: #1C92B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}	
a.login:link , a.login:visited ,a.login:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.login:hover {
	color: #26A9D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
.login {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.copy:link , a.copy:visited ,a.copy:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.copy:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
.copy {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


