body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-image: url(imagen/fundo_02.jpg);
	background-repeat: repeat-x;
	background-color: #E0E0E0;
}
#tudo {
	background-color: #FFFFFF;
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.esquerda01 {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.margem {
	margin: 3px;
}

.esquerda02 {
	float: left;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.direita02 {
	float: right;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
.saiba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D2F4A;
}
.esquerda03 {
	float: left;
	width: 248px;
}
.rodape {
	color: #FFFFFF;
	background-color: #8B2E49;
}
.titulo01 {
	font-weight: bold;
	color: #8B2E49;
}

.rodape a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.rodape a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rodape a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.direita03 {
	float: right;
	width: 248px;
}




#conteudo {
}
.direita01 {
	float: right;
	width: 770px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #8D2F4A;
	text-decoration: none;
}
a:hover {
	color: #8D2F4A;
	text-decoration: underline;
}
.fundo-btn {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagen/fundo_btn.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contrato a:link, .contrato a:visited { 
	color: #761a3c;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
}

	
	