@charset "utf-8";
/* CSS Document */

/* ALINHAMENTO DA PAGINA */

body{
	margin:0;
	background: url(../imagens/bgd_n0.gif) repeat-y;
}

#bg{
	margin:0 auto;
	width:781px;
	background: url(../imagens/bgd_n.jpg) repeat-y left;

}

#conteudo{
	margin:0 auto;
	width:770px;
}

/* FORMATAÇÃO E CONTEUDO DO SITE */

#apDiv1 {
	margin: 5px 0 0 0;
	width:239px;
	height:435px;
	background: url(../imagens/fd_esq.jpg) no-repeat #FFFFFF;
	float:left;
	display:table;
}
#apDiv2 {
	margin: 8px 0 0 0;
	width:520px;
	height:432px;
	background: url(../imagens/fd_dir.jpg) no-repeat #FFFFFF;
	float: inherit;
	display:table;
}#apDiv3 {
	margin: 0 0 0 0;
	width:766px;
	height:78px;
	background-color:#FFFFFF;
	float: inherit;
}#apDiv4 {
	margin: 15px 0 0 20px;
	width:182px;
	height:45px;
}
#apDiv5 {
	margin: 15px 0 0 20px;
	width:190px;
	height:20px;
}
#apDiv6 {
	margin: 3px 0 0 20px;
	width:190px;
	height:20px;
}
#apDiv7 {
	margin: 3px 0 0 20px;
	width:190px;
	height:20px;
}
#apDiv8 {
	margin: 3px 0 0 20px;
	width:204px;
	height:22px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#apDiv9 {
	width:161px;
	height:41px;
}
#apDiv10 {
	margin: 10px 0 0 5px;
	width:520px;
	height:402px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}
#links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	text-decoration:none;
}
