@charset "utf-8";
/* CSS Document */

.destaque
{
	width: 1000px;
	height: auto;

}
.destaque ul
{
	width: 1000px;
	margin-left: -23px;
}
.destaque ul li
{
	list-style: none;
	float: left;
	width: 270px;
	padding-right: 62px;
}
.topo
{
	background-image: url(../bg_index1.jpg);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 25px;
    padding-top: 4px;
}
.middle
{
	background-image: url(../bg_index1.jpg);
	background-repeat: repeat-y;
}
.middle2
{
	background-image: url(../bg_index1.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

.bottom
{
	background-image: url(../bg_index2.jpg);
	background-repeat: no-repeat;	
	height: 21px;
}
#liultimo
{
	margin: 0;
	padding-right: 0;
}
