body {
	background-color: #5920cf;
}
.Estilo1 {
	color: #7041d5;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Estilo2 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.Estilo2 a {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}

.Estilo2 a:hover {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}


.Estilo3 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }

.Estilo4, .Estilo4 a, .Estilo4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #fed304;
	text-decoration: none;
}

a img { border:none }


input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5920cf;
}


/*  SCROLL */

/* Valores Variables */


div#holdhistoria	{ 
	position:relative; overflow:hidden;
	width:173px; height:330px; 
    z-index:100; 
	}
	
div#wnhistoria	{ 
	position:relative; 
	align: center; 
	vertical-align: top;
	width:173px; height:330px; 
	clip:rect(0px, 200px, 200px, 0px); 
	overflow:hidden;	
	z-index:0; 
	}
	
div#holdnoticias	{ 
	position:relative; overflow:hidden;
	vertical-align: top;
	width:250px; height:307px; 
	z-index:100; 
	}
	
div#wnnoticias	{ 
	position:relative; 
	vertical-align: top;
	align: center; 
	width:250px; height:307px; 
	clip:rect(0px, 200px, 200px, 0px); 
	overflow:hidden;	
	z-index:0; 
	}

div#holdgestion { 
	position:relative; overflow:hidden;
	width:135px; height:226px; 
    z-index:100; 
	}
	
div#wngestion	{ 
	position:relative;
	vertical-align: top; 
	align: center; 
	width:135px; height:226px; 
	clip:rect(0px, 200px, 200px, 0px); 
	overflow:hidden;	
	z-index:0; 
	}	
	
div#holdorganizacion { 
	position:relative; overflow:hidden;
	width:135px; height:226px; 
    z-index:100; 
	}
	
div#wnorganizacion { 
	position:relative;
	vertical-align: top; 
	align: center; 
	width:135px; height:226px; 
	clip:rect(0px, 200px, 200px, 0px); 
	overflow:hidden;	
	z-index:0; 
	}	
	
div#holdcomunicacion { 
	position:relative; 
	overflow:hidden;
	width:135px; height:226px; 
    z-index:0; 
	}
	
div#wncomunicacion { 
	position:relative;
	vertical-align: top; 
	align: center; 
	width:135px; height:226px; 
	clip:rect(0px, 0px, 0px, 0px); 
	overflow:hidden;	
	z-index:0; 
	}
	
div#holdartistas { 
	position:relative; overflow:hidden;
	width:135px; height:293px; 
    z-index:100; 
	}
	
div#wnartistas { 
	position:relative; 
	align: center; 
	width:135px; height:293px; 
	clip:rect(0px, 200px, 200px, 0px); 
	overflow:hidden;	
	z-index:0; 
	}

div#holdproyectos { 
	position:relative; overflow:hidden;
	width:245px; height:315px; 
    z-index:100; 
	}
	
div#wnproyectos { 
	position:relative; 
	align: center; 
	width:245px; height:315px; 
	clip:rect(0px, 200px, 200px, 0px); 
	overflow:hidden;	
	z-index:0; 
	}

	
/* Valores Fijos */	
	
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:0; 
	}

div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:30px; 
  font-size:1px; z-index:0;
  }
div#track { 
  position:absolute; left:2; top:12px;
  width:11px; height:30px;
  background: #FFFFFF repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:2px; top:1px;
  width:9px; height:20px;
  background-color:#FA9E30;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:0 }  
div#down { position:absolute; left:0; bottom:0; z-index:0 }  


#clientes table tr td {

   text-align: center;
   vertical-align: middle;
   border-color:#7041d5;
   border-width:medium;

 }
 
