/* CSS Document */

body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; 	margin-bottom: 0px;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #7B9766;
}
#mae{
text-align:center;
width:780px;
display:block;
background-image:url(imagens/fundo_tabela.jpg);
}

a {
color:#FFFFFF;
text-decoration:underline;
}



#rodape{
color:#767676;
font-family:tahoma;
font-size:11px;
}

.texto12bran {
font: normal 13px "Trebuchet MS";
color:#FFFFFF;
}

.texto12branbold {
font: bold 13px "Trebuchet MS";
color:#FFFFFF;
}

.texto13branit {
font: normal italic 13px "Trebuchet MS";
color:#FFFFFF;
}
.texto13branbolit {
font: bold italic 13px "Trebuchet MS";
color:#FFFFFF;
}
.texto15bol {
font: bold 15px "Trebuchet MS";
color:#FFFFFF;
}
.texto15norit {
font: normal  italic 15px "Trebuchet MS";
color:#FFFFFF;
}
.texto15bolit {
font: bold  italic 15px "Trebuchet MS";
color:#FFFFFF;
}
.titulobran25 {
font: bold 25px "Trebuchet MS";
color:#FFFFFF;
}


.titulobran46 {
font: normal 46px Arial, Helvetica, sans-serif;
color: #F8F8F8;
}