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

* {
	margin: 0;
	padding: 0;
	}
body {
	background-color: #000;
	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;
	}

.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;
	}

/*#novidades{
width: 610px;
*width: 590px;
float: left;
height: 0px;
font-size: 10px;}*/
