#icohome,
#icologout  {
   visibility: visible;
   position: absolute;
   top: 35px;
   z-index: 2;
   width: 28px;
   height: 26px;
   background-repeat: no-repeat;
}
 
#titbienvenido  {
   visibility: visible;
   position: absolute;
   left: 15px;
   top: 145px;
   z-index: 4;
   width: 289px; 
   height: 21px;
   text-align: left;
   color: #ffffff;
}

#tabdashboard  {
   /*background: url(../imagenes/tabdashboard.gif) no-repeat;*/
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 220px;
   z-index: 4;  
   width: 162px;
   height: 58px;
}

#tabmonitoreo  {
   /*background: url(../imagenes/tabmonitoreo.gif) no-repeat;*/
   visibility: visible;
   position: absolute;
   left: 300px;
   top: 220px;
   z-index: 6;
   width: 141px;
   height: 40px;
}

#icosettings  {
   background: url(../imagenes/icosettings.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 866px;
   top: 35px;
   z-index: 2;
   width: 45px;
   height: 26px;
}

#main  {
   margin: 0px auto 0px auto;
   width: 968px;
   position: relative;
   border: 1px solid transparent;
}

#inputsearch  {
   visibility: visible;
   position: absolute;
   left: 742px;
   top: 182px;
   z-index: 4;
   width: 200px;
   height: 24px;
} 

#tabusuarios  {
   /*background: url(../imagenes/tabusuarios.gif) no-repeat;*/
   visibility: visible;
   position: absolute;
   left: 160px;
   top: 220px;
   z-index: 5; 
   width: 137px; 
   height: 40px;  
}
   
#tabmedios {  
	background: url(../imagenes/tabusuarios.gif) no-repeat;*/
    visibility: visible;
	position:absolute; 
	left: 305px;   
	right:0px;      
	top: 220px;     
	z-index: 8;    
	width: 137px;
	height: 40px;
} 

#tabreportes  {
   /*background: url(../imagenes/tabreportes.gif) no-repeat;*/
   visibility: visible;
   position: absolute;   
   left:450px;  
   /*left: 444px;*/
   top: 220px; 
   z-index: 7;
   width: 141px;
   height: 40px;
}

.iconsearch  {
   background: url(../imagenes/icosearch.gif) no-repeat;
   visibility: visible;
   width: 32px;
   height: 33px;
   border: 0px solid red;
}

#icologout  {
   background-image: url(../imagenes/icologout.gif);
   left: 819px;
}

#headlogo  {
   background: url(../imagenes/headlogo.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 11px;
   top: 28px;
   z-index: 2;
   width: 259px;
   height: 45px;
}


#headlogo_login  {
   background: url(../imagenes/headlogo.gif) no-repeat;
   visibility: visible;
   width: 259px;
   height: 45px;
   margin: 40px auto;
}


#icologin  {
   background: url(../imagenes/icologin.gif) no-repeat; 
   visibility: visible;
   position: absolute;
   /*left: 819px;*/
   left: 876px;
   top: 31px;
   z-index: 2;
   width: 35px; 
   height: 30px;
}
 
#submenu  { 
   visibility: visible;
   position: absolute; 
   left: 17px;
   top: 315px;  
   z-index: 50; 
   width: 935px;  
   height: 46px;
   } 
   
 #submenu_medio  {
   visibility: visible;
   position: absolute; 
   left: 17px; 
   top: 265px; 
   z-index: 50; 
   width: 935px;
   height: 46px;
   }

#icohome  {
   background-image: url(../imagenes/icohome.gif);
   left: 929px;
}

#content  {
   border:0px solid #666;
   visibility: visible;
   position: absolute;
   left: 17px; 
   top: 309px;
   z-index: 3;
   width: 935px;
   height: 480px;
}

#content_more  {
   display: none;
   border:0px solid red;
   position: absolute;
   left: 17px;
   top: 0px;
   z-index: 399;
   width: 935px;
   height: 0px;
}

#bglinea  {
   background: url(../imagenes/bglinea.gif) no-repeat;
   visibility: visible;
   position: absolute; 
   left: 4px;
   top: 308px;
   z-index: 6;
   width: 960px;
   height: 1px;
}

#bhhead  {
   background: url(../imagenes/bhhead.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 1px;
   top: 96px;
   z-index: 3; 
   width: 966px;
   height: 174px;
}

#bghome  {
   background: url(../imagenes/bghome.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 968px;
   height: 1007px;
}

#bgmain  {
   background: url(../imagenes/bgmain.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 1px;
   top: 250px;
   z-index: 2;
   width: 966px;
   height: 757px;
}

body  {
   text-align:center;
   padding: 0px;
   margin: 0px;
   background-color: #231f20;
   background-image:url(../imagenes/bg.gif);
   background-repeat: repeat-x;
   font: 12px/18px "Lucida Grande", Verdana, sans-serif;
}

.texto_chico{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#000;
}
#respuesta_contacto{
	color: red;
}

