body {
	margin: 0px;
	padding: 0px;
	font-family:arial;
	font-size: 11px;
	background: url(../lay/fundo.gif) top repeat-x;
	background-color: #6C9;
	color: #555;
}

td,div,p {
	font-family: arial;
	font-size: 11px;
	color: #555;
}

.fundao {
	background: url(../lay/fundao.gif) top repeat-x;
}

a {
	color: #060;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a.home {
	color: #555;
	text-decoration: none;
}

.verde { color: #060; }

.copy {
	line-height:20px; 
	color: #FFF;
}

.texto {
	font-family: arial;
	font-size: 11px;
	color: #555;
	line-height: 18px;
}

.citacao {
	font-weight: Bold;
	font-size: 14px;
}

.foto {
	border: 1px solid #060;
	margin: 5px 10px 10px 0px;
	padding: 5px;
}

.formulario {
	font-family: arial;
	font-size: 11px;
	background-color: #EEE;
	border: 1px solid #060;
	width: 100%
}
