
#wrapper {width: 100%; margin: 0 0 0 0; padding: 0 0 0 0;}
.slider 
{
	position:relative; 
	overflow:hidden; 
	border:1px solid #fff; 
	height:110px; 
	background:#000; 
	margin-bottom:20px;
}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #00f}
.section {padding:0px}
.newsslider 
{
	position:relative; 
	overflow:hidden; 
	border:1px solid #fff; 
	height: 110px;
	width: 100%; 
	background:#FFF; 
	margin-top: -0px; 
	margin-bottom:0px;
}
.newsslidercontent 
{
	position:absolute; 
	width: 93%; 
}
.newsslidercontent .upper 
{
	border-bottom:1px solid #000;
	width: 100%;
	padding: 3px;
}
.newssection 
{
	padding:10px;
	height:110px;
	width: 100%;
}

.fotoParceiro 
{ 
	width: 90px; 
	height: 100px;
	float: left;
	border: 2px solid #ccc;
	
}
div#infoParceiros .infoParceiros
{
	width: 57%; 
	height: 100px;
	float: left;
	margin-left: 5px;
	border: 0px solid #ccc;
	padding: 2px;
}
.infoParceiros
{
	*position:relative;
	*top:0px;
	*width:62%;
	*padding:0px;
	*margin-left:1px;
}
.colParceiro 
{ 
	border: 2px solid #fff;
	background-color: #ddf;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 100%;
	font-size: 11px;
	height: 21px;
}

.colParceiro a:hover
{
	color:#ff0000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

hr
{
	border: 1px dashed #ccc;
}

