@charset "utf-8";

#CapaMenu {
	position: absolute;
	width: 310px;
	height: 520px;
	z-index: 2;
	margin-left: 0px;
	margin-top: -20px;
	background-color: #EBEBEB;
}

#menu {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-left: 0px;

}

/* CSS Document */

#menu_cabecera  {
	height: 25px;
	padding-top: 10px;
	width: 200px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
}

#menu_cabeceraacero  {
	height: 60px;
	padding-top: 0px;
	width: 200px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}

#menu_cabecera1  {
	height: 20px;
	padding-top: 10px;
	width: 180px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#menu_cabecera a {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu_cabeceraacero a {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(imag/acero.jpg);
}
#menu_cabecera1 a {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu_cabecera a:hover {
	font-family: "Century Gothic";
	font-size: 16px;
	text-decoration: none;
	padding-left: 0px;
	font-weight: normal;
	color: #044B9B;
}

#menu_cabecera1 a:hover {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #044B9B;
	text-decoration: none;
	padding-left: 0px;
	font-weight: normal;
}

#menu_cabecera a:active {
	outline-style: none;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #044B9B;
	text-decoration: none;
	padding-left: 0px;
}

#menu_cabecera1 a:active {
	outline-style: none;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #044B9B;
	text-decoration: none;
	padding-left: 0px;
}

#menu_cabecera a:focus {
	-moz-outline-style: none;
	color: #044B9B;
	padding-left: 0px;
}

#menu_cabecera1 a:focus {
	-moz-outline-style: none;
	color: #044B9B;
	padding-left: 0px;
}



#menu_cabecera img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.contenido {
	text-decoration: none;
	padding-left: 30px;
	font-family: "Century Gothic";
	margin-left: 20px;





	//margin-top: 5px;
	//margin-bottom: 5px;
	text-align: justify;
	margin-right: 10px;

}

.contenido a {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}

.contenido a:hover {
	color: #333333;

}

.contenido a:focus {

	-moz-outline-style:none;
	color: #333333;

}

.contenido a:active {
	outline-style: none;
	color: #333333;

}

.contenidoalmacen {
	text-decoration: none;
	padding-left: 0px;
	font-family: "Century Gothic";
	margin-left: 50px;





	//margin-top: 5px;
	//margin-bottom: 5px;
	background-color: #EBEBEB;
	padding-top: 0px;
	margin-right: 0px;
	width: 250px;

}

.contenidoalmacen a {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}

.contenidoalmacen a:hover {
	color: #044B9B;
	font-weight: normal;

}

.contenidoalmacen a:focus {
	-moz-outline-style: none;
	color: #044B9B;
	font-weight: normal;

}

.contenidoalmacen a:active {
	outline-style: none;
	color: #044B9B;

}
