/* @override http://www.edgarafonsodesign.com/css/css-devius-outubro2008.css */

body{
	color: black;
	background: url(/images/bbb.gif) repeat;
	font: 12px/1.5 Georgia, "Times New Roman", Times, serif;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

p + p {
	text-indent: 2em;
}

a, a:active, a:visited{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#FFFFFF;
}

form {
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	margin-bottom: 15px;
}

input {
}

#send {
}

#inside {
	width: 600%;
	float: left;
}

#cabecalho {
	height: 100px;
	margin-bottom: 10px;
}

#main-menu {
	float: left;
	clear: left;
}

#main-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main-menu ul li
 {
	float: left;
	margin-right: 10px;
}

.imagem {
	
}

.legenda {
	margin-top: 10px;
	text-transform: uppercase;
	color: black;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content {
	float: left;
	padding-top: 0;
}

#coluna-01 {
	float: left;
	margin-right: 30px;
}

#coluna-02 {
	float: left;
	margin-right: 25px;
}

#coluna-03 {
	float: left;
}

#noticia {
	float: left;
	margin-right: 0;
	width: 260px;
	margin-bottom: 10px;
}

#pesquisa {
	float: left;
	margin-right: 0;
	width: 460px;
	margin-bottom: 10px;
}

#foto {
	float: left;
	margin-right: 0;
	margin-left: 20px;
}

.titulo {
	font-weight: bold;
}

.texto {
	font-style: italic;
	font-size: 12px;
}

#formulario {
	float: left;
}

#identificacao {
	float: left;
}

#email_news {
	padding: 0;
	background-color: silver;
	border-bottom: 1px none black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: white;
	width: 100px;
}

#submit2 {
}
