body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
}
.rodape a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.rodape a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rodape a:hover {
	text-decoration: underline;
}

.margem {
	padding: 5px;
}
.margem-bottom {
	margin-bottom: 3px;
}
.titulo01 {
	color: #DA0001;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#tudo {
	background-color: #FFFFFF;
	text-align: left;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#conteudo {
	background-image: url(imagens/fundo_erquerda.jpg);
	background-repeat: repeat-y;
}
#conteudo .esquerda{
	float: left;
	width: 190px;
	background-color: #E1F1DD;
	padding-top: 5px;
	margin-bottom: 10px;
}
#conteudo .direita {
	float: right;
	width: 570px;
	padding: 5px;
}
.caixa-esquerda {
	float: left;
	width: 410px;
	margin-top: 5px;
}
.clear {
	clear: both;
}
.caixa-direita {
	float: right;
	width: 155px;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #F5F5F5;
}
.rodape {
	width: 778px;
	background-color: #FF0000;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
}
.caixa-img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pincel {
	width: 64px;
}
.propaganda {
	width: 190px;
}
.propaganda02 {
	width: 190px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #DA0001;
	text-decoration: none;
}

