@charset "utf-8";
/* CSS Document */

* html .cont_menu_principal{
	width: 100%;
	float: left;
	height: 32px;
	clear: both;
	margin-left:0px;
	}
* html .pie .menu_final{
	width: 97%;
	margin-right: auto;
	margin-left: 0px;
	position: relative;
	text-align: center;
	}
* html .mdlo_artes {
	background-image: url(../images/fndo_mdlo_artes.png);
	background-repeat: no-repeat;
	height: 349px;
	width: 242px;
	display: block;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
* html .mdlo_artes .catalogo {
	background-image: url(../images/btn_catalogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	width: 197px;
	height: 22px;
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 3px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 3px;
}
* html .tres_columnas .col1{
	width: 295px;
	background-image: url(../images/fndo_divisor.gif);
	background-repeat: no-repeat;
	background-position: left 400px;
	margin-top:20px;
	}
* html #inicial .menu_principal {
	margin-left: auto;
	margin-right:auto;
	position:relative;
	float:none;
	width: 550px;
	margin-top: 1px;
}
* html .menu_principal {
	margin-left: 3px;
	float: left;
	width: 80%;
	clear:none;
}
* html .al_inicio {
	display: block;
	padding: 0px;
	float: left;
	height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5ex;
	clear:none;
}