.aviaslider{ 
height:325px; 
width:960px;
overflow: hidden;
position: relative;
background: #fff url(/portada/css/img/preload.gif) center center no-repeat;
}

.aviaslider li, .aviaslider .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

.slidecontrolls{
margin:4px auto 0;
position: relative;
float:left;
}

.slidecontrolls a{
height:20px;
width:18px;
display:block;
cursor: pointer;
background: transparent url(/portada/css/img/controlls.png) center bottom no-repeat;
float:left;
outline: none;
}

.slidecontrolls a:hover, .slidecontrolls .active_item{
background: transparent url(/portada/css/img/controlls.png) center top no-repeat;
}

.feature_excerpt{
width:960px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:14px 15px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
background: #000;
color: #fff;
}

.feature_excerpt strong{
display: block;
font-size: 15px;
padding-bottom: 3px;
}

.center{ /*center content area */
position: relative;
margin:0 auto;
width:960px;
}


ul { padding:0;}


/*------------------------MULTILINK------------------
*/
#minidistribuidor { position: absolute; width: 960px; height: 325px; text-align:right; color:#FFF;}
#minidistribuidor img { width: 960px; height: 325px;}
#minidistribuidor .multilinks {position: absolute; right:20px; bottom:10px; width: 350px; line-height:22px;}


.multilink {
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.multilink a {
	text-transform:uppercase;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}


.multilink:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
}


.flechitablanca { 
	background: url(/portada/css/img/caret.png) no-repeat right center;
	padding: 0 15px 0 0; 
}

