*, body, html {
margin:0;
padding:0;
}

html {
	background-color: #d9d9ff;
}

a:link {
	text-decoration: none;
	color: #0000FF;}
a:visited {text-decoration: none;
	color: #0000FF;}
a:hover {
	text-decoration: underline;
	color: #CC0000;}
a:active {text-decoration: none;
	color: #0000FF;}

#tudo {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d9d9ff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tudo #banner {
	width: 760px;
	background-color: #FFFFFF;
	float: left;
}

#tudo #main {
	width: 754px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-right: 3px;
	padding-left: 3px;
	float: left;
	padding-bottom: 20px;
}

/***Navegador***/
#tudo #main #leftside {
	float: left;
	width: 125px;
	margin-top: 20px;
}
#tudo #main #leftside #navlist li {
	text-align: center;
}
#tudo #main #leftside #navlist {
	width: 125px;
	background-color: #FFFFFF;
}
#tudo #main #leftside #navlist ul {
	list-style-image: none;
	list-style-type: none;
}
#tudo #main #leftside #navlist li a{
	display: block;
	height: 22px;
	width: 120px;
	color: #000000;
	text-transform: uppercase;
	font-size: 13px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #CC0000;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}
#tudo #main #leftside #navlist li a:hover {
	color: #f4f4f4;
	background-color: #999999;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
#tudo #main #leftside #navlist li .active {
	color: #000000;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CC0000;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
/***Fim do Navegador***/

#tudo #main #leftside #links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	width: auto;
	line-height: 22px;
}

#tudo #main .clear {
	clear: both;
}

#tudo #main #central {
	float: left;
	width: 420px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	padding-right: 19px;
	padding-left: 20px;
	margin-top: 20px;
}

#tudo #main .conteudo1 {
	text-align: center;
	padding-bottom: 20px;
}

#tudo #main .conteudo2 {
	text-align: center;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 18px;
	text-transform: uppercase;
}

#tudo #main #noticias {
	width: 157px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 12px;
	margin-top: 20px;
}

#tudo #main #noticias ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
}

#tudo #rodape {
	width: 760px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 10px;
	float: left;
}

#tudo #main #conteudo0 {
	float: left;
	line-height: 25px;
	text-align: justify;
	width: 609px;
	padding-left: 20px;
	margin-top: 20px;
}
#tudo #main #leftside #imagemcvp {
	padding-top: 10px;
	padding-bottom: 10px;
}
#tudo #main #conteudo0 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 28px;
	font-weight: bolder;
}
#tudo #main #conteudo0 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#tudo #main #conteudo0 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#tudo #main #conteudo_not {
	float: left;
	line-height: 25px;
	text-align: justify;
	width: 720px;
	padding-top: 20px;
	padding-right: 17px;
	padding-left: 17px;
}
#tudo #main #conteudo_not h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 28px;
	font-weight: bolder;
}
#tudo #main #conteudo_not h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#tudo #main #conteudo_not h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#tudo #imagem {
	float: left;
	width: 760px;
}
#tudo #imagem2 {
	float: left;
	width: 760px;
	padding-bottom: 5px;
}
#tudo #main #conteudo0 ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: inside;
}
#separador {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tudo #main #noticias ul li a p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tudo #main #conteudo0 h1 {
	line-height: 40px;
}
#tudo #main #conteudo_not ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: inside;
}#tudo #main #conteudo_not h3 h2 {
	color: #000080;
}
