/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
div.main {
	padding: 20px 35px;
	
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	padding-bottom: 3px;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
img.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
table.um td { padding:4px; 
	border: 1px solid #0066CC;
		
	
 

}
#foto_news {
	height: 113px;
	width: 150px;
}

#foto_news2 {
	height: 200px;
	width: 300px;
}
.corpo_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #222222;
}

.nome {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}