@import url("reset.css");

body {
	background-color: transparent;
	margin:0;
}
.contenedor-gral {
	font-family: Tahoma, sans-serif, Verdana, Arial;
	font-size: 8.5pt;
	color: #333333;
	width: 1010px;
	float:none;
	margin:auto;
	align:center;
}
#menu {
	float:left;
	width:740px;
	height:56px;
	display: block;
	}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
li {
	margin:0px;
	float:left;
	}
li a {
	color:#FFFFFF;
	display:block;
	height: 29px;
	width: 100px;
	text-indent:-99999px;
	overflow:hidden;
	cursor: pointer;
}
li a:hover {
	display:block;
	height: 29px;
	width: 100px;
	cursor: pointer;
	}
.contenedor-gral #menu #btn01 li a {
	color:#FFFFFF;
	display:block;
	height: 29px;
	width: 52px;
	text-indent:-99999px;
	overflow:hidden;
	cursor: pointer;
}
.contenedor-gral #menu #btn02 li a {
	color:#FFFFFF;
	display:block;
	height: 29px;
	width: 99px;
	text-indent:-99999px;
	overflow:hidden;
	cursor: pointer;
}
.contenedor-gral #menu #btn03 li a {
	color:#FFFFFF;
	display:block;
	height: 29px;
	width: 57px;
	text-indent:-99999px;
	overflow:hidden;
	cursor: pointer;
}
.contenedor-gral #menu #btn04 li a {
	color:#FFFFFF;
	display:block;
	height: 29px;
	width: 98px;
	text-indent:-99999px;
	overflow:hidden;
	cursor: pointer;
}
.contenedor-gral #menu #btn05 li a {
	color:#FFFFFF;
	display:block;
	height: 29px;
	width: 77px;
	text-indent:-99999px;
	overflow:hidden;
	cursor: pointer;
}
.contenedor-gral #menu #btn06 li a {
	color:#FFFFFF;
	display:block;
	height: 29px;
	width: 150px;
	text-indent:-99999px;
	overflow:hidden;
	cursor: pointer;
}
.contenedor-gral #menu #btn07 li a {
	color:#FFFFFF;
	display:block;
	height: 29px;
	width: 140px;
	text-indent:-99999px;
	overflow:hidden;
	cursor: pointer;
}
.contenedor-gral #menu #btn08 li a {
	color:#FFFFFF;
	display:block;
	height: 29px;
	width: 140px;
	text-indent:-99999px;
	overflow:hidden;
	cursor: pointer;
}

.contenedor-gral #menu #btn01 {
	background-image: url(images/btn_1.gif);
	height: 29px;
	width: 52px;
	background-repeat: no-repeat;
}
.contenedor-gral #menu #btn01:hover {
	background-image: url(images/over_1.gif);
	height: 29px;
	width: 52px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn02 {
	background-image: url(images/btn_2.gif);
	height: 29px;
	width: 99px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn02:hover {
	background-image: url(images/over_2.gif);
	height: 29px;
	width: 99px;
	/*cursor: pointer;*/
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn03 {
	background-image: url(images/btn_3.gif);
	height: 29px;
	width: 57px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn03:hover {
	background-image: url(images/over_3.gif);
	height: 29px;
	width: 57px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn04 {
	background-image: url(images/btn_4.gif);
	height: 29px;
	width: 98px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn04:hover {
	background-image: url(images/over_4.gif);
	height: 29px;
	width: 98px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn05 {
	background-image: url(images/btn_5.gif);
	height: 29px;
	width: 77px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn05:hover {
	background-image: url(images/over_5.gif);
	height: 29px;
	width: 77px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn06 {
	background-image: url(images/btn_6.gif);
	height: 29px;
	width: 150px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn06:hover {
	background-image: url(images/over_6.gif);
	height: 29px;
	width: 150px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn07 {
	background-image: url(images/btn_7.gif);
	height: 29px;
	width: 140px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn07:hover {
	background-image: url(images/over_7.gif);
	height: 29px;
	width: 140px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn08 {
	background-image: url(images/btn_8.gif);
	height: 29px;
	width: 67px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.contenedor-gral #menu #btn08:hover {
	background-image: url(images/over_8.gif);
	height: 29px;
	width: 67px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.downBtn {
	background-image: url(images/down-btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 740px;
}
.contenedor-gral #menu #menu02 {
	display: block;
	float: left;
	height: 29px;
	width: 740px;
}

