@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:1320px;
}

#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: auto;
	height: auto;
}

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

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


/*------------------------------------------------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:1270px;
	left:355px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	text-align:center;
}

#IrArriba span 
{
	display: block;
}
