body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #5ECBFF;
}

#container{   
	text-align: left;
	width: 765px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin: 0em auto; /* Posicinar no centro da tela */	
	border-left: 6px solid #0099CC;
	border-right: 6px solid #0099CC;
}

#header {
	height: 200px;
	background-color:#0066CC;
	color:#FFFFFF;
}

#left {
	width: 180px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 40px;	
}

#right {
	width: 555px;
	float: right;
	padding: 0px 15px 0px 15px;
	color: #000000;
	margin-bottom: 40px;
}

#footer {
	clear:both;
	height: 35px;
	font-size: 75%;
	text-align:center;
	padding-top: 10px;
	background-color: #0066CC;
	color: #FFFFFF;
}

#box {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 3px;
	margin-right: 3px;
}
#mapa {
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	margin-top: 8px;
	font-size: 11px;
	padding-left: 10px;
	background: #FFFFFF url(../img/default/menu_categoria.jpg) top repeat-x;		
}

#mapa a{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#mapa a:hover{
	font-weight: bold;
	text-decoration: underline;
}

#mapa a:visited{
	font-weight: bold;
	color: #000000;
}

#menu_categoria {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
}

#menu_item {
	font-size: 11px;
	line-height: 25px;
	padding-left: 6px;
	margin-left: 8px;
	height: 20px;
	padding-top: 4px;
	border-bottom: 1px double #0099CC;
}

#menu_item a{
	color: #000000;
	text-decoration: none;
}

#menu_item a:hover{

}

#menu_item a:visited{
	color: #000000;
}

#pagination {
	font-size: 11px;
	line-height: 20px;
}

#pagination a{
	color: #000000;
	text-decoration: none;
}

#pagination a:hover{
	text-decoration: underline;
}

#pagination a:visited{
	color: #000000;
}

#contador {
	margin-top: 8px;
	font-size: 10px;
	margin-bottom: 10px;
}

#imagem_publicidade {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
}

#textos_titulo {
	margin-bottom: 15px;
	font-size:18px;
	font-weight: bold;
}

#textos_texto {
	font-size: 11px;
	line-height: 18px;
	text-align:justify;
}