/*
	Desenolvido por Yaslip
	www.yaslip.com.br	
	contato@yaslip.com.br
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
div
{
	
}
ol, ul 
{
	list-style: none;
}
blockquote, q 
{
	quotes: none;
}
:focus 
{
	outline: 0;
}
ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}
table 
{
	border-collapse: collapse;
	border-spacing: 0;
}
p
{
	line-height: 18px;
}

/* ------------------ Configurações Gerais ------------------ */

body
{
	line-height: 1;
	text-align: center;
	font: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #516265;
	background: #fff;
}

.clear
{
	clear: both;
}

h1, h1 a
{
	color: #5d6060;
	text-decoration: none;
	margin: 20px 0;
	font-weight: normal;
	font-size: 40px;

}

h2, h2 a
{
	font: bold 22px arial;
	color: #5d6060;
	text-decoration: none;
}

h3, h3 a
{
	font: bold 18px arial;
	color: #5d6060;
	text-decoration: none;
}

a
{
	color: #b10101;
}

a:hover
{
	text-decoration: none;
}

/* ------------------ Topo ------------------ */

.geral
{	
	width: 900px;
	max-width: 900px;
	margin: 0 auto;
	text-align: left;
    background: #fff;
}

.layout
{
	clear: both;
	padding: 15px;	
	background:#eef1f4;
}

.topo
{
	
	height: 170px;	
	background:url(../images/top.jpbg-g.jpg) no-repeat 0 0;
}

.topo .logo
{
	float: left;
}

.topo .logo a
{
	
	display: block;
	width: 455px;
	height: 35px;
	overflow: hidden;
	text-indent: -99999px;
	margin: 95px 0 0 50px;
}

.topo .direita
{
	float: left;
	text-align: right;
	color: #fff;
	font: 12px arial;
		
}

.topo .direita strong
{
	font: 28px arial;
}

.topo .acesso-restrito 
{
	background: #FFF;
	padding: 10px;
	float: right;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	margin:25px 10px 0 0;
	font-size: 17px;
}

.topo .acesso-restrito p 
{
	color: #5f5c4c;
	font-weight: bold;
}

.topo .acesso-restrito form p 
{
	margin-bottom: 5px;
	color: silver;
	font-weight: bold;
}

.topo .acesso-restrito form input[type=text]
{
	margin:0;
	padding:0;
}

.topo .acesso-restrito .esqueceu-senha 
{
	text-decoration: none;
	font-size: 11px;
	color: #5F5C4C;
	text-decoration:none;
}

.topo .acesso-restrito form a.button 
{
	background-color: #efe397;
	color: #857b1b;
	padding: 5px;
	cursor: pointer;
	float: right;
}

/* ------------------ Coluna Lateral e Menu Lateral ------------------ */

.coluna
{
	float: right;
	width: 197px;
	margin-left: 10px;	
	margin-top: 30px;
	padding: 40px 13px 0;
	border-bottom: 10px solid red;
	background: url(../images/bg-coluna.jpg) no-repeat top left #fff;
}

.menuLateral
{
	margin-bottom: 15px;
	background: #FFF;
}

.menuLateral h3
{
	font: bold 16px arial;
	color: #b10101;
	padding-bottom: 8px;
	border-bottom: 3px solid #e1e2e2;
	margin:0 0 10px 0;
}

.menuLateral h3 a
{
	color: #b10101;
}

.menuLateral ul li
{
	font: 11px tahoma;
}

.menuLateral ul li a
{
	width: 187px;
	display:inline-block;
	padding:2px 5px;
	font-size: 17px;
	font-weight: normal;
	color: #7a8383;
	text-decoration: none;
}

.menuLateral ul li a:hover
{
	color: #333;
	background:#eee;
}

/* ------------------ Conteudo ------------------ */

.conteudo
{
	
	margin-right: 240px;
}

.conteudo p
{
	margin: 1.5em 0;
}

.conteudo table
{
	width:630px;
	margin:10px 0;
}

.conteudo table td, .conteudo table th
{
	border:2px solid #000000;
	padding:5px 10px;
}

#breadcrumb
{
	font: 10px tahoma;
	color: #929292;
}

#breadcrumb a
{
	color: #929292;
}

.fotoEsquerda
{
	float: left;
	margin-right: 10px;
}

.fotoDireita
{
	float: right;
	margin-left: 10px;
}

.fotoCentro
{
	margin: 10px auto;
	padding:5px;
	background:#fff;
	display:block;
}

.topicos
{
	margin: 0 0 20px 40px;
}

.topicos li
{
	list-style: disc;
	margin: 6px 0;
	line-height: 18px;
}

.topicos li ul
{
	margin: 0 0 10px 50px;
	font-size:12px;
}

.textoContato
{
	margin-bottom: 20px;
}

.vejaTambem
{
	clear: both;
	background: #eee;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 15px 0;
}

.vejaTambem h4
{
	color: #6d6e70;
	font-size: 14px;
	margin-bottom: 5px;
}

.vejaTambem ul
{
}

.vejaTambem li
{
	display: inline;
	margin: 0 7px;
	font: normal 11px arial;
	color: #999;
}

.vejaTambem li a
{
	color: #666;
}

.vejaTambem li a:hover
{
	color: #333;
}

.tags
{
	font: 9px tahoma;
	color: #666;
	background: #eee;
	padding: 5px;
	margin-bottom: 15px;
}

.tags em
{
	text-transform: lowercase;
}

.listaThumbs
{
	display: inline-block;
	margin:10px 0;
}

.listaThumbs li
{
	float: left;
	width: 150px;
	height: 200px;
	padding: 6px;
	margin:6px;
	text-align: center;	
	background:#fff;
}

.listaThumbs h4
{
	font: bold 16px arial;
	margin: 5px 0;
}

.listaThumbs a
{
	text-decoration: none;
	color: #5d6060;
}

.listaThumbs a:hover
{
	text-decoration: underline;
}

.galeriaFotos
{
	display: inline-block;	
}

.galeriaFotos li
{
	float: left;
	margin: 5px;
	padding:8px;
	text-align: center;
	background:#fff;
}

.redesSociais
{
	display: inline-block;
	margin:5px 0 20px 0;
}

.redesSociais li
{
	float: left;
	margin-right: 10px;
}
.botaocurtir 
{ 
	text-indent: -5000px; 
	overflow: hidden; 
	display: block; 
	width: 55px; 
	height: 20px; 
	background: url(../images/icones/botoes.png) no-repeat 0 -40px; 
}

.botaocurtir:hover
{
	background-position: 0px -60px;
}

.botaotwitter
{ 
	text-indent: -5000px; 
	overflow: hidden; 
	display: block; 
	width: 55px; 
	height: 20px; 
	background: url(../images/icones/botoes.png) no-repeat 0 0;
}

.botaotwitter:hover
{
	background-position: 0px -20px;
}

/* ------------------ Rodape ------------------ */

.rodape
{
	clear: both;
	padding: 9px 17px;	
	min-height:122px;
	background:url(../images/bg-rodape.jpg) no-repeat 0 0;
}

.foneRodape
{
	float: left;
	color: #cdc8c5;
	margin-right: 15px;	
}

.foneRodape strong
{
	font: bold 22px Arial;
	letter-spacing: -1px;
}

.rodape .siganos 
{
	margin: 0 0 20px 0;
}

.rodape .siganos a
{
	margin: 0 22px 0 0;
}

.rodape .canais h4
{
	margin-bottom: 10px;
}

.rodape .direita
{
	float: right;
	text-align: right;	
}

.rodape ul
{
	margin: 3px 0;
}

.rodape li
{
	display: inline;
	padding: 0 6px;
	border-right: solid 1px #cdc8c5;
}

.rodape li a
{
	color: #cdc8c5;
	font: 12px arial;
	text-decoration: none;
}

.rodape a:hover
{
	text-decoration: underline;
}

.rodape address
{
	margin: 10px 0;
	color: #cdc8c5;
	font: 10px tahoma;
}

.direitos
{
    text-align: center;
    font: 10px arial;
    color: #666;
    padding: 7px 0;
}

.direitosTexto
{
    font: 10px arial;
    color: #666;
}
.direitosTexto a
{
    font: 10px arial;
    color: #333;
}

/* ------------------ Mapa do site ------------------ */

.mapaSite
{
	margin-left: 30px;
}

.mapaSite li
{
	font: bold 15px arial;
	margin: 10px 0;
}

.mapaSite li a
{
	color: #6a6a6a;
}

.mapaSite li ul
{
	margin-left: 35px;	
}

.mapaSite li ul li
{
	margin: 5px 0;
	padding: 0;
}

.mapaSite li ul li a
{
	font: bold 12px arial;
	color: #888888;
}

.mapaSite li ul li ul li
{
	margin: 5px 0;
}

.mapaSite li ul li ul li a
{
	font: 12px arial;
	color: #ababab;
}

.mapaSite li a:hover
{
	text-decoration: none;
}


/* ------------------ Página Contatos (Formulario) ------------------ */

.formulario
{
	float: left;	
}

.formulario label
{
	float: left;
	width: 140px;
	font-weight: bold;
	text-align: right;
	line-height: 28px;
	padding-right: 5px;
}

.formulario input, .formulario textarea, .formulario select
{
	margin: 4px 0;
	padding: 4px;
	border: solid 1px #333;
}
.formulario input:focus, .formulario textarea:focus, .formulario select:focus
{
	background:#ffff99;
}
.formulario submit
{
	border: solid 1px #000;
	background: #fff;
	padding: 3px 8px;
	font-weight: bold;
}

.ajuda
{
	font: 11px arial;
	color: #666;
}

.alerta
{
	color: #b10101;
	margin:10px 0 !important;
	font-size:12px;
}

#Sucesso
{
	color:#693;
	background: #b9efc5;
	border: solid 1px #666;
	padding: 30px 10px;
	font: bold 18px Verdana, Geneva, sans-serif;
	margin: 0 auto;
	text-align:center;
	text-transform:uppercase;
}

#Sucesso img
{
	float:left;
}

#Erro
{
	color: #900;
	background: #ffff99;
	border: solid 1px #666;
	padding: 10px;
	font:  bold 14px Verdana, Geneva, sans-serif;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
}

#Erro img, #Sucesso img
{
	margin: 0 5px;
}

#avisos
{
	border: solid 2px #FF9;
	background: #FF9;
	height: 40px;
	width: 350px;
	padding: 5px;
}

.contatos
{
	float: right;
	width: 400px;
	color: #989898;
	font: 11px arial;
}

.contatos strong
{
	color: #6d6e71;
}