body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}

a {
	color: #3f6cc7;
	text-decoration: none;
}

a:hover {
	color: #57A9DD;
}

h3 {
	color:#222;
	font-size: 1.3em;
	font-weight: normal;
	padding:0;
	margin:5px 0px 5px 0px;
}

li {
	text-indent: 20px;
}

.box_branco {
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 1;
	margin: 0px;
}

.box_testeira {
	position: relative;
	z-index: 2;

	width: 100%;
	top: 0px;
	background-image: url("header.png");
	background-repeat: repeat-x;
	text-align: center;

}


.box_verde {
	position: relative;
	height: 40px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #393F88;
	z-index: 3;
}
.box_logo_menu {
	position: relative;
	height: 40px;
	width: 960px;
	visibility: visible;
	text-align: right;
	background-color: #393F88;
}

.box_titulo {
	position: relative;
	height: 50px;
	width: 975px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #393F88;
	padding-top: 15px;
	padding-left: 25px;
	text-align: left;
	}
.box_titulo_anos {
	position: relative;
	height: 50px;
	width: 975px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 27px;
	color: #393F88;
	text-align: center;
}
	
.box_conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 100%;
	top: 0px;
	visibility: visible;
	z-index: 5;
	left: 0px;
	right: 0px;
	bottom: 0px;
	line-height: 1.5em;
}

.box_conteudo_texto {
	position: relative;
	height: auto;
	width: 920px;
	top: 0px;
	text-align: justify;
}
.box_preto {
	background-color: #000000;
	position: relative;
	height: 10px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.box_rodape {
	background-color: #000000;
	position: relative;
	height: 22px;
	width: 100%;
	left: 0px;
	top: 245px;
}
.box_rodape_busca {
	background-color: #000000;
	position: relative;
	height: 22px;
	width: 100%;
	left: 0px;
	top: 277px;
}
.box_centralizado {
	text-align: left;

}

.box_rodape_verde {
	background-color: #378E6D;
	position: relative;
	height: 5px;
	width: 100%;
	left: 0px;
	top: 0px;

}
.box_alinhado{
	position: absolute;
	top: 394px;

	left: 200px;
}
.botoes {
	display: inline-block;
	background-color: #ccc;
	color: #444;
	padding: 5px 19px;
	text-decoration: none;
	box-sizing: border-box;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	border: 0px;

}
.input-search{
	border:1px solid #CCC;
	padding:5px 14px;
	font-size:12px;
	margin:10px 0;
	position: absolute;
	left: 386px;
	bottom: 506px;

	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-ms-border-radius:15px;
	-o-border-radius:15px;
	border-radius:15px;
}
.input-search::-webkit-input-placeholder{ font-style:italic }
.input-search:-moz-placeholder          { font-style:italic }
.input-search:-ms-input-placeholder     { font-style:italic }
.box_organizacao {
	background-color: #393F88;
	position: relative;
	height: 87px;
	width: 100%;
	left: 0px;
	top: 244px;
}
.box_organizacao_busca {
	background-color: #393F88;
	position: relative;
	height: 87px;
	width: 100%;
	left: 0px;
	top: 277px;
}
.box_organizacao_img {
	position: relative;
	height: auto;
	width: 920px;
}
.styled-select {
	background: #8A85EA;
	width: 268px;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 34px;
	border-radius: 10px;
	-webkit-appearance: none;
}

.box_coorganizacao {
	background-color: #7f7f7f;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
.box_coorganizacao_img {
	position: relative;
	height: auto;
	width: 920px;
}

.box_patrocinio {
	background-color: #bfbfbf;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
.box_patrocinio_img {
	position: relative;
	height: auto;
	width: 920px;
}

.box_apoio {
	background-color: #ffffff;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
.box_apoio_img {
	position: relative;
	height: auto;
	width: 920px;
}


.titulo_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #4CAA4B;
}
.shadow_up {
	background-image: url(content_bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 4;
}
.shadow_down {
	background-image: url(content_down_bkg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	width: 100%;
	left: 0px;
	top: 240px;
	z-index: 4;
	height: 35px;
}
.shadow_down_busca {
	background-image: url(content_down_bkg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	width: 100%;
	left: 0px;
	top: 271px;
	z-index: 4;
	height: 35px;
}
.horizontalNav {
	text-align:center;
	float:right;
	padding:0;
	margin:0;
	height:40px;
}

.horizontalNav a {
	float:left;
	display:block;
	width: 120px;
	height:28px;
	color:#fbfbfb;
	text-decoration:none;
	padding:12px 0px 0px 0px;
	margin:0;
	font-size: 1.0em;
}
 
.horizontalNav a:hover {
	background-color: #999999;
	float: left;
	display: block;
	width: 120px;
	height: 28px;
	color: #fbfbfb;
}
.creditos {
	font-size: 0.8em;
	color: #CCC;
	text-align: left;
	position: relative;
	height: auto;
	width: 960px;
}
.hora {
	color: #000;
	background-color: #CCC;
}
.btn-primary{
	color: #393F88;

}