/* ---- reset ---- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0; padding:0;}
dl, dt, dd, ul, ol, li{list-style:none;}
img{border: none;}

body{
	background: #ccc url(../images/background.gif);
	font: 11px Arial;
	color: #666;
}
#wrapper{
	width: 720px;
	margin: 0 auto;
}
#header{
	width: 100%;
	margin-top: 10px;
}
#header .logo{
	float: left;
	margin-top: 20px;
}
#header #search{
	float: right;
	position: relative;
	background: url(../images/caixa_pesquisa.png) no-repeat;
	width: 141px;
	height: 37px;
	padding-left: 4px;
}
#header #search input#q{
	background: transparent;
	width: 117px;
	height: 15px;
	border: none;
	color: #ccc;
	font: 11px Arial;
	float: left;
	margin: 3px 5px 0 0;
}
#header #search input.on{
	color: #666 !important;
}
#header #search .explanation{
	background: #fff;
	position: absolute;
	top: 25px;
	right: -125px;
	border: 1px solid #660045;
	padding: 5px;
	display: none;
}
#header .socialMedia{
	width: 100%;
	float: left;
	text-align: right;
}
/**Corpo**/
#content{
	float: left;
	background: #e8e8e8 url(../images/img4.jpg) no-repeat center bottom;
	width: 100%;
	border: 4px solid #fff;
	text-align: center;
	padding: 10px 0;
	position: relative;
	z-index: 1;
	margin-bottom: 25px;
	min-height: 198px;
	font-size: 12px;
}
#content h3{
	color: #660045;
	text-align: left;
	margin: 10px 0 10px 145px;
}
#content ul.galeria{
	margin: 30px auto;
	width: 650px;
	background: none;
}

#content ul.galeria li{
	float: left;
	margin: 0 26px;
}
#menu{ 
	position: absolute;
	top: 0;
	left: -31px;
	width: 31px;
	text-align: right;	
}
#menu li{
	margin: 0 0 2px 0;
}
#menu li a{
	display: block;
	width: 31px;
	height: 71px;
	background-position: 8px 50%;
	background-repeat: no-repeat;
} 
.inicio{
	background: url(../images/ini.png);
}
.galeria{
	background: url(../images/gal.png);
}
.contato{
	background: url(../images/contatos.png);
}
#menu li a.on{
	background-position: 0 !important;
}
#rodape{
	float: left;
	text-align: center;
	width: 100%;
	color: #bbb;
}
#extraDiv{
	background: url(../images/rdp_m.png) repeat-x bottom;
	width: 100%;
	height: 200px;
	position: fixed;
	bottom: 0;
	z-index: -1;
}
#fotos li img{
	border: 5px solid #fff;
	margin-bottom: 5px;
	width: 100px;
	height: 76px;
}

/**Lightbox**/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*Contato*/
.solicite {
	float: left;
}
.endereco {
	width:194px;
	heigh:60px;
	float: right;
	background: url(../images/bgsoli.jpg) no-repeat;
	margin-right: 5px;
	text-align: left;
	font-size:9px;
	padding: 6px;
}
.contentContato{
	background: #E8E8E8 url(../images/bg_contato.jpg) no-repeat 18px center !important;
	height: 400px;
}
.formContato{
	float: right;
	width: 370px;
	text-align: right;
	margin: 20px 0 0 0;
}
.formContato input, .formContato select{
	border: 1px solid #ccc;
	width: 250px;
	font: bold 12px Arial;
	color:  #666;
}
.formContato button{
	font-size: 11px;
}
.formContato li{
	width: 100%;
	margin-bottom: 2px;
}
.formContato label{
	width: 100px;
}
.mensagem-erro{
	float: right;
	width: 235px;
	background: #FEBABA;
	border: 1px solid #FF4A4A;
	text-align: left;
	color: #666;
	font-weight: bold;
	padding: 2px 5px;
	margin-right: 12px;
	display: none;
}
.mensagem-erro div{
	float: left;
}
.mensagem-erro span{
	float: right;
	cursor: pointer;
}
/**BUSCA DO GOOGLE**/
/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}

