@charset "utf-8";
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
form {
	margin: 0;
}



#corpoAf {
	width: 1000px;
	margin-top: 10px;
}

#corpoAf a {
	color: #0000CC;
	text-decoration: underline;
}
#corpoAf .LinkMenu {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 12px;
}
#corpoAf h3 {
	font-size: 10px;
	color: #000066;
	margin-bottom: -10px;
}


#corpoAf h1 {
	font-size: 20px;
	color: #CC0000;
	font-weight: lighter;
	line-height: 20px;
}
#corpoAf h2 {
	font-size: 16px;
	color: #000066;
}
#corpoAf #central p {
	margin-bottom: 30px;
}

.top {
	height: 79px;
	background-image: url(../images/sp_top.jpg);
	background-repeat: repeat-x;
}
.top p {
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}
.top p a {
	color: #FFFFFF;
	text-decoration: none;
}
.rodape {
	color: #999999;
	font-size: 10px;
	text-align: center;
	margin: 15px 0 25px 0;
	border-top: 1px solid #CC0000;
}

#esquerda {
	width: 200px;
	float: left;
	margin-left: 5px;
	/*border: 1px solid #000;*/
}
#direita {
	width: 230px;
	float: right;
	margin-right: 5px;
}
#central {
	margin-left: 220px;
	margin-right: 240px;

}

/* boxes */
.box_gray .fixo {
	margin: 0 auto;
	width: 350px;
	background: url(../images/boxes_gray_bottomright.jpg) no-repeat 100% 100%;
	}
.box_gray .titulo {
	background: url(../images/boxes_gray_topright.jpg) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	}
.box_gray .titulo p {
	background: url(../images/boxes_gray_topleft.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	height: 18px;
	}

.box_gray .conteudo {
	background: url(../images/boxes_gray_bottomleft.jpg) no-repeat 0 100%;
	color:#666666;
	padding: 0 10px 20px 10px;
	}
.box_gray .conteudo p {
	margin: 0;
	padding: 0;
}

.box_gray .elastico {
	width:100%;
	background: url(../images/boxes_gray_bottomright.jpg) no-repeat 100% 100%;
	font-size: 100%;
	max-width: 800px;
		}
/* red */
.box_red .fixo {
	margin: 0 auto;
	width: 350px;
	background: url(../images/boxes_red_bottomright.gif) no-repeat 100% 100%;
	}
.box_red .titulo {
	background: url(../images/boxes_red_topright.gif) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	}
.box_red .titulo p {
	background: url(../images/boxes_red_topleft.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	height: 18px;
	}

.box_red .conteudo {
	background: url(../images/boxes_red_bottomleft.gif) no-repeat 0 100%;
	color:#FFFFFF;
	padding: 0 10px 20px 10px;
	}
.box_red .conteudo p {
	margin: 0;
	padding: 0;
}

.box_red .elastico {
	width:100%;
	background: url(../images/boxes_red_bottomright.gif) no-repeat 100% 100%;
	font-size: 100%;
	max-width: 800px;
		}
/* end boxes */
#fLog {

}
#fLog a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#fLogado{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#fLogado a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
#corpoAf .conteudo_top {
	height: 117px;
	background-image: url(../images/conteudo_sptop.gif);
	background-repeat: repeat-x;
}
#corpoAf .conteudo_top .tit {
	font-size: 60px;
	color: #FFFFFF;
	font-weight: lighter;
	display: block;
	padding-top: 15px;
}
#corpoAf  .conteudo_top  .cadNow {
	font-weight: bold;
	color: #000066;
	float: right;
	text-align: center;
	display: block;
	margin: 25px 0 0 0;
	width: 250px;
}
#corpoAf ul.lista_wgets {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #CC0000;
	height: 170px;
}
#corpoAf ul.lista_wgets li {
}
#corpoAf .lista_wgets .esq {
	float: left;
	width: 140px;
	height: 165px;
	background-color: #F5F5F5;
	margin-right: 7px;
	color: #000066;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
#corpoAf .lista_wgets .dir {
}
#corpoAf .alert {
	background-color: #FFFF99;
	color: #666666;
	padding: 7px;
	border: 1px dotted #666;
	margin: 20px;
	font-weight: bold;
}
#corpoAf .alert img {
	float: left;
	margin: 3px 3px 0 0;
}
#fLog .erro {
	font-size: 11px;
	color: #dce400;
}
