body,td,th {
	font-size: 12px;
}
body {
	background-image: url(site/imagens/repeat.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
}
#content{
	float:right;
	width:450px;
	padding-right:20px;
	margin-top:20px;
}
#content p{
	text-align:right;
}
#content ul{
	list-style-type:square;
}
#content h2{
	text-align:right;
	padding:0px;
	margin:0px;
	font-size:24px;
	color:#333;
}
#content .noticias{
	float:right;
	width:480px;
	padding-right:20px;
	margin-top:20px;
	text-align:left;
	text-indent:20px;
}
#content .noticias h2{
	padding:0px;
	text-indent:0px;
	margin:0px;
	font-size:24px;
	color:#333;
	text-align:right;
	margin-bottom:20px;
}
.style1 {
	font-size: 10px;
	color: #FFF;
}
.style2 {font-size: 18px}
#bloco_news h2{
	font-size:15px;
	color:#333;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#bloco_news td{
	text-indent:10px;
	padding:3px;
	color:#666;
}
#bloco_news p{
	margin-top:3px;
	margin-bottom:3px;
}
#bloco_news{
	margin:20px;
	margin-right:0px;
}
#bloco_noticias li a, #bloco_noticias li, #bloco_noticias ul{
	color:#333;
	font-weight:bold;
	list-style-type:square;
	font-size:10px;
	padding:0px;
	margin:0px;
	text-indent:0px;
}
#bloco_noticias li{
	margin-left:20px;
	margin-top:6px;
}
#rodape{
	background-color:#333;
	color:#FFF;
}
#rodape a{
	color:#FFF;
	text-decoration:none;
}
#rodape a:hover{
	text-decoration:underline;
	font-size:20px;
}
#rodape a:hover.style2{
	font-size:18px;
	text-decoration:none;
}
.edt_peq{
	height:12px;
	font-size:10px;
	color:#333;
	border:1px solid #CCC;
}
