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

body
{
	background-color: #FFF;
}

*
{
	margin:0 auto 0 auto;
}






#caja1
{
	top:80px;
	margin: 0 auto 0 auto;
	position:relative;
	width:760px;
	height:4900px;
}

#title1a
{
	position:absolute;
	top:25px;
	left:0px;
	width: auto;
	height: auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

#title1b
{
	position:absolute;
	top:25px;
	left:100px;
	width: auto;
	height: auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

#video1
{
	position:absolute;
	top:80px;
	width:760px;
	height:426px;
	background-color: #545E90;
}

#pase1
{
	position:absolute;
	top:527px;
	width: auto;
	height: auto;
}

#texto1
{
	position:absolute;
	top:860px;
	left:0px;
	width:570px;
	height: auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}


#video2
{
	position:absolute;
	top:1030px;
	width:760px;
	height:426px;
	background-color: #FB8B83;
}

#video3
{
	position:absolute;
	top:1500px;
	width:760px;
	height:426px;
	background-color: #6F6C5A;
}

#video4
{
	position:absolute;
	top:1970px;
	width:760px;
	height:426px;
	background-color: #697E6C;
}

#video5
{
	position:absolute;
	top:2440px;
	width:760px;
	height:426px;
	background-color: #375163;
}

#video6
{
	position:absolute;
	top:2910px;
	width:760px;
	height:426px;
	background-color: #7DAB81;
}

#video7
{
	position:absolute;
	top:3380px;
	width:760px;
	height:426px;
	background-color: #6E6C30;
}

#video8
{
	position:absolute;
	top:3850px;
	width:760px;
	height:426px;
	background-color: #2E2848;
}

#video9
{
	position:absolute;
	top:4320px;
	width:760px;
	height: auto;
	background-color: #000;
}

/*------------------------------------------------menu_superior*/

#main
{
	position:fixed;
	top:0px;
	width:960px;
	height: auto;
	left:50%;
	margin-left: -480px;
}

#menu1
{
	position: absolute;
	top:25px;
	left:0px;
	width: auto;
	height: auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#menu2
{
	position: absolute;
	top:25px;
	left:430px;
	width: auto;
	height: auto;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight:bold;
}

#menu3
{
	position: absolute;
	top:25px;
	left:900px;
	width: auto;
	height: auto;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}



/*------------------------------------------------*/

#caja2
{
	top:3px;
	margin: 0 auto 0 auto;
	position:relative;
	width:760px;
	height:510px;
	background-color:#0FF;
}

#img1
{
	position:absolute;
	top:10px;
	left:0px;
	width: auto;
	height: auto;
	text-align:left;
}



/*------------------------------------------------*/



/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/



a:link
{
	text-decoration: underline;
}

a:visited
{
	text-decoration:none;
}

a.sub
{
	color: #000;
	text-decoration: none;
}

a.negro
{
	color:#000;
	text-decoration:none;
}


/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/

a
{
	text-decoration:none;
	color: #000;
}

ul
{
	padding:0;
	list-style:none;
	background-color:transparent;
}

li
{
	color: #000;
	list-style-type:none;
	margin-right: 20px;
	text-decoration: none;
}

li a
{
	color: #000;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
	color: #F00;
}

a:link
{
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

a.mayus
{
	font-size:16px;
}

a.sub
{
	color: #000;
	text-decoration: none;
}

a.creative
{
	text-decoration:none;
	color: #666;
}

a.enlace
{
	color: #F00;
	text-decoration:underline;
}

/*------------------------------------------------jquery*/

#IrArriba 
{
	position: absolute; /*Importante*/
	top:4800px;
	left:355px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	text-align:center;
}

#IrArriba span 
{
	display: block;
}
