﻿/* CSS Document */

body {
	 line-height:17px;
	 margin:0;
	 padding:0;
	 background:#fff url('../images/back-body.jpg') no-repeat;
	 font: normal 0.8em Trebuchet MS, Arial, sans-serif;
	 color:#fff;
}

a:link { font-weight: bold; color:#e0e0e0; text-decoration: none; }
a:active { font-weight: bold; color:#fff; text-decoration: underline; }
a:hover { font-weight: bold; color:#fff; text-decoration: underline; }
a:visited { font-weight: bold; color:#ccc; text-decoration: none; }

/* 
---------------------------------------
CONTEINER
---------------------------------------
*/

#conteiner {
	position: relative;
	top: 0%;

}

/* MENU */
#menu { 
	position:relative;
	left: 50%;
	background:#fff url('../images/back-menu.jpg') no-repeat;
	height:210px;
	margin-left: -497px;
	width: 994px;
	font: normal 1.0em Arial, sans-serif;
	color:#B5B8AD;
}

#menu a:link { font-weight: bold; color:#000; text-decoration: none; }
#menu a:visited { font-weight: bold; color:#b6b6b6; text-decoration: none; }
#menu a:hover { font-weight: bold; color:#999; text-decoration: none; }

#menu ul { list-style-type: none; margin:31px 0 0 50px; padding:0; }
#menu ul li { margin-right: 1px; height: 28px; float: left; }
#menu ul li a { display: block; height: 28px; text-indent: -5000%; }

#menu ul li a.bt-servicos { background: transparent url(../images/bt-servicos.gif) no-repeat; }
#menu ul li a.bt-eventos { background: transparent url(../images/bt-eventos.gif) no-repeat; }
#menu ul li a.bt-clientes { background: transparent url(../images/bt-clientes.gif) no-repeat; }
#menu ul li a.bt-contato { background: transparent url(../images/bt-contato.gif) no-repeat; }

#menu ul li a:hover { background-position: bottom left; }
#menu ul li a.selected { background-position: 0% 100%; }


img {
	
	border:0	
}


/* 
---------------------------------------
CONTEUDO
---------------------------------------
*/

#conteudo {
	height:auto;
	clear:both;
	color:#606060;
	font: normal 1.1em Arial, Trebuchet MS, sans-serif;
	line-height:22px;
	text-align:justify;
}



/* 
---------------------------------------
INICIO
---------------------------------------
*/


.inicio {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 852px;
	padding:0 0 20px 120px;
}


.intro {
	font-size:1.5em;
	margin:25px 0 0 40px
}

.a-gina {
	margin-left:40px;
	font-size:1.1em
}

.saiba-mais {
	margin-left:40px
}

.galeria {
	background:#fff url('../images/back-galeria.gif') no-repeat;
	height:280px;
	margin:40px 0 50px 0 
}

.fotos-galeria {
	height:180px;
	padding:80px 0 0 50px;
}




/* 
---------------------------------------
SERVICOS
---------------------------------------
*/

.servicos {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 852px;
	padding:20px 15px 20px 120px;
}

.servicos a:link { font-weight: bold; color:#FF4805; text-decoration: none;}
.servicos a:visited { font-weight: bold; color:#B33100; text-decoration: none;}
.servicos a:hover { font-weight: bold; color:#FF4805; text-decoration: underline;}

.servicos-dtq {
	font-size:1.4em;
	color:#FF4805;
	font-weight:bold
}


/* 
---------------------------------------
EVENTOS
---------------------------------------
*/

.eventos {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 852px;
	padding:20px 15px 20px 120px;
}


.eventos a:link { font-weight: bold; color:#ffcc00; text-decoration: none;}
.eventos a:visited { font-weight: bold; color:#D5AA00; text-decoration: none;}
.eventos a:hover { font-weight: bold; color:#ffcc00; text-decoration: underline;}


.eventos-dtq {
	font-size:2.3em;
	line-height:30px
}

/* 
---------------------------------------
CLIENTES
---------------------------------------
*/

.clientes {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 814px;
	padding:20px 50px 20px 120px;
}


.clientes a:link { font-weight: bold; color:#E6CE00; text-decoration: none;}
.clientes a:visited { font-weight: bold; color:#D7C100; text-decoration: none;}
.clientes a:hover { font-weight: bold; color:#E6CE00; text-decoration: underline;}


.clientes-nome {
	font-size:1.1em;font-weight:bold;
	color:#000
}

.clientes-sep {
	margin-top:30px
}

h1 {
	color:#595A5C;
	font: bold 1.6em Arial, sans-serif;
	margin:10px 0 20px 0;
	text-transform: uppercase
}


h2 {
	color:#595A5C;
	font: bold 1.2em Arial, sans-serif;
	margin:10px 0 20px 0;
	text-transform: uppercase
}


h3 {
	color:#333;
	font: bold 1.1em Arial, sans-serif;
	margin:10px 0 20px 0;
}



hr {
      border: 1px #ccc dotted;
      color: #fff;
	  margin:20px 0 20px 0;
}

/* 
---------------------------------------
CONTATO
---------------------------------------
*/

.contato {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 814px;
	padding:20px 50px 20px 120px;
}


.contato a:link { font-weight: bold; color:#C2D841; text-decoration: none;}
.contato a:visited { font-weight: bold; color:#95A923; text-decoration: none;}
.contato a:hover { font-weight: bold; color:#C2D841; text-decoration: underline;}


.lead {
	float:right;
	margin:0 0 10px 40px;
	width:30%;
	text-align:justify;
	color:#999;
	font: italic 1.5em 'Times New Roman', Times, serif;
	line-height:27px;
}

h2 {
	color:#595A5C;
	font: bold 1.2em Arial, sans-serif;
	margin:0 0 20px 0;
	text-transform: uppercase
}


.top {
	margin:30px 0 0 0;
	text-align:right;
	clear:both;
	padding-bottom:30px
}



/* 
---------------------------------------
FORMULARIO
---------------------------------------
*/


.formulario {
	background: #f4f4f1;
	border-width: 1px;
	border-style:double;
	border-color:#cbcabc;
	color:#000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:13px;	
}




.bt_fe {
	background: #99CC00;
	border:1px solid #e7e7e7;
	color:#fff;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	height:32px;
	text-align:center;
	padding:0px 5px 0px 5px;
}




/* 
---------------------------------------
RODAPE
---------------------------------------
*/

    
#rodape {
	background:#8E8E8E url('../images/back-rodape.gif') no-repeat top;
	height:150px;
	color:#d6d6d6;
	font: normal 1.0em Arial, sans-serif;
	clear:both;
}

.detalhes-rodape {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 994px;
}

.atalhos {
	padding:65px 0 0 60px;
	float:left	
}

.endereco {
	padding:45px 20px 0 0;
	float:right;
	font: normal 1.2em Arial, sans-serif;
	text-align:right
}

.nome {
	font-size:1.1em;
	color:#cecece;
	letter-spacing:1px;
	font-weight:bold
}

.rua {
	font-size:0.8em
}



/* 
---------------------------------------
CREDITOS
---------------------------------------
*/

    
#creditos {
	background:#fff;
	height:30px;
	color:#a9ada0;
	font: normal 0.9em Arial, sans-serif;
	clear:both
}

#creditos a:link { font-weight: bold; color:#000; text-decoration: none; }
#creditos a:visited { font-weight: bold; color:#ccc; text-decoration: none; }
#creditos a:hover { font-weight: bold; color:#666; text-decoration: underline; }



.detalhes-creditos {
	position: relative;
	top: 0%;
	left: 50%;
	padding-top:10px;
	margin-left: -497px;
	width: 994px;
}






