/* CSS Document */

a{text-decoration:underline; color: #ce26d3 ;
 }
  
a:hover{color: #fff; text-decoration:none; 
       }  


* {
	margin:0;
	padding:0;
}
body{
    background-image: url(fondo.jpg);
    background-position: top;
    background-repeat: repeat-x;
	background-color: #043c4c;
    font-family: Helvetica, sans-serif, Arial; 
	height:100%;
	text-align:center;
}


html,{
    background-position: top;
    font-family: Helvetica, sans-serif, Arial; 
	height:100%;
	text-align:center;
}

#contenedor {
	width:1024px;
	height:675px;
	margin:auto;
	position:relative;
	clear:left;
}

#buscador {
	position:absolute;
	width:252px;
	height:23px;
	z-index:18;
	left: 656px;
	top: 6px;
}

#v{
	position:absolute;
	width:88px;
	height:2px;
	z-index:12;
	left: 415px;
	top: 821px;
}

#copyright {
    color: #666666;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	text-align: justify;
	font-size:9px;
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	top: 790px;
	left: 700px;
	right: 12%;
	width: 233px;
	height: 20px;
}

#logo {
	position:absolute;
	width:173px;
	height:20px;
	z-index:1;
	left: 5px;
	top: 12px;
}
#botones {
	position:absolute;
	width:435px;
	height:0px;
	z-index:4;
	left: 541px;
	top: 71px;
}
#fondoanima{
	position:absolute;
	background: url(fondoanima2.png);
	width:966px;
	height:423px;
	z-index:3;
	left: 23px;
	top: 78px;
}
#reflejoanima{
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 44px;
	top: 503px;
}
#logo2 {
	position:absolute;
	width:92px;
	height:15px;
	z-index:5;
	left: 452px;
	top: 472px;
}
#logo3 {
	position:absolute;
	width:197px;
	height:61px;
	z-index:5;
	left: 68px;
	top: 815px;
}
#contenidoweb {
	position:absolute;
	text-align: justify;
	font-size:11px;
	color: #fff;
	width:200px;
	height:76px;
	z-index:6;
	left: 386px;
	top: 528px;
}
.Estilo1 {
    text-align:left;
	color: #38BBE1;
	font-weight: bold;

}

#programas {
	position:absolute;
	width:165px;
	height:27px;
	z-index:11;
	left: 92px;
	top: 794px;
}

#texto {
	position:absolute;
	text-align: justify;
	font-size:11px;
	color: #fff;
	width:237px;
	height:115px;
	z-index:7;
	left: 87px;
	top: 529px;
}
h4 {color: #38BBE1;
font-size:12px;}
.Estilo2 {color: #FF00CC}
#recomendamos{
	position:absolute;
	width:35px;
	height:143px;
	z-index:8;
	left: 641px;
	top: 557px;
}
#Layer2 {
	position:absolute;
	width:132px;
	height:24px;
	z-index:9;
	left: 631px;
	top: 528px;
}
#Layer1 {
	position:absolute;
	width:242px;
	font-size:10px;
	text-align:left;
	color:#FFFFFF;
	height:135px;
	z-index:10;
	left: 700px;
	top: 558px;
}

