/*
	Desenolvido por Agência Sense
	www.agenciasense.com.br	
	contato@agenciasense.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-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #333;
	background: #666666;
}

.clear
{
	clear: both;
}

h1, h1 a
{
    color: #B00000;
    font: 28px arial;
    text-decoration: none;
    margin: 9px 0;
}

h2, h2 a
{
	font: bold 22px arial;
	color: #B00000;
	text-decoration: none;
}

h3, h3 a
{
	font: bold 18px arial;
	color: #B00000;
	text-decoration: none;
}

a
{
	color: #0b4ea2;
}

a:hover
{
	text-decoration: none;
}

/* ------------------ Topo ------------------ */

.geral
{	
	width: 1200px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
    background: #666666;
}

.layout
{
    clear: both;
    padding: 30px;
    background: #FFFFFF;
    border-radius: 6px;
	margin-top:15px;
}

.topo
{
	padding: 15px;
	height: 186px;	
}

.topo .logo
{
	float: left;
}

.topo .logo a
{
    background: url(../imagens/logo.png) no-repeat;
    display: block;
    width: 455px;
    height: 130px;
    overflow: hidden;
    text-indent: -99999px;
    margin-left: 90px;
    margin-top: 28px;
}

.topo .direita
{
	float: right;
	text-align: right;
	color: #1664c4;
	font: 12px arial;
	margin-top: 30px;	
}

.topo .direita strong
{
	font: 28px arial;
}
.extensor-topo {
    width: 100%;
    background: url(../imagens/bg-topo.jpg) no-repeat;
    height: 246px;
}
/* ------------------ Coluna Lateral e Menu Lateral ------------------ */

.coluna
{
	float: right;
	width: 250px;
	margin-left: 30px;	
	margin-top:50px;
}

.menuLateral
{
	border:solid 2px #B00000;
	margin-bottom: 15px;
}

.menuLateral h3
{
	font: bold 16px arial;
	color: #fff;
	padding: 7px;
	background: #B00000;
	text-align:center;
}

.menuLateral h3 a
{
	color: #fff;
}

.menuLateral ul li
{
	font: 11px tahoma;
}

.menuLateral ul li a
{
	width: 236px;
	display: inline-block;
	padding: 5px;
	color: #000;
	font-size:14px;
	text-decoration:none;
}

.menuLateral ul li a:hover
{
	color: #fff;
	background: #B00000;
}

/* ------------------ Conteudo ------------------ */

.conteudo
{
	
	margin-right: 240px;
}

.conteudo p
{
	margin: 1.5em 0;
	font-size:14px;
	text-align:justify;
}

.conteudo p strong 
{
	color:#B00000;
}

#breadcrumb
{
	font: 10px tahoma;
	color: #929292;
}

#breadcrumb a
{
	color: #929292;
}

.fotoEsquerda
{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 25px;
	border-radius:5px;
    border: solid 1px #B00000;
}

.fotoDireita
{
	float: right;
	margin-left: 10px;
}

.topicos
{
	margin: 0 0 20px 40px;
}

.topicos li
{
	list-style: disc;
	margin: 6px 0;
	line-height: 18px;
}

.textoContato
{
	margin-bottom: 20px;
}

.vejaTambem
{
	clear: both;
	background: #fff;
	border: solid 1px #B00000;
	padding: 10px;
	margin: 15px 0;
}

.vejaTambem h4
{
	color: #B00000;
	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;
	text-decoration:none;
}

.vejaTambem li a:hover
{
	color: #B00000;
	text-decoration:underline;
}

.tags
{
	font: 9px tahoma;
	color: #666;
	background: #eee;
	padding: 5px;
	margin-bottom: 15px;
}

.tags em
{
	text-transform: lowercase;
}

.listaThumbs
{
	display: inline-block;
}

.listaThumbs li
{
	float: left;
	width: 160px;
	height: 210px;
	margin: 5px 30px;
	text-align: center;	
}

.listaThumbs h4
{
	font: bold 13px arial;
	margin: 5px 0;
}

.listaThumbs a
{
	text-decoration: none;
	color: #B00000;
}

.listaThumbs img
{
	border:solid 1px #B00000;
	border-radius:5px;
}

.listaThumbs a:hover
{
	text-decoration: underline;
}

.galeriaFotos
{
	display: inline-block;	
}

.galeriaFotos li
{
	float: left;
	margin: 5px 30px;
	text-align: center;
}

.redesSociais
{
	display: inline-block;
}

.redesSociais li
{
	float: left;
	margin-right: 10px;
}
.botaocurtir 
{ 
	text-indent: -5000px; 
	overflow: hidden; 
	display: block; 
	width: 55px; 
	height: 20px; 
	background: url(../imagens/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(../imagens/icones/botoes.png) no-repeat 0 0;
}

.botaotwitter:hover
{
	background-position: 0px -20px;
}

.fotoLegenda 
{
	background:#eee;
	display:inline-block;
	padding:3px;
}
.fotoLegenda strong
{
	clear:both;
	display:block;
	text-align:right;
	font-weight: normal;
	padding: 4px;
}

/* ------------------ Rodape ------------------ */

.rodape
{
	clear: both;
    height: 161px;
    margin-top: 15px;
    padding: 15px;
    background: url(../imagens/bg-rodape.jpg) no-repeat;
}

.foneRodape
{
	float: left;
	color: #000;
	margin-right: 15px;	
}

.foneRodape strong
{
	font: bold 22px Arial;
	letter-spacing: -1px;
}

.rodape .canais
{
	float: left;	
}

.rodape .canais h4
{
	margin-bottom: 10px;
}


.rodape .esquerda
{
	float: left;
    text-align: left;
    width: 291px;
    margin-top: 25px;	
}
.rodape .direita
{
    float: right;
    text-align: right;
    margin-top: 39px;
}

.rodape ul
{
	margin: 3px 0;
}

.rodape li
{
    display: -webkit-box;
    padding: 2px 6px;
    margin-left: 18px;
}

.rodape li a
{
	color: #fff;
	font: 12px arial;
	text-decoration: none;
}

.rodape a:hover
{
	text-decoration: underline;
}

.rodape address
{
	margin: 10px 0;
	color: #666;
	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: #FF0000;
}

#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;
	vertical-align:middle;
}

#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;
	vertical-align:middle;
}

#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;
}