#banner {position:relative;}
#banner-imgs {position:relative; width: 900px; height: 450px; overflow:hidden; border:1px solid #000;}
#banner-imgs img{border:0}
#arrow_left {position:absolute; top:250px; left:-30px; z-index: 50; cursor: pointer; }
/*#arrow_left a:hover {background:url('images/arrow_left.gif')}*/
#arrow_right {position:absolute; top:250px; right:-30px; z-index: 50; cursor: pointer;}
#banner .btn {position:absolute; top:215px; left:120px; }
#news li {padding-bottom:15px;}
.articulo {background-color:#fff;}
.grid_16{display:inline;float:left;margin-left:40px;}
.container_12 .grid_12,.container_16 .grid_16{width:530px;}
.logo{margin-top:20px;}
/*etiqueta*/
#tooltip {
	position: absolute;
	z-index: 100;
	border: 1px solid #111;
	background-color: #333;
	color:#fff;
	padding: 5px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	font-family:Arial;
}
#tooltip p{margin:0;}
#tooltip h3{font-size:10pt;}
#tooltip h3, #tooltip div { margin: 0; }
/*menu*/
#barra-menu{width:975px;margin:auto;bottom:1px;position:fixed;z-index:7;background-color:#000;height:45px;}
ul#menu {list-style:none;margin-left:40px;}
ul#menu li {padding:0;float:left;margin-right:2px;}
ul#menu li a {
	display:block;
	width:149px;
	height:15px;
	text-decoration:none;
	font-size:8pt;
	text-transform:uppercase;
	background-color:#222;
	padding-top:10px;
	margin-top:25;
	padding-bottom:5px;}
ul#menu li a span {display:block;text-align:center;color:#fff;}
#m1{background:url(../img/menu/1.gif) repeat-x;}
#m2{background:url(../img/menu/2.gif) repeat-x;}
#m3{background:url(../img/menu/3.gif) repeat-x;}
#m4{background:url(../img/menu/4.gif) repeat-x;}
#m5{background:url(../img/menu/5.gif) repeat-x;}
#m6{background:url(../img/menu/6.gif) repeat-x;}
#m7{background:url(../img/menu/7.gif) repeat-x;}