/* CSS Document */

* {
	outline: none;
	}
img {
	border: none;
	}
body, td, th, input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
body {
	margin: 0;
	background: #F4F5F9 url(img_index/fundo.jpg) top repeat-x;
	}
#geral {
	background: url(img_index/fundo_rod.jpg) bottom repeat-x;
	text-align: center;
	}
.geral {
	margin: 0 auto;
	width: 987px;
	}
.container {
	background-image: url(img_index/container.png) !important;
    background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='img_index/container.png',sizingMethod='scale');
    position: static;
	padding: 1px 20px;
	}
.direita {
	width: 222px;
	vertical-align: top;
	}
.esquerda {
	width: 713px;
	vertical-align: top;
	border-right: 12px solid #fff;
	}
.direita .texto {
	padding: 8px 11px 8px 15px;
	color: #666;
	font-size: 10px;
	line-height: 16px;
	}
.direita .texto a {
	display: block;
	font-weight: bold;
	color: #666;
	margin-top: 4px;
	}
	
.faleconosco {	
	border-left: 1px solid #EAEAE9;
	border-right: 1px solid #EAEAE9;
	background: url(img_pages/faleconosco_bac.jpg);
	padding: 0 19px 0 12px;
	}
.faleconosco td {
	color: #666;
	}
.faleconosco a {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	}
	
a {
	color: #666;
	}
a:hover {
	color: #f00;
	}
	
.titulo {
	background: url(img_pages/tit_bac.jpg);
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 50px 0 14px;
	}
.title {
	background: url(img_pages/tit_fundo.jpg);
	}
	
.noticias {
	padding: 0 32px 0 39px;
	line-height: 13px;
	text-align: justify;
	vertical-align: top;
	height: 154px;
	color: #666;
	}
.noticias p {
	margin: 0 0 7px 0;
	padding: 0;
	}
.Formulario {
	border: 1px solid #f00;
	}
	
.conteudo {
	padding: 30px;
	text-align: justify;
	}
.editor {
	font-size: 9pt;
	}
	
.fotos_page {
	background: #dadada;
	padding: 10px;
	}
.fotos_page td {
	text-align: center;
	}
.fotos_page img {
	border: 3px solid #fff;
	max-width: 180px;
	margin: 0 auto;
	}
	
.marcador a {
	text-decoration: none;
	line-height: 30px;
	background: url(img_pages/marcador.jpg) 5px center no-repeat;
	padding: 0 0 0 30px;
	display: block;
	}
	
.tit {
	font: bold 14px 'trebuchet ms', helvetica, sans-serif;
	line-height: 30px;
	background: url(img_pages/marcador.jpg) 10px center no-repeat;
	padding: 0 0 0 40px;
	}
	
.anexo {
	display: block;
	font: bold 15px 'trebuchet ms', helvetica, sans-serif;
	line-height: 50px;
	text-decoration: none;
	background: url(img_pages/anexo.jpg) left center no-repeat;
	padding: 0 0 0 50px;
	}
	
.depoimento {
	padding: 10px;
	background: #dadada;
	text-align: justify;
	line-height: 16px;
	}
.depoimento a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	}
.depoimento img {
	border: 3px solid #fff;
	margin: 0 10px 10px 0;
	}
.botao {
	font: bold 12px 'trebuchet ms', helvetica, sans-serif;
	color: #333;
	background: #F0F0F0;
	border: 1px solid #333;
	}
.galeria td {
	background: #dadada;
	text-align: center;
	font: bold 11px 'trebuchet ms', helvetica, sans-serif;
	color: #CC3300;
	line-height: 18px;
	vertical-align: top;
	width: 25%;
	}
.galeria img {
	border: 3px solid #fff;
	margin: 10px 0 3px 0;
	width: 130px;
	height: 98px;
	}
.galeria_mini td {
	width: 20%;
	text-align: center;
	}
.galeria_mini img {
	width: 100px;
	height: 75px;
	border: 3px solid #dadada
	}
.agenda .calendario {
	background: #dadada;
	width: 205px;
	}
.agenda .calendario a, .agenda .calendario strong {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	}
.agenda .calendario .calend {
	background: #fff;
	text-align: center;
	}
.agenda .item {
	background: #dadada;
	padding: 10px;
	line-height: 16px;
	}
.agenda .item strong {
	color: #CC3300;
	}
