@charset "utf-8";
/* CSS Document */
/********** MENU PRINCIPAL **********/
#menu_principal{
	width:198px;
	min-height:10px;
	margin-top:2px;
	margin-left:2px;
	background-color:#FFFFFF;
}
.titulo_menu{
	width:198px;
	min-height:10px;
	background-color:#FFFFFF;
	cursor:pointer;
}
.item_menu{
	width:198px;
	min-height:10px;
	background-color:#FFFFFF;
	cursor:pointer;
}
#menu_login{
	min-height:10px;
	width:198px;
	height:280px;
	margin-top:6px;
	margin-left:2px;
	background-color:#FFFFFF;
	background-image:url(../img/zona_usuarios.jpg);
	background-repeat:no-repeat;
}
.banner{
	min-height:10px;
	width:198px;
	margin-top:6px;
	margin-left:2px;
	background-color:#FFFFFF;
}

.espacio{
	height:2px;
	width:198px;
	margin-top:2px;
}

#empresas_00{
	display:none;
}
#empresas_01{
	display:none;
}
#empresas_02{
	display:none;
}
#empresas_03{
	display:none;
}
#empresas_04{
	display:none;
}
#empresas_05{
	display:none;
	
}
#empresas_06{
	display:none;
}
#empresas_07{
	display:none;
	
}
#empresas_08{
	display:none;
}
#establecimientos_00{
	display:none;
	
}
#establecimientos_01{
	display:none;
	
}
#establecimientos_02{
	display:none;
}
#establecimientos_03{
	display:none;
	
}
#establecimientos_04{
	display:none;
}
#establecimientos_05{
	display:none;
	
}
#establecimientos_06{
	display:none;
}
#establecimientos_07{
	display:none;
	
}
#establecimientos_08{
	display:none;
}

#usuarios_00{
	display:none;
	
}
#usuarios_01{
	display:none;
	
}
#usuarios_02{
	display:none;
}
#usuarios_03{
	display:none;
	
}
#usuarios_04{
	display:none;
}
#usuarios_05{
	display:none;
	
}
#usuarios_06{
	display:none;
}
#usuario{
	width:130px;
	height:15px;
	float: right;
	margin-right: 8px;
}
#clave{
	width:130px;
	height:15px;
	float:right;
	margin-right: 8px;
	margin-top: 8px;
}
#buscar{
	width:128px;
	height:15px;
	float:right;
	margin-right: 8px;
	margin-top: 3px;
}
#boton_buscar{
	width:50px;
	height:15px;
	float:right;
	cursor:pointer;
	margin-top: 4px;
	margin-right: 5px;
}
#registrese{
	width:65px;
	height:15px;
	cursor:pointer;
	margin-top: 37px;
	float: right;
	margin-right: 11px;
	margin-bottom: 7px;
	margin-left: 120px;
}
#boton_busqueda_avanzada{
	width:195px;
	height:50px;
	float:right;
	cursor:pointer;
	margin-top: 17px;
}

#boton_busqueda_normal{
	margin-top:15px;
	margin-left:5px;
	width:190px;
	height:25px;
	float:left;
	cursor:pointer;
}
.input_form_user{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:#000000;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	height:12px;
	width:125px;
}

#espacio_necesario{
	width:195px;
	height:94px;
	float:right;
}

