* {
	margin: 0; 
	padding: 0;
}
body { 
	background: url(../img/textura.jpg) fixed;
	text-align: justify; 
}
h1 {
	font:bold 14px Tahoma;
	color:#333;
	padding:5px 0 5px 0;
}
h2 {
	font:bold 13px Tahoma;
	color:#333;
	padding:5px 0 5px 0;
}
h3 {
	font:bold 11px Tahoma;
	color:#000;
	padding:5px 0 5px 0;
}
#geral {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #691D5B;
	width: 778px; 
	margin: auto;
}
#topo {
	background-image: url(../img/fd_topo.jpg);
	width: 778px;
	height: 217px; 
}
#conteudo {
	padding: 2px 2px 0px 2px;
}
.cont_esq {
	width: 194px;
	float: left;
}
.menu {
	width: 180px;
	height: 270px;
	padding-top:45px;
	margin: 0px 5px 10px 5px;
	background: transparent url(../img/fd_menucompleto.jpg) top no-repeat;
}
.cont_dir {
	width: 580px;
	float: right;
}
.cont_dir_tit {
	background:#fff url(../img/fd_cont_dir_tit.jpg);
	font:15px Arial;
	color: #340E2E;
	font-weight: bold;
	height: 23px;
	padding: 14px 0 0 20px
}
.cont_principal {
	background:url(../img/fd_cont_txt.jpg);
	width: 550px;
	height:100%;
	padding: 15px;
}
.cont_dir_fim {
	background:#fff url(../img/fd_cont_dir_fim.jpg);
	height: 83px;
}

.titulo {
	background-image: url(../img/fd_titulo.jpg);
	color:#FFF;
	font:14px Arial;
	font-weight: bold;
	width: 170px;
	height: 24px;
	padding: 13px 0 0 10px;
	text-align: left;
}
a:link, a:visited, a:active {
	color: #681C5A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #80A315;
	text-decoration: none;
	font-weight: bold;
}

ul.lista {
padding-left: 15px;
}
#rodape {
	background-image: url(../img/rodape.jpg);
	color: #98CB00;
	text-align: center;
	width: 778px;
	height: 18px;
	padding-top: 65px;
	clear: both;
}
p.bold {
font-weight: bold;
}
a:link.fotoserv, a:visited.fotoserv, a:active.fotoserv {
color: #681c5a;
font-weight: bold;
}
a:hover.fotoserv {
color: #99cc00;
font-weight: bold;
}
li.fotoserv {
padding-bottom: 5px;
}
a:link.parceiros, a:visited.parceiros, a:active.parceiros {
	color: #681c5a;
	font:bold 11px Tahoma;
	padding: 0;
}
a:hover.parceiros {
color: #99cc00;
font-weight: bold;
padding: 0;
}