@charset "iso-8859-1";
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
/*	font-weight: inherit;
	font-style: inherit;*/
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
:focus {
    outline: 0;
}
ol, ul {
    list-style: none;
}
body {
	background-color:#232b3a;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    line-height: 1;
}
h1 {
	font-size: 18px;
	padding-top: 50px;
	padding-bottom: 8px;
}


#base {
	width: 838px;
	margin-right: auto;
	margin-left: auto;
}
#sombra {
	width: 836px;
	float: left;
	background-image: url(img/sombra.jpg);
	background-repeat: repeat-y;
}
#site {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	height: 282px;
	width: 781px;
	float: left;
}

#menu {
	height: 197px;
	width: 781px;
	background-image: url(img/fundoMenu.jpg);
	background-repeat: no-repeat;
	float: left;
	line-height: 15px;
}
li a {
	text-decoration: none;
	color: #FFFFFF;
}
li a:hover {
	color: #000000;
}
#menuMeio  a {
	text-decoration: none;
	color: #474646;
}
#menuMeio  a:hover {
	color: #6B89B6;
	text-decoration: underline;
}


#conteudo {
	float: left;
	width: 781px;
	background-image: url(img/fundoAco.jpg);
	background-repeat: repeat-y;
	line-height: 20px;
}
#flash {
	height: 50px;
	width: 781px;
	float: left;
	z-index: 2;
	margin-left: 1px;
	position: absolute;
}

#blocoTexto {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	background-color: #143d78;
	margin-bottom: 50px;
	margin-top: 0px;
	font-size: 13px;
	text-align: justify;
	z-index: 1;
	padding: 50px;
}
#blocoTextoEnviado {
	width: 580px;
	height:300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #143d78;
	margin-bottom: 50px;
	margin-top: 0px;
	font-size: 13px;
	text-align: justify;
	z-index: 1;
	padding: 50px;
}


#menuDireito {
	float: right;
	width: 308px;
}
#menuEsquerdo {
	float: left;
	width: 297px;
	padding-right: 5px;
}
#menuMeio {
	float: left;
	width: 140px;
	color: #2F2F2F;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 80px;
	margin-left: 12px;
	line-height: 25px;
}



.menu2a {
	font-size: 12px;
	font-weight: bold;
	width: 205px;
	margin-top: 38px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
}
.menu2b {
	font-size: 12px;
	font-weight: bold;
	width: 205px;
	margin-top: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
}
.menu2c {
	font-size: 12px;
	font-weight: bold;
	width: 210px;
	margin-top: 23px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
}
.menu2d {
	font-size: 12px;
	font-weight: bold;
	width: 210px;
	margin-top: 38px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
}
.menu2e {
	font-size: 12px;
	font-weight: bold;
	width: 210px;
	margin-top: 21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
}
.menu2f {
	font-size: 12px;
	font-weight: bold;
	width: 210px;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
}
.lista {
	list-style-type: circle;
	margin-left: 30px;
}
.atalho {
	font-size: 12px;
	margin-left: 10px;
}
.atalho   a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
.atalho  a:hover {
	color: #6699CC;
	text-decoration: underline;
}
.cadastro {
	width: 480px;
	background-color: #0F2E5B;
	text-align: center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 30px;
	height: 20px;
	position: relative;
	font-size: 16px;
	border: 1px solid #1B50A0;
	font-weight: bold;
}
.cadastro  a {
	color: #FF9900;
	text-decoration: none;
}
.cadastro    a:hover  {
	color: #8AB1EC;
}
.cadastroa {
	width: 420px;
	background-color: #0F2E5B;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	height: 20px;
	position: relative;
	font-size: 16px;
	border: 1px solid #1B50A0;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.cadastroa  a {
	color: #FF9900;
	text-decoration: none;
}
.cadastroa  a:hover {
	color: #8AB1EC;
}
table input, textarea{
	background-color: #0F2E5B;
	border: 1px solid #1E58B0;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.enviarForm {
	background-color: #0F2E5B;
	width: 582px;
	color: #FF9900;
	font-weight: bold;
	border: 1px solid #1E58B0;
	margin-left: 2px;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: hand;
	cursor:pointer;
}
.enviarForm:hover {
	background-color: #0C2449;
}
.aspas {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
.dep {
	padding-bottom: 30px;
}
