.fl {
	float: left; display: inline;padding-bottom: 5px;
}

img#miniatura{width:75px;height:72px;margin: 12px 4px;padding:4px;}
.fl a img#miniatura{background: #3d4959;}
.fl a:visited img#miniatura{background: #3d4959;}
.fl a:hover img#miniatura{background: #ffaa0f;}

.news_slider .view_all a{font-size:  11px;color: #3333ff;}
.news_slider .view_all a:visited{font-size:  11px;color: #3333ff;}
.news_slider .view_all a:hover{font-size:  11px;color: #ffaa0f;}


img {
	border: 0; display: block;
}

.news_slider {
	float: left;position: relative; width: 600px; margin: 0 auto 10px auto; text-align: left;
	font: 1.1em "Trebuchet MS",Verdana,Arial,sans-serif;
}
.news_slider .prev, .news_slider .next {
	position: absolute; top: 42%;
}
.news_slider .next {
	right: 0;
}
.news_slider .prev {
	left: 6px;
}
.news_slider .container {
	position: relative; top: 0; left: 0; width: 100%; background: transparent;border-bottom: 2px solid #ffaa0f;
	border-top: 2px solid #ffaa0f;background:#fac373;font: 1.1em "Trebuchet MS",Verdana,Arial,sans-serif;
}
.news_slider .news_items {font-size:  15px;
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: relative; width: 560px; top: -10px; left: 22px; overflow: hidden;
}
.news_slider .view_all {
	width: 100%;padding: 0px; margin: 0 0 0 0;text-align: center;font:normal 0.8em "Trebuchet MS",Verdana,Arial,sans-serif;
}
.news_slider .item {
    /*
        Must contain a width and a margin-right.
    */
	width: 270px; margin-right: 10px;
}
.news_slider .item div {
	font-size: .8em; width: 175px; padding: 10px 0 10px 0;
}
.news_slider .item img {
	padding: 10px;
}
