
/* geral */

html { 
	height: 100%;
	min-height: 100%;
}

* {
	margin:0;
	padding:0;
}

body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align:center; /* hack para o IE */	
	padding:0;
	margin-bottom:5px; /*Espaço de 50px no rodapé*/
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#806666;
	background:#fafafa url(imagens/bg.jpg) top center no-repeat;
}

table{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#806666;
}


#geral{
	width: 960px;
	height: 950px;
	_height: 0px;
	margin: 0 auto;
	text-align: left;
}

#meio{
	width: 763px;
	height: 100%;
	min-height: 100%;
	background: url(imagens/fnd_conteudoPrincipal.png) top center no-repeat;
	float: right;
}

#topo{
	width: 100%;
	height: 120px;

}

#nav{
	width: 180px;
	height: 180px;
	margin-top: 200px;
	position: absolute; /* Resolve o problema de mover apenas o OBJETO no FF */
	float: left;

}

#bannerPrincipal{
	width: 620px;
	height:300px;
	margin: 0;
	padding: 0;
	text-align: right;
	

}

/* classe inicialBanners */
.fotoPrincipal{
	width: 609px;
	height: 500px; /* aumentar quando necessário add mais um banner na capa */
	padding: 4px 0px 0px 2px;
	margin-left: 8px;
}


/* Menu */

#menu{
	width: 100%;
	height: 175px;
	list-style: none;
}

#menu ul{
	padding: 0;
	margin:0;
	width: 180px;
	
}

#menu li{ /*  setar sempre menu + tag 'sozinha'  */
	display: block;
	background:url(imagens/fnd_menu.jpg) center no-repeat;
	padding-left: 8px;
	_padding-left: 8px;	
}

#menu a:link{
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
	_padding-left: 8px;	
	
}

#menu a:visited{
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
	_padding-left: 8px;	

}


#menu a:hover{
	color:#FFFF00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
	_padding-left: 8px;	

}

#menu a:active{
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
	_padding-left: 8px;	

}

/* conteudo */

#meioEsq{
	width: 620px;
	height: 100%;
	float: left;
	padding: 0px;
	margin-top: 10px;
	display: block;
}

#meioDir{
	width: 120px;
	height: 500px;
	float: right;
	padding: 10px;
	margin-top: 10px;
	display: block;
	
}

#meioDirContent{
	width: 120px;
	height: 500px;
	float: right;
	padding: 10px;
	/*margin-top: 100px; sai fora*/
	display: block;
	
}

#newsletter{
	width: 160px;
	height: 180px;
	margin-top: 400px;
	_margin-top: 325px;	
	position: absolute; /* Resolve o problema de mover apenas o OBJETO no FF */
	float: left;
	color: #fafafa;
	font: 12px "Trebuchet MS";
	padding-left: 15px;

}

#banners{
	width: 182px;
	height: 180px;
	margin-top: 570px;
	position: absolute; /* Resolve o problema de mover apenas o OBJETO no FF */
	float: left;
	color: #fafafa;
	font: 12px "Trebuchet MS";
	margin-left: 8px;
	

}


#boxEsq{
	width: 420px;
	height: 300px;
	float: left;
	display: block;
	padding: 10px 0px 0px 20px;
}

#boxDir{
	margin-top: 15px;
	_width: 170px;
	width: 165px;
	height: 340px;
	float: right;
	display: block;
	padding: 10px 0px 0px 0px;
	_padding: 10px;
	background:url(imagens/fnd_boxDois.jpg) top center no-repeat;
	text-align: center;
}

#boxrodape{
	margin-top: 15px;
	_width: 170px;
	width: 165px;
	height: 240px;
	float: right;
	display: block;
	padding: 10px 0px 0px 0px;
	_padding: 10px;
	border: 1 px solid black;
	text-align: center;
}

#boxEsqDois{
	width: 200px;
	_width: 190px;
	height: 300px;
	float: left;
	display: block;
}

#boxDirDois{
	width: 200px;
	_width: 190px;	
	height: 300px;
	float: right;
	display: block;
}

#boxEsqContent{
	width: 590px;
	_width: 615px;
	height: auto;
	float: left;
	display: block;
	padding: 10px;
	padding-top: 100px;
	padding-left: 15px;
	
}

#boxEsqContentDois{
	width: 595px;
	height: auto;
	float: left;
	display: block;
	padding: 10px;
	padding-top: 100px;
	padding-left: 15px;
	
}

.tituloNoticia{
	color: #399992;
	font-size: 13px;
	border-bottom: 1px solid #E7E7D8;
	text-transform: uppercase;
	text-align: left;
}

.tituloRodape{
	color: #399992;
	font-size: 13px;
	border-bottom: 1px solid #E7E7D8;
	text-transform: uppercase;
}

.dataNoticia{
	color: #292929;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 2px;
}

.textoNoticia{
	color:#806666;
	font-size: 11px;
	text-align: justify;
}

.listaNoticia{
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#bannersTopo{
	width: 610px;
	height: 280px;
	display: block;
	_margin-top: 7px;	
	margin-left: 3px;
	padding-top: 7px;
	padding-left: 1px;
	_padding-top: 0px;
	_padding-left: 0px;	
}


/* layout */


.rodape{
	width: 754px;
	background: url(imagens/fnd_rodape.png) top center no-repeat;
	font: 11px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:left;
	padding-left: 37px;
	_padding-left: 20px;
	margin: 0 auto;
}


.copyright {
	text-align: center;
	font: 11px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #333333;
}

/* logomarca */
.imgreplace {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	border: none;
}

h6 a {
	background: url(imagens/logomarca.png) no-repeat;
	width: 250px;
	height: 60px;
	float: left;
	clear: left;
	margin-left: 25px;
	margin-top: 20px;
	border: none;
}


/* formulario */

.label{
	color: #333333;
	font: 13px "Arial Narrow", Arial, Helvetica, sans-serif;
}


.input{
	width: 148px;
	height: 18px;
	background:url(imagens/input.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:text;
	letter-spacing: 1px;
	padding: 2px 0px 2px 5px;	
	color: #006699;
	border: 0px;
	margin-bottom: 2px;
}

.select{
	width: 140px;
	height: 18px;
	background:url(imagens/input.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 2px 0px 2px 5px;	
	color: #006699;
	border: 0px;
	margin-bottom: 2px;
}

.inputcontato{
	width: 200px;
	height: 25px;
	background:url(imagens/inputcontato.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:text;
	letter-spacing: 1px;
	padding: 2px 0px 2px 5px;	
	color: #003399;
	border: 0px;
	
	
}

.textarea{
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:text;
	letter-spacing: 1px;
	padding: 2px 0px 2px 5px;	
	color: #006666;
	background:#E4E2E3;
	border: 0;	

}

/* botoes */

.btnEnviar{
	width: 44px;
	height: 32px;
	border: 0px;
	background:url(imagens/btnEnviar.jpg) top center no-repeat;
}

.btnEnviarContato{
	width: 44px;
	height: 32px;
	border: 0px;
	background:url(imagens/btnEnviarContato.jpg) top center no-repeat;
}

.btnVoltar {
	background: #FFF;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 5px;
}

/* texto escondido */

#content {
	font-size: 1px;
	color: #000000;
}


.parceria a {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	_line-height: 0px;
}

.clear{
	clear: both;

}

.estilizaTitulos{
	color: white;
	font: 16px "Trebuchet MS";
	font-weight:bold;
}


/* links */

a:link{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:active{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}


#paginacao a {
	background: #DDDDDD;	
	padding: 0px 2px;
	margin: 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

h1{	
	color: #006666;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 12px;
	background:url(imagens/fnd_titulo.jpg) bottom left no-repeat;
}

p{
	text-align: justify;
	float: left;
}

.ptabelas{
	width: 100%;
	text-align: justify;
}

.pimagem{
	margin-right: 6px;
	margin-bottom: 6px;
}

/* TABELAS DE HORARIOS */

#horariostable {
	font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 0; 
	margin: 0; 
	border-collapse: collapse; 
	color: #333; 
	background-color: #F3F5F7;
}

#horariostable a {
	color: #3A4856;
	text-decoration: none; 
	border-bottom: 1px solid #C6C8CB;
}  

#horariostable a:visited {
	color: #777;
}

#horariostable a:hover {
	color: #000;
}  

#horariostable caption {
	text-align: left; 
	text-transform: uppercase;  
	padding-bottom: 10px; 
	font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

#horariostable thead th {
	background-color: #3A4856; 
	padding: 15px 10px; 
	color: #fff; 
	text-align: left; 
	font-weight: normal;
}

#horariostable tbody, table thead {
	border-left: 1px solid #EAECEE; 
	border-right: 1px solid #EAECEE;
}

#horariostable tbody {
	border-bottom: 1px solid #EAECEE;
}
                      
#horariostable tbody td, table tbody th {
	padding: 10px; 
	background: url("td_back.gif") repeat-x; 
	text-align: left;
}

#horariostable tr {
	background-color: #F3F5F7;
}

#horariostable tbody tr.odd {
	background-color: #F0F2F4;
}

#horariostable tr:hover {
	background-color: #EAFE98;
	color: #111;
}

#horariostable tfoot td, table tfoot th, table tfoot tr {
	text-align: left; 
	font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 
	text-transform: uppercase;
	background-color: #fff; 
	padding: 10px;
}

