@import "footer.css";
@import "menu_header.css";

.prev, .next{
	color: #F58220;
	float: left;
    	padding-right: 20px;
    	padding-top: 4px;
} 

.titulo-lista{
	    color: #DC6C18 !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin-bottom: 2px !important;
}

.titulo-lista-energia{
	color: #27AAE1 !important;
	font-size: 13px !important;
    font-weight: bold !important;
    margin-bottom: 2px !important;
}
.lista-item{
	margin-left: 10px;
}

* {
	margin: 0;
	padding: 0;
	}
body {
	background: #000 url(../img/home_nova/bg-pattern.gif) repeat;
	font: 12px Helvetica, Arial, sans-serif;
	/*font: 11px Arial, Helvetica, sans-serif;*/
	}
img {
	border: none;
	}
p {
	margin-bottom: 10px;
	}
a {
	color: #fff;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}
a.link-2 {
	text-decoration: underline;
	}
	a.link-2:hover {
		text-decoration: none;
		}
h2 {
	margin-bottom: 15px;
	}
	
	
#content .wrapper{
	background-color:#000;
}	

.wrapper {
	width: 778px;
	margin: 0 auto;
	
	}
	
.clear {
	clear: both;
	}
.sizefix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	}
table.cakeSqlLog tr td, table.cakeSqlLog tr th {
	color: #fff;
	}
#content .title-page {
	display: none;
	}

/*************
CLASSES
**************/
/* HTML5 tags */
header, section, footer, aside, nav, article, figure {
	display: block;
	}

.cleaning{
	display:block;
	overflow:hidden;
}
.left{float:left;}
.right{float:right;}

/**SIZES**/
.w220{ width:220px;}
.w270{ width:270px;}
.w280{ width:280px;}
.w340{ width:340px;}
.w580{ width:580px;}
.w160{ width:160px;}

/**Margin**/
.ml10{margin-left:10px;}
.mr10{margin-right:10px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.margin10{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

fieldset{border:0;}

/********* FOOTER ********/
.patrocinio {
	/*margin-left: 132px;*/
	}

.realizacao {
	margin-left: 20px;
	}

.parceiros {
	/*width: 556px;*/
	width: 610px;
	margin: 15px auto 0 auto;
	}
	.parceiros li {
		margin-right: 12px;
		}
