body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d9d2c2;
}

#funto_topo {
	background: url(images/topo.jpg) top center repeat-x;
}

#fundo_site {
	background: url(images/fundo_site.jpg) top center repeat-x;
}


.data {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6c0946;
}

.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}

.titulo_menor {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.botoes_internos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.textos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.texto_menor {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.textos_lateral {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}

.botoes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

.borda_imagens {
	border: 1px solid #c8c8c8;
}

.creditos {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #482c34;
}

.formularios {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px #bbc2b7 solid;
}

#todoform {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 


/* PARA O LINK MASTER*/	
A:link {text-decoration:none;color:#6c0946;}
A:visited {text-decoration:none;color:#6c0946;}
A:active {text-decoration:none;color:#6c0946;}
A:hover {text-decoration:underline;color:#6c0946;}

/* PARA O LINK 1 */
a.linkum:link {
color:#482c34;
text-decoration:none;
}
a.linkum:visited {
color:#482c34;
text-decoration:none;
}
a.linkum:hover {
color:#482c34;
text-decoration:underline;
}
a.linkum:active {
color:#482c34;
text-decoration:none;
}

/* PARA O LINK 2 */
a.linkdois:link {
color:#FFFFFF;
text-decoration:none;
display:block;
padding: 4px;
}
a.linkdois:visited {
color:#FFFFFF;
text-decoration:none;
display:block;
padding: 4px;
}
a.linkdois:hover {
color:#ddb9f5;
text-decoration:none;
display:block;
padding: 4px;
}
a.linkdois:active {
color:#FFFFFF;
text-decoration:none;
display:block;
padding: 4px;
}
