/*@charset "utf-8";*/
/* CSS Document */
html, body {
	height:100%;
}
html, body {
	border: 0;
	font-size: 100%;
	text-decoration: none;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #E7EFEF;
}
#master {
	width:100%;
	min-height:100%;/**/
	position:relative;
}
* html #master {
	height: 100%;
}/**/
#conteudo {
	width: 780px;
	padding-bottom:30px;
	margin-right: auto;
	margin-left: auto;
}/**/
#topo {
	height: 171px;
	width: 780px;
	background-image: url(../img/header.png);
}
/*
####
MENU
###*/

#divtopnav {
	position: relative;
	background-image: url(../img/bg_menu_topnav.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	z-index:2;
	width:780px;
}
ul#topnav {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#topnav li a {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	height: 31px;
	line-height: 31px;
	text-align:center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:0px;
}
ul#topnav li a:hover {
	color:#036;
}
ul#topnav li:hover {
	background: url(../img/menuhover.png) center top;
}
/*ul#topnav .current {
	background: url(../png/bg-menu-hover.png) center;
}*/
ul#topnav li span {
	float: left;
	padding: 0px;
	position: absolute;
	left: 0px;
	top:31px;
	display: none; /*--Hide by default--*/
	background: #036;
	color: #fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	width: 780px;
}
/*ul#topnav li:hover span {
	display: block;
}*/
ul#topnav li span a {
	/*display: inline;*/
	float:left;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 28px;
	text-align:center;
	border-right: 1px solid #3C0407;
} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {
	text-decoration: underline;
	color: #FFF;
}
/*
####
RODAPÉ
###*/

#clear {
	clear:both;
}
#rodapeFull {
	background:#495E76;
	WIDTH: 100%;
	height:20px;
	position: absolute;
	bottom: 0; /**/
	text-align:center;
}
#rodape {
	WIDTH: 780px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	line-height:20px;/*text-align:center;*/
}
#copy {
	FLOAT:left ;
	display: block;
}
#alcada a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#FFF;
	float:right;
}
/*
####
GERAIS
###*/
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.titulo2 {
	font-size: 16px;
	font-weight: bold;
	color: #339;
}
.data {
	font-size: 10px;
	color: #999;
}
.botao {
	font-size: 11px;
	background: #09C;
	color:#FFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 5px;
}
.fieldset {
	background-color: #FFF;
	width: 100%;
}
.legend {
	font-weight: bold;
	color: #FFF;
	font-size: 11pt;
	letter-spacing: 1px;
	background-color: #09C;
	padding: 5px;
	margin-bottom: 10px;
}
/*
####
INDEX
###*/


#FlashIndex {
	position:relative;
	z-index:1;
}
#index {
	display: block;
	position:relative;
	width: 780px;
	margin-bottom: 20px;
}
#indexCentro {
	width: 780px;
}
#indexRigth {
	width: 300px;
	float: right;
	display: block;
	text-align: center;
	height:auto;
	height:100%;
}
#indexSobre {
	width: 760px;
	display: block;
	padding: 10px;
	text-align: justify;
	line-height: 20px;
	margin-top:5px;
	background-color: #FFF;
}
#index #indexSobre h1 {
	font-size: 24px;
	font-weight: bold;
	color: #069;
	margin-bottom: 5px;
	margin-top: 0px;
}
#ult_galerias_video_index h1 {
	font-size: 16px;
	color: #06C;
	font-weight: bold;
	margin: 0px;
}
#ult_galerias_fotos_index h1 {
	font-size: 16px;
	color: #06C;
	font-weight: bold;
	margin: 0px;
}
#ult_galerias_fotos_index h2 {
	font-size: 15px;
	color: #333;
	margin: 0px;
}
#ult_galerias_video_index {
	display: block;
	width: 300px;
	height: auto;
	float: right;
	text-align: left;
}
#ult_galerias_fotos_index {
	display: block;
	width: 100%;
	height: auto;
	float: right;
	text-align: left;
}
#indexLeft {
	float: left;
	width: 460px;
	text-align: center;
	margin-left: 20px;
}
#index-meio {
	display: block;
	min-height: 140px;
	width: 780px;
	background-color: #243444;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	background-image: url(../img/bg-sobre-nos-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#index-meio #index-meio-estudos {
	display: block;
	float: left;
	width: 349px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
#index-meio #index-meio-mensagens {
	display: block;
	float: right;
	width: 349px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#index-meio #index-meio-borda {
	float: left;
	height: 122px;
	margin-top: 18px;
}
#index-meio h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
}
#index-meio ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#index-meio p a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#index-meio a:hover {
	color: #A5D9F5;
}
#index-meio p {
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: right;
	display: block;
}
#index-meio ul {
	margin: 0px;
	padding: 0px;
}
#index-meio ul li a {
	display: block;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}
/*
####
#### MODELO
###*/


#conteudoRigth {
	float: right;
	display: block;
	text-align: center;
	width:230px;
	margin-top: 10px;
}
#conteudoRigth h2 {
	background-color: #793962;
	line-height:30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	width:230px;
	text-align: center;
	display: block;
	float: left;
	margin:0px;
	padding:0px;
}
#conteudoRigth #leiaTambemRigth {
	display: block;
	text-align: left;
}
#conteudoRigth #leiaTambemRigth UL {
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
}
#conteudoRigth #leiaTambemRigth LI {
	float:left;
	display:block;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 0px;
	padding: 0px;
}
#conteudoRigth #leiaTambemRigth LI A {
	font-size: 12px;
	text-decoration: none;
	line-height:30px;
}
#conteudoRigth #leiaTambemRigth LI A:hover {
	text-decoration:underline;
}
#conteudoLeft {
	float: left;
	padding-left: 10px;
}
#conteudoLeft h1 {
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;
}
#conteudoLeft #textoConteudoLeft h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #09C;
	color: #036;
}

#conteudoLeft #nav {
	font-size: 10px;
	color: #000;
}
#textoConteudoLeft {
	WIDTH: 500px;
	COLOR: #000;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	margin-top: 20px;
}
/*
####
#### PARCEIROS
###*/
#logoParceiros {
	width: 500px;
	height: auto;
	float: left;
	display: block;
	text-align: left;
}
#logoParceiros #logo {
	margin: 5px;
	padding: 5px;
	width: 160px;
	height: auto;
	float: left;
	text-align: center;
}
/*
####
#### FALE CONOSCO
###*/
#formFaleConosco {
	width:100%;
	margin:0 auto;
	text-align:left;

}
#end-fale-conosco {
	background-color: #FFF2C1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	line-height: 20px;
	padding: 0px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#formFaleConosco span {
	color: #000;
	font-size: 12px;
	margin-bottom: 20px;
	display: block;
}
/*
####
#### AGENDA
###*/
#eventosComboData {
	width: 100px;
	display: block;
	float: left;
	clear: both;
	font-size: 18px;
	color: #900;
	font-weight: bold;
	text-align: center;
	height: auto;
}
#modeloLeft #conteudoLeft #eventos {
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#modeloLeft #conteudoLeft #eventosSegura {
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#eventosComboResumo {
	width: 400px;
	display: block;
	float: left;
	text-align: left;
	height: auto;
}
#eventosComboData #num {
	font-size: 48px;
	font-weight: bold;
	color: #900;
	line-height: 30px;
}
#eventosComboResumo h2 {
	font-size: 18px;
	color: #006;
}
/*
####
#### DOAÇÃO
###*/
#divFormCadastroDoacao {
	display: block;
	float: left;
}
#divFormCadastroDoacao form input, radio {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 13px;
	margin-bottom: 10px;
	color: #0E0659;
}
#divFormCadastroDoacao form textarea {
	border: 1px solid #333;
	font-size: 13px;
	margin-bottom: 10px;
	color: #0E0659;
	width: 250px;
	height: 100px;
}
#divFormCadastroDoacao form label {
	display: block;
	width: 140px;
	float: left;
	color: #000;
	border-bottom: 1px solid #f1f1f1;
}
#divFormCadastroDoacao form span {
	color: #999;
	font-size: 12px;
	margin-bottom: 20px;
	display: block;
	margin-left: 10px;
}
#divFormCadastroDoacao {
	display: block;
	float: left;
	width: 500px;
}
/*
####
#### VOLUNTÁRIOS
###*/
#tableDiasDisponiveis {
	display: block;
	float: left;
}
#DivCadastroVoluntario {
	display: block;
	float: left;
}
#DivCadastroVoluntario input {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 13px;
	color: #0E0659;
}
#DivCadastroVoluntario textarea {
	border: 1px solid #333;
	font-size: 12px;
	margin-bottom: 10px;
	color: #000;
	width: 450px;
	height: 100px;
}
#DivCadastroVoluntario label {
	display: block;
	width: 220px;
	float: left;
	color: #000;
	border-bottom: 1px solid #f1f1f1;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 10px;
}
#FormInscVoluntarios fieldset label span {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#modeloLeft #conteudoLeft #titForm {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #F60;
	color: #999;
	font-size: 12px;
	margin-bottom: 20px;
	display: block;
}
#filmePrincipal {
	display: block;
	width: 450px;
	margin-bottom: 20px;
}
#titulo {
	font-size: 18px;
	color: #900;
	background-color: #e5e5e5;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*
####
#### GALERIA DE VIDEOS
###*/
#listaVideoRigth {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	padding-left: 10px;
}
#listaVideoRigth a {
	font-size: 14px;
	color: #900;
	display: block;
	font-weight: bold;
}
#listaVideoRigth span {
	font-size: 10px;
	color: #999;
}
/*
####
#### GALERIA DE FOTOS
###*/

#divUltGaleria {
	display: block;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
	height: auto;
}
#divUltGaleria #ListaUltGaleria {
	display: block;
	margin-bottom: 20px;
	width: 100%;
	height: auto;
	margin-top: 10px;
}
#foto {
	display: block;
	width: 30%;
	margin-right: 10px;
	float: left;
}
#index #indexLeft #informativoIndex label {
	display: block;
	width: 60px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#index #indexLeft #informativoIndex form {
	margin: 5px;
	padding: 0px;
}
#informativoIndex {
	display: block;
	width: 200px;
	margin: 0px auto;
	text-align: left;
}
#modeloRigth form #email {
	border: 1px solid #F60;
	height: 18px;
	width: 110px;
}
#topo-email {
	width: 400px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
}




.clear {
	clear:both
}
.block {
	width:400px;
	margin:0 auto;
	text-align:left;
}
.element * {
	padding:5px; 
	margin:2px; 
	font-family:arial;
	font-size:12px;
}
.element {
	display: block;
}


.element label {
	float:left; 
	width:75px;
	font-weight:700
}
.element input.text {
	float:left; 
	width:270px;
	padding-left:20px;
}
.element .textarea {
	height:120px; 
	width:270px;
	padding-left:20px;
}
.element .select {
	height:30px; 
	width:270px;
	padding-left:20px;
}
.element .hightlight {
	border:2px solid #9F1319;
	background:url(../img/iconCaution.gif) no-repeat 2px
}
.element #submit {
	float:right;
	margin-right:10px;
}
.loading {
	float:right;
	background:url(../img/ajax-loader.gif) no-repeat 1px;
	height:28px;
	padding-left: 40px;
	margin-right:10px;
	display:none;

}
.done {
	background:url(../img/iconIdea.gif) no-repeat 2px;
	padding-left:20px;
	font-family:arial;
	font-size:12px;
	margin:20px auto;
	width:400px;
	background-color: #FFF;
	display:none;
	border: 1px solid #CCC;
}






#noticia li span {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666;
}
#noticia li {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	background-image: url(../img/seta.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
}
#noticia {
	padding: 0px;
	margin: 0px;
}
#corpo {
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}
#leia-mais h3 {
	color: #036;
	background-color: #CDEAEB;
	height: 30px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	padding-left: 5px;
}
#leia-mais #ult-noticia {
	color: #036;
	margin: 0px 0px 0px 10px;
}
#leia-mais #ult-noticia li strong a {
	color: #036;
}
#leia-mais #ult-noticia li {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	background-image: url(../img/seta.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
}
