@charset "utf-8";
/* CSS Salvistas */

/* zerando css */

html, body, div, span, object, iframe, h4, p,  blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, img
{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	list-style: none;
	text-decoration: none;
	font-style: normal;
}

p, h4, li, hr {
	color:#808983;
}

h2, h3, h1{
	color:#502c15;
}

/* Tabelas markups */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, tr, td {
	font-weight: normal;
	font-weight:lighter;
}

/* Remove possíveis quote marks (") from <q>, <blockquote>. */

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q { 
	quotes: "" "";
}

/* Remove borda em imagens com links. */

a img {
	border: none;
}

/* ------------------------ Formatação Body ------------------------*/

body {
	background:url(../images/background.jpg) center top no-repeat #FFF;
}

div{
	/*border:1px solid #000;*/
}

/* ------------------------ CLASSES ------------------------*/

.titulo{
	margin-top:20px;
	margin-bottom:5px;
}

.imagemRight{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

/* ------------------------ HEADER ------------------------*/

div#menuHeader{
	width:990px;
	height:48px;
	padding:0px;
	display:table;
}

div#menuHeader ul li{
	display:inline;
	margin:0;
	float:left;
	height:48px;
}

/* ------------------------ CONTAINER ------------------------*/

div#container{
	width:990px;
	display:table;
}

div#container #contentLeft{
	float:left;
	width:203px;
	text-align:center;
}

div#container #contentLeft #logo{
	width:203px;
	height:174px;
	background: url(../images/backgroundTranparente.png) repeat;
	border:1px solid #FFF;
}

div#container #contentLeft #vercoesNav{
	width:187px;
	text-align:right;
	padding:0px 8px 8px 8px;
	background: url(../images/backgroundTranparente.png) repeat;
	border:1px solid #FFF;
}

div#container #contentLeft #vercoesNav ul li{
	display:inline;
}
div#container #contentLeft #newsCategoria{
	width:203px;
	padding-top:15px;
	padding-bottom:15px;
	background: url(../images/backgroundTranparente.png) repeat;
	border:1px solid #FFF;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
}

div#container #contentLeft #newsCategoria ul li{
	margin:15px;
	border-bottom:1px solid #FFF;
	font-size:12px;
	color:#333;
}
/*contentRight*/

div#container #contentRight{
	float:right;
}

/* ------------------------ CONTENT RIGHT HOME ------------------------*/

div#container #contentRight #frase{
	text-align:right;
	padding:35px 35px 0px 35px;
}

div#container #contentRight #contentHome{
	float:left;
	width:579px;
	margin:0px 3px 0px 3px;
	color:#333;
}

div#container #contentRight #contentHome #txtHome{
	padding:15px;
	font-family:Verdana, Geneva, sans-serif;
	background: url(../images/backgroundContentHome.png) repeat-y;
}

div#container #contentRight #contentHome #txtHome p{
	font-size:11px;
	margin-bottom:10px;
	color:#333;
	text-align:justify;
}

div#container #contentRight #contentHome #txtHome h4{
	background:#E4E4E4;
	padding:10px;
	margin-bottom:10px;
	color:#333;
}

div#container #contentRight #contentHome #destaques{
	text-align:center;
	padding:0px;
	background: url(../images/backgroundContentHome.png) repeat-y;
	font-family:Verdana, Geneva, sans-serif;
}

div#container #contentRight #contentHome #destaques ul li{
	width:173px;
	display:inline;
	float:left;
	margin-left:8px;
	color:#333;
}

div#container #contentRight #contentHome #bottonHome{
	background: url(../images/backgroundContentHome.png) repeat-y;
}

div#container #contentRight #avisosHome{
	float:right;
	width:195px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #746430;
}
div#container #contentRight #avisosHome a{
	color: #746430;
	text-decoration: underline;
}

div#container #contentRight #avisosHome h5 {
	margin: 0;
	padding: 0 0 10px;
}

div#container #contentRight #avisosHome .agenda-imagem img {
	border: 1px solid #ABA692;
}

div#container #contentRight #avisosHome .agenda-txt {
	padding: 6px 0;
}

div#container #contentRight #avisosHome .agenda-bt {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

div#container #contentRight #avisosHome #agenda{
	width:173px;
	padding:10px;
	background: url(../images/backgroundTranparente.png) repeat;
	border:1px solid #FFF;
}

div#container #contentRight #avisosHome #ajude{
	width:173px;
	padding:10px;
	margin-top:15px;
	background: url(../images/backgroundTranparente.png) repeat;
	border:1px solid #FFF;
}

div#container #contentRight #avisosHome #fundador{
	width:173px;
	margin-top:70px;
	padding:10px;
	margin-top:15px;
	background: url(../images/backgroundTranparente.png) repeat;
	border:1px solid #FFF;
}

/* ------------------------ CONTENT RIGHT INTERNAS ------------------------*/

div#container #contentRight #content{
	width:775px;
	min-height:600px;
	/*height:600px auto;*/
	background:url(../images/backgroundInternas.png) repeat-y;
	/*display:table;*/
}

div#container #contentRight #content #txtInternas{
	font-family:Verdana, Geneva, sans-serif;
	padding:25px;
	text-align:justify;
}

div#container #contentRight #content #txtInternas h4{
	background:#E4E4E4;
	padding:10px;
	margin-bottom:10px;
	color:#333;
}

div#container #contentRight #content #txtInternas h5{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-variant:upper-caps;
}

div#container #contentRight #content #txtInternas p{
	font-size:11px;
	margin-bottom:10px;
	color:#333;
	text-indent:15px;
}

div#container #contentRight #topInternas{
	width:775px;
}

div#container #contentRight #bottomInternas{
	width:775px;
}

/* -----------------------------FORMULARIO DE CONTATO-------------------------- */

div#container #contentRight #content #txtInternas #contato{
	margin-top:140px;
}

div#container #contentRight #content #txtInternas #contato form{
	padding-top:25px;
	width:450px;
}

div#container #contentRight #content #txtInternas #contato form input{
	border:1px solid #000;
	float:right;
	width:340px;
	background:#746430;
	color:#FFF;
}

div#container #contentRight #content #txtInternas #contato form textarea{
	border:1px solid #000;
	float:right;
	width:340px;
	background:#746430;
	color:#FFF;
}

div#container #contentRight #content #txtInternas #contato label{
	float:left;
	width:100px;
	font-size:11px;
	color:#333;
}

div#container #contentRight #content #txtInternas #contato li{
	height:25px;
}

div#container #contentRight #content #txtInternas #contato .ddd{
	width:58px;
}

div#container #contentRight #content #txtInternas #contato .telefone{
	width:275px;
	margin-left:5px;
}

div#container #contentRight #content #txtInternas #contato .botao{
	background:#746430;
	color:#FFF;
	width:75px;
	height:35px;
	font-size:11px;
	float:right;
	font-weight:bold;
	margin-left:10px;
}

div#container #contentRight #content #txtInternas #contato .botaoList{
	height:100px;
	clear:both;
}

div#container #contentRight #content #txtInternas #contato .list{
	height:50px;
}


/* -----------------------------FORMULARIO DE AJUDE-------------------------- */

.formborda{
	border:1px solid #000;
	height:15px;
}

.divisor{
	text-align:center;
	width:300px;
}




/* ------------------------ FOOTER ------------------------*/

div#footer{
	padding:15px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}

div#footer a{
	color:#5E5126;
}

div#footer p{
	color:#5E5126;
}

/*--- TXT QUEM SOMOS ------------------------*/
div#txt-quemsomos {
	height: 300px;
	overflow: auto;
	padding-right: 6px;
}