body {
	background-image: url(images/index_r1_c1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

td,div,select,input,textarea {
	font-family:"Trebuchet MS", Tahoma;
	font-size:11px;
	color:#333333;
}

#rodape { color:#666666; }
#rodape a:link, #rodape a:visited, #rodape a:active { color:#666666; text-decoration:none; }
#rodape a:hover { color:#666666; text-decoration:underline; }

.form1 {
	border:1px solid #CCCCCC;
	font-family:"Trebuchet MS", Tahoma;
	font-size:11px;
	color:#333333;
	width:98%
}

a:link, a:visited, a:active { color: #3366CC; text-decoration: none; }
a:hover { color: #3366CC; text-decoration: underline; }

.padding5 { padding:5px; }
.paddborder { border-bottom: 1px solid #CCCCCC; padding:5px; }

.titulo { color:#336699; }
