html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	text-align: center;
	background: #ce8191 url(../templateImgs/body.bg.jpg) center top repeat-y;
}

#templateContainer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	clear:both;
}

#top {
	width: 100%;
	height: 155px;
	position: relative;
}

#logo {
	position: relative;
	width: 475px;
	height: 100%;
	font-size: 9px;
}

#logo span {
	background: url("../templateImgs/logo.jpg") no-repeat;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

#frmLogin {
	position: absolute;
	top: 20px;
	right: 5px;
}

.inputLogin {
	border: 1px solid #ddd;
	background: #fff;
	width: 150px;
}

.btnOk {
	border: none;
	background: #f49ac1;
	width: 40px;
	height: 20px;
	color: #fff;
	cursor: pointer;
}

#navContainer {
	width: 100%;
	height: 40px;
	background: #fff;
}

#navBar {
	list-style: none;
	float: left;
	width: 100%;
	height: 25px;

}

#navBar li {
	float: left;
	height: 25px;
	margin-right: 2px;	
}

#menutop a {
	display: block;
	width: 100%;
	height: 26px;
	padding: 5px 0 0 0;
	background: #f49ac1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#menutop a:hover {
	display: block;
	width: 100%;
	height: 26px;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #67952f;
}

#navBar li a {
	display: block;
	width: 100%;
	height: 22px;
	padding: 6px 0 0 0;
	background: #f49ac1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align:middle;
}

#navBar li a:hover {
	display: block;
	width: 100%;
	height: 22px;
	padding: 6px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #67952f;
	vertical-align:middle;	
}

#banner {
	width: 100%;
	height: 110px;
	position: relative;
	background: #fff;
}

#page {
	float: left;
	width: 100%;
	margin-top: 100px;
}

#content {
	float: left;
	width: 655px;
}

#ads {
	float: right;
	width: 310px;
	padding: 65px 0 0 10px;
}

.adsW300 {
	margin: 5px 0 0 0;
}

#fraseAleatoria {
	position: relative;
	width: 640px;
	height: 145px;
	margin: 0 15px 0 0;
	background: #fff url(../templateImgs/fraseAleatoria.bg.jpg) no-repeat;
}

#fraseAleatoria p {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-style: italic;
	font-weight: bold;
	color: #6d6e71;
}

#colunas {
	float: left;
	width: 440px;
}

#coluna1 {
	float: left;
	width: 200px;
	margin: 0 15px 0 0;
}

#coluna2 {
	float: right;
	width: 200px;
	margin: 0 15px 0 0;
}

#coluna3 {
	float: left;
	width: 200px;
	margin: 0;
}

#maislidas {
	list-style: none;
	width: 100%;
	background: #ffddeb;
	margin-top: 10px;
}

#maislidas dt {
	width: 100%;
	height: 45px;
	position: relative;
}

#maislidas dt span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../templateImgs/cabecalho.maislidas.jpg) no-repeat;
}

#maislidas dd {
	width: 190px;
	padding: 10px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.chamada {
	width: 200px;
	height: 150px;
	margin: 10px 0 10px 0;
}

.chamada a {
	display: block;
	width: 180px;
	height: 138px;
	padding: 12px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #f49ac1;
}

.chamada a:hover {
	display: block;
	width: 180px;
	height: 138px;
	padding: 12px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #67952f;
}

#rodapeContainer {
	clear: both;
	width: 100%;
	background: #f49ac1;
}

#rodape {
	width: 980px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

.listaRodape {
	list-style: none;
	text-align: left;
}
