﻿/*
	RC CREATOR = YOUR BUSINES IN FIRST PLACE
*/
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: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background: url(../imagens/bg-body.png) top center repeat-y;
}

.clear
{
	clear: both;
}

h1
{
	font-size: 16px;
	width:600px;
	color: #0460AB;
	text-decoration: none;
	margin: 20px 0;
	border-bottom: #F00 solid 2px;
	padding:0 0 5px 0;
}

h1 a
{
	font-size: 16px;
	color: #F00;
	text-decoration: none;
}

h2, h2 a
{
	font: bold 20px arial;
	color: #666;
	text-decoration: none;
}

h3, h3 a
{
	font: bold 18px arial;
	color: #666;
	text-decoration: none;
}

a
{
	color: #009EFF;
}

a:hover
{
	text-decoration: none;
}

/* ------------------ Topo ------------------ */

.geral
{	
	width: 1000px;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
    background: #fff;
	border: #CCC solid 1px;
}

.layout
{
	clear: both;
	padding: 5px;	
}

.topo
{
	height: 136px;	
	background:url(../imagens/bg-topo.jpg) right top no-repeat;
}

.topo .logo
{
	float: left;
}

.topo .logo a
{
	background: url(../imagens/logo.jpg) no-repeat;
	display: block;
	width: 1000px;
	height: 136px;
	overflow: hidden;
	text-indent: -99999px;
}

.topo .direita
{
	float: right;
	text-align: right;
	color: #2EA496;
	font: 12px arial;
	margin-top: 30px;	
}

.topo .direita strong
{
	font: 28px arial;
}

/* ------------------ Coluna Lateral e Menu Lateral ------------------ */

.coluna
{
	float: left;
	width: 193px;
	margin-right: 10px;	
}

.menuLateral
{
	margin-bottom: 15px;
}

.menuLateral h3
{
	font: bold 16px arial;
	color: #fff;
	padding: 3px;
}

.menuLateral h3 a
{
	color: #3B00D0;
}

.menuLateral ul li
{
	font: 11px tahoma;
}

.menuLateral ul li a
{
	display: block;
	text-decoration:none;
	padding: 3px 3px 3px 20px;
	background: #0071CD url(../imagens/lista.png) 8px center no-repeat;;
	border: 1px solid #D4D4D4;
	margin-bottom: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}

.menuLateral ul li a:hover
{
	background: #3385FF;
}

/* ------------------ Conteudo ------------------ */

.conteudo
{
	
	margin-left: 210px;
	margin-right: 15px;
}

.conteudo p
{
	margin: 1.5em 0;
}

#breadcrumb
{
	font: 10px tahoma;
	color: #929292;
}

#breadcrumb a
{
	color: #929292;
}


.foto
{
	margin-left: 50px;
	margin-bottom: 20px;
	width: 580px;
	height: 390px;
}

.fotos2
{
	margin-left: 50px;
}

.fotos3
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: solid #CCCCCC 1px;
}

.cliqueimagem
{
	color: #005EFF;
	font-weight: bold;
	text-align: center;
	margin-top: 525px;
}

.cliqueimagem2
{
	color: #005EFF;
	font-weight: bold;
	text-align: center;
	margin-top: 370px;
}

.cliqueimagem3
{
	color: #005EFF;
	font-weight: bold;
	text-align: center;
	margin-top: 200px;
}

.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: #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;
}

.listaThumbs li
{
	float: left;
	width: 180px;
	height: 210px;
	margin: 30px 30px;
	margin-bottom: 80px;
	text-align: center;	
}

.listaThumbs h4
{
	font: bold 16px arial;
	margin: 5px 0;
}

.listaThumbs a
{
	text-decoration: none;
	color: #000DFF;
}

.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;
	margin-top: 15px;
	padding: 15px;	
	border-top: #F00 solid 5px;
	background:url(../imagens/bg-rodape.jpg) right top no-repeat;
}

.foneRodape
{
	float: left;
	color: #666;
	margin-right: 15px;	
}

.foneRodape strong
{
	font: bold 22px Arial;
	letter-spacing: -1px;
}

.rodape .canais
{
	float: left;	
}

.rodape .canais h4
{
	margin-bottom: 10px;
}

.rodape .direita
{
	float: right;
	text-align: right;	
}

.rodape .menu-rodape ul
{
	width: 150px;
	height: 115px;
	display: table;
	float: left;
	margin-left: 45px;
	margin-top: 25px;
}

.rodape .menu-rodape ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	margin:2px 0;
	display:block;
}

.rodape .menu-rodape ul li a:hover
{
	text-decoration:underline;
}

.rodape .menu-rodape ul li.titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F00;
	margin-bottom: 15px;
}


.rodape a:hover
{
	text-decoration: underline;
}

.rodape address
{
	margin: 20px 0 0;
	color: #666;
	font: 10px tahoma;
	float:left;
}

.direitos
{
    text-align: left;
    font: 10px arial;
    color: #666;
    padding: 8px 15px;
}

.direitos .selo
{
    float:right;
}

.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;
}

#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;
}
