@charset "utf-8";
body {
	background-image: url(../images/background_lumtec.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}


#general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	position: relative;
	z-index: 1;
}


#header_flash {
	height: 308px;
	width: 1024px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	top: 100%;
}
#espacio_flotante {
	float: left;
	width: 192px;
}
#menu_central {
	float: right;
	width: 588px;
	background-repeat: no-repeat;
}
#menu_derecha {
	float: right;
	width: 244px;
	height: 149px;
	background-repeat: no-repeat;
}
#fondo_submenu {
	background-image: url(../images/fondo_submenu.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
}

#menu_flotante {
	width: 192px;
	float: left;
	position: fixed;
	height: auto;
	clear: both;
	bottom: -5px;
	margin-bottom: 50px;
}
#footer {
	height: 150px;
	background-color: #000000;
	width: 100%;
	clear: both;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	clear: both;
}
#menu_cintas {
	height: 32px;
	width: 600px;
	background-image: url(../images/fila_unica/fondo_submenu_cintas.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 2;
	float: left;
	padding-left: 7px;
	margin-left: 5px;
}

#txt_central {
	float: right;
	width: 588px;
}
#formulario {
	float: right;
	width: 244px;
	z-index: 5;
}
#menu_videopantallas {
	height: 24px;
	width: 570px;
	background-image: url(../images/pantallas_electronicas/fondo_submenu_pantallas.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 0;
	float: left;
	padding-left: 3px;
	margin-left: 10px;
}
.rayado {
	text-decoration: line-through;
}
#menu_postes {
	height: 36px;
	width: 481px;
	background-image: url(../images/fila_unica/fondo_submenu_postes.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 2;
	float: left;
	padding-left: 61px;
	margin-left: 10px;
}
#menu_videopantallas_pro {
	height: 24px;
	width: 570px;
	background-image: url(../images/pantallas_electronicas/fondo_submenu_pantallas.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 0;
	float: left;
	padding-left: 3px;
	margin-left: 10px;
}
