#scroller-header a {
	text-decoration:none; 
	color:#fff; 
	padding:0 2px;
}

#scroller-header a:hover {
	text-decoration:underline; 
	color:#fff
}

a.selected {
	text-decoration:underline !important; 
	color:#FDC96A !important;
}

#scroller-header {
	overflow:hidden;
	padding:0px;
	font-weight:700;
	height:45px;
	margin-left:90px;
	margin-top: 30px;
}

#scroller-body {
	width:674px;
	padding-bottom:30px;
}

#mask {
	width:673px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
	float:left;
}

#panel .fila,
#panel .listado div
{float:none;}

#panel .texto
{float:right;}

#panel .texto div,
#panel .texto2 div
{float:none;}

#scroller-header .opcion
{float:left; font-size:12px; margin-right:10px; width:100px;}

#scroller-header .big
{width:120px;}

#scroller-header .opcion .izquierda,
#scroller-header .opcion .derecha,
#scroller-header .opcion .centro
{height:30px;}

#scroller-header .opcion .centro
{text-align:center; background:url(../img/mn_seccion_cen.gif) repeat-x;}
#scroller-header .opcion .centro a
{display:inline-block; padding-top:7px; width:100%;}

#scroller-header .opcion .izquierda
{padding-left:10px; background:url(../img/mn_seccion_izq.gif) no-repeat left;}
#scroller-header .opcion .derecha
{padding-right:10px; background:url(../img/mn_seccion_der.gif) no-repeat right;}