* {margin:0; padding:0}
body {
	background:url(../complementos/fondo_cybo.png) repeat;
	background-color:#E76D00;
	font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#000;
}
A:link {
	COLOR:#F60; TEXT-DECORATION: none
}
A:active {
	COLOR:#000; TEXT-DECORATION: none
}
A:visited {
	COLOR:#F90; TEXT-DECORATION: none
}
A:hover {
	COLOR:#F90; TEXT-DECORATION: none
}


#pagina {
	background:#EBEBEB;
	margin:20px auto 20px auto;
	width: 900px;
	height:auto;
}
#encabezado {
	background:url(../complementos/logo_encabezado.png) no-repeat;
	background-color:#000;
	width:900px;
	height:80px;
	text-align:right;
}
#banner {
	background-color:#000;
	width:900px;
	height:250px;
}
a img{
	border:0px;
}
#header {
	background-color:#171717;
	width: auto;
	height: 40px;
}
ul,li {
	list-style-type:none;
}
.menu {
	height:40px;

}
.menu li {
	float:left;
}
.menu a {background:url(../complementos/menu.jpg);display:block; text-indent:-9000%;height:40px;}

.menu_inicio a { width:100px; background-position:-0px 0px; }
.menu_novedades a { width:100px; background-position:-100px 0px;}
.menu_escuela a { width:100px; background-position:-200px 0px;}
.menu_descargas a { width:100px;  background-position:-300px 0px;}
.menu_cs a { width:100px;  background-position:-400px 0px;}
.menu_staff a { width:100px;  background-position:-500px 0px;}
.menu_eventos a { width:100px;  background-position:-600px 0px;}
.menu_libro a { width:100px;  background-position:-700px 0px;}
.menu_contacto a { width:100px;  background-position:-800px 0px;}

.menu_inicio a:hover {background-position:-0px -40px;}
.menu_novedades a:hover{background-position:-100px -40px;}
.menu_escuela a:hover {background-position:-200px -40px;}
.menu_descargas a:hover {background-position:-300px -40px;}
.menu_cs a:hover {background-position:-400px -40px;}
.menu_staff a:hover {background-position:-500px -40px;}
.menu_eventos a:hover {background-position:-600px -40px;}
.menu_libro a:hover {background-position:-700px -40px;}
.menu_contacto a:hover {background-position:-800px -40px;}

.menu_inicio a.active  {background-position:0px -80px;}
.menu_novedades a.active {background-position:-100px -80px;}
.menu_escuela a.active {background-position:-200px -80px;}
.menu_descargas a.active {background-position:-300px -80px;}
.menu_cs a.active {background-position:-400px -80px;}
.menu_staff a.active {background-position:-500px -80px;}
.menu_eventos a.active {background-position:-600px -80px;}
.menu_libro a.active {background-position:-700px -80px;}
.menu_contacto a.active {background-position:-800px -80px;}


.marco_izq_100 {
	float:left;
	padding:10px 5px 10px 10px;
	width:435px;
	height:auto;
	display: inline;
}
.marco_der_100 {
	padding:10px 10px 10px 5px;
	float:right;
	width:435px;
	height:auto;
	display: inline;
}
.marco_izq_25 {
	clear:both;
	padding:10px 5px 10px 10px;
	float:left;
	width:210px;
	height:auto;
	display: inline;
}
.marco_der_25 {
	
	padding:10px 10px 10px 5px;
	float:left;
	width:210px;
	height:auto;
	display: inline;
}
.marco_der_75 {
	padding:10px 5px 10px 5px;
	float:left;
	width:440px;
	height:auto;
	display:inline;
}
.marco_100 {
	clear:both;
	padding:10px;
	width:auto;
	height:auto;

}
.centro{
	text-align:center;
}
.espacio{
	height:10px;
}
.cuadro{
	padding:10px;
	background-color:#fff;
	border-bottom:#C7C7C7 solid 1px;
	border-left:#C7C7C7 solid 1px;
	border-right:#C7C7C7 solid 1px;
	height:auto;
}
.cuadro_error{
	background-color:#FFE8E8;
	border:1px solid #F00;
	color:#C00;
	padding:10px;
	text-align:center;
}
.cuadro_exito{
	background-color:#D9FFD9;
	border:1px solid #090;
	color:#090;
	padding:10px;
	text-align:center;
}
.cuadro_atencion{
	background-color:#FFC;
	border:1px solid #FF0;
	color:#000;
	padding:10px;
	text-align:center;
}
.cuadro_titulo {
	padding:5px;
	border-top:#C7C7C7 solid 1px;
	border-left:#C7C7C7 solid 1px;
	border-right:#C7C7C7 solid 1px;
	background-color:#FFF;
	height:30px;
}
.cuadro_titulo_c {
	background-color:#FF9900;
	height:24px;
	color:#FFF;
	padding-top:6px;
	padding-left:5px;
}
.cuadro_titulo2 a{
	color:#FFF;
	

}
#contenido{
	clear:both;

}
.contenido_video{
	clear:both;
}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; padding-left:5px; width:285px; height:90px; background:url(../complementos/linea.png) repeat-y left; max-height:90px; }
.clear { clear: both;}
.contenido_player{
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}

.texto_titulo{
	font-size:15px;
	font-weight:bold;
}
.texto_contenido{


	font-size:14px;
}
.texto_contenido_estadisticas{

	padding:5px;
	font-size:12px;
}	
.imagen{
	float:left;
}
.imagen_post{
	clear:both;
	display:inline;
	padding:10px;
	float:left;
}
.imagen_mini{
	margin:4px 4px;
}
.imagen_margen{
	margin-right:10px;
}
hr {
	border:#171717 1px solid;


}

#map {
	width:415px;
	height:200px;
}
.play {
	width:200px;
	height:150px;
	position:absolute;
	z-index:2;
}
.play2 {
	width:120px;
	height:90px;
	position:absolute;
	z-index:2;
}
.play3 {
	width:50px;
	position:absolute;
	z-index:2;

}
.tdvideo {
	
	width: 425px;
	height: 350px;
	background: url(../complementos/loading.gif) no-repeat center center;
}
.ciberspace_tdvideo {
	
	width: 408px;
	height: 330px;
	background: url(../complementos/loading.gif) no-repeat center center;
}
.ciberspace_cuadro_izq{
	float:right;
	width:540px;
}
.ciberspace_cuadro_der{
	float:right;
	width:auto;
}
.ciberspace_video {
	width: 300px;
	height: 250px;
	background: url(../complementos/loading.gif) no-repeat center center;
}
#footer {
	clear:both;
	background-color:#171717;
	width:auto;
	height:40px;
	padding:10px;
	text-align:center;
}
#footer_2 {
	clear:both;
	background-color:#171717;
	width:auto;
	height:220px;
	padding:10px;
}
.titulo_footer{
	background-color:#F90;
	height:20px;
	padding:5px;
}
.texto_titulo_footer{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
.footer_cuadro_izq {width:285px;display:inline;float:left;position:relative;margin-left:0px;margin-right:5px;}
.footer_cuadro_cen {width:290px;display:inline;float:left;position:relative;margin-left:5px;margin-right:5px;}
.footer_cuadro_der {width:285px;display:inline;float:left;position:relative;margin-left:5px;margin-right:0px;}
.footer_copyright {color:#FFF; height:20px; padding:5px; text-align:center; font-size:11px;}
.texto_copyright {font-size:10px; color:#FFF;}
.cuadro_titulo_pie {height:36px;}
.texto_menu_pie {font-size:12px; color:#FFF;}
.texto_menu_pie:a {font-size:12px; color:#FFF;}
.texto_menu_pie:hover{color:#FC0;}
.avisolegal{
	font-size:9px;
	color:#666;
}

.texto_footer{
	padding-top:4px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

.pie{
	position:fixed;
	bottom:0px;
	clear:both;
	width:100%;
	left:0px;
	height:40px;
	background:url(../complementos/logo_ciberspace.jpg) no-repeat left center;
	background-color:#171717;
	color:#FFF;
	padding-top:10px;
	text-align:center;
	z-index:3;
}

.pie2{
	position:fixed;
	bottom:0px;
	clear:both;
	width:100%;
	left:0px;
	height:40px;
	background:url(../complementos/ciber_chat.png) no-repeat left center;
	background-color:#171717;
	color:#FFF;
	padding-top:10px;
	text-align:center;
	z-index:3;
}

#poppup {
	background:url(../bg_ppup.png) repeat;
	text-align:center;
	height:100%;
	width:100%;
	position:fixed;
	top:0px;
	padding-top:50px;
	z-index:99;
	
}








#featured{ 
	width:890px; 
	position:relative; 
	border:5px solid #171717;
	height:240px; 
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	right:0px;
	list-style:none;
	padding:0; margin:0;
	width:263px;
	
}
#featured ul.ui-tabs-nav li{ 
	padding:0px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #F90;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px;
	line-height:18px;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px;
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#FFE9D2; 
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#F93; 
}
#featured .ui-tabs-panel{
	width:650px; height:240px;
	position:relative;

}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:170px; left:0; 
	height:70px; 
	width:640px;
	background: url('../images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px;
	font-size:15px;
	line-height:15px;
	color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


