/* CATEDRAL DA FAMÍLIA - CSS */

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%;
}
body {
	line-height: 1;
/*	background:#F1EADB*/
	color:#666666;
	font-family:Arial;
	font-size:15px;	
}

ol, ul {
	list-style: none;
	font-weight:bold;
}

li {

	font-weight:normal;
}

a {
	color:#666666;
	text-decoration:none
}

a:hover {
	color:#333333;
	
}

/*
a:link {color:#990000;
}
*/

blockquote, q {
/*	quotes: none;*/
}
blockquote:before, blockquote:after,
q:before, q:after {
/*	content: '';
	content: none;*/
}

/* remember to define focus styles! */
:focus {
/*	outline: 0;*/
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
/*	border-spacing: 0;*/
}

/*// GERAL //*/

#geral {width:990px;
height:auto;
margin:10px auto;
background-color:#FFFFFF;
border:F8F8F8 solid 1px
}

.clean {clear:both}

/* TOPO */

#topo {width:980px;
height:auto;
margin:auto;
}

.logo_frame {width:169px;
height:240px;
margin:0px;
float:left
}

.logo {width:170px;
height:83px;
float:left;
}

.logo_legenda_frame {width:400px;
height:auto;
float:left;
margin-left:10px
}

.logo_space {width:400px;
height:75px;
}

.logo_legenda {width:400px;
height:auto;
font-family:"Trebuchet MS";
font-size:18px;
font-style:italic
}

.menu_topo {width:141px;
height:94px;
float:right;
}

.menu_topo_space {width:141;
height:75px;
}

.menu_topo_frame {width:42px;
margin:40px auto 5px auto;
height:auto;
float:right
}

.menu_topo_icons {width:35px;
margin:auto;
}

.menu_topo_legenda {width:40px;
height:auto;
margin:auto;
text-align:center;
font-size:11px;
}

.slideshow {width:787px;
height:auto;
margin:0 auto;
float:right
}

/* CORPO */

#corpo {width:980px;
height:auto;
margin:auto;
}

/* LATERAL ESQUERDA */

#lateral_esq {width:180px;
height:auto;
float:left;
margin-right:13px
}

.frame_lateral_esq {width:180px;
height:auto;
margin-right:7px
}

.box_links {width:174px;
height:auto;
margin:8px auto;
border:#999999 solid 1px;
background-color:#FFFFFF
}

.box_municipios_title {width:177px;
height:31px;
background-image:url(img/bg_barratitulo.jpg);
margin:5px auto 0 auto;
color:#FFFFFF;
font-weight:bold;
font-size:18px
}

.box_municipios {width:174px;
height:auto;
margin:6px auto;
background-color:#666633;
}

.img_municipios {width:168px;
height:82px;
margin:3px auto;
background-color:#FFFFFF;
border:0;
}

/* MENUS PRINCIPAIS */

.box_links_conteudo {width:166px;
height:auto;
background-color:#F8F8F8;
border:#BEBEBE solid 1px;
line-height:21px;
margin:0 auto 3px auto;
}

.box_links_conteudo ul li {
position:relative;
width:150px;
background-color:#F8F8F8;
border-bottom:#CCCCCC solid 1px;
padding-left:10px;
}

.box_links_conteudo ul li a {
color:#666666;
}

.box_links_conteudo ul li a:hover {
color:#993300;
}

.box_links_conteudo ul li ul {
background-color:#F8F8F8;
filter:opacity(alpha=60);
width:150px;
display:none;
position:absolute;
left:150px;
top:0px;
}

.box_links_conteudo ul li ul li a:hover {
border-bottom:#CCCCCC solid 1px;
border:none;
}

.box_links_conteudo ul li:hover ul {
display:block;
}

.box_links_paragrafo {width:166px;
height:auto;
background-color:#F8F8F8;
border:#BEBEBE solid 1px;
line-height:15px;
margin:0 auto 3px auto;
}


/* LATERAL DIREIRA */

#lateral_dir {width:180px;
height:auto;
float:right;
}

.box_informativo {
width:166px;
height:auto;
background-color:#F8F8F8;
border:#BEBEBE solid 1px;
border:#BEBEBE solid 1px;
margin:0 auto 3px auto;
}

.box_informativo_img {
width:55px;
height:auto;
float:left;
margin:3px auto 3px auto;
}

.box_informativo_legenda {
width:159px;
height:auto;
float:inherit;
margin:3px auto 3px auto;
text-align:right;
font-style:italic;
line-height:18px;
}

.box_jornal {
width:166px;
height:auto;
background-color:#F8F8F8;
border:#BEBEBE solid 1px;
border:#BEBEBE solid 1px;
margin:0 auto 3px auto;
}

.box_jornal_img {
width:55px;
height:auto;
float:right;
margin:0 auto 3px auto;
}

.box_jornal_legenda {
width:107px;
height:auto;
float:left;
margin:3px 0 0 3px;
text-align:left;
font-style:italic;
vertical-align:bottom;
line-height:15px;
padding-bottom:3px
}

.box_jornal_legenda2 {
width:160px;
height:auto;
float:left;
margin:3px 0 0 3px;
text-align:right;
font-style:italic;
vertical-align:bottom;
line-height:17px
}

/* CONTEÚDO */

#conteudo {width:590px;
height:auto;
float:left;
margin:auto
}

.conteudo_titulo {width:100%;
height:auto;
margin:6px auto 8px auto;
background-image:url(img/bg_barratitulo.jpg);
font-size:18px;
color:#FFFFFF;
font-weight:bold;
}

.box_links_title {width:174px;
height:31px;
background-image:url(img/bg_titulo.jpg);
background-repeat:no-repeat;
}

.texto_titulo { width:auto;
height:auto;
margin-left:35px;
padding-top:5px;
font-family:"Trebuchet MS";
font-size:20px;
/*color:#006699;*/
color:#FFFFFF
}

.eventos_geral {
width:220px;
height:auto;
float:left;
}

.msg{
	color:#FF0000;
	text-align:center;
	margin:20px auto;
}
/*
.evento_destaque {width:230px;
height:auto;
margin:0 auto 8px auto;
background:#666633

}

.evento_destaque_frame {width:224px;
height:auto;
margin:3px auto;
border:#999 solid 1px;
background-color:#FFFFFF;
}

.evento_destaque_img {width:215px;
height:150px;
margin:4px auto;
}

.evento_destaque_legenda {width:215px;
height:auto;
margin:2px auto;
font-size:15px;
text-align:center;
line-height:15px;
}
*/

.noticia_frame {width:348px;
height:auto;
float:right;
border-left:#666633 dotted 2px;
margin-bottom:27px;
padding-left:12px
}

.noticia_geral {width:600px;
height:auto;
float:left;
}

.noticia {width:348px;
height:auto;
font-size:14px;
margin:8px auto;
line-height:18px;
}

.noticia_geral_manchetes {width:600px;
height:auto;
font-size:14px;
margin:8px 1px;
line-height:18px;
}

.noticia_vejamais {width:100%;
height:auto;
margin:4px auto;
font-weight:bold;
text-align:right;
color:#009ED2;

}

/* NOTÍCIAS - CONTEÚDO */

.noticia_frame02 {width:auto;
height:auto;
float:right;
position:relative;
}

.noticia_frame02_transparente {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;
background-color:#999999;
filter: alpha(opacity=15);
-moz-opacity: 0.65;
-khtml-opaciy: 0.65;
opacity: 0.15;
}

.noticia02 {width:190px;
height:auto;
font-size:14px;
margin:8px auto;
line-height:18px;
position:relative;
z-index:1;
}

.noticia_vejamais02 {width:100%;
height:auto;
margin:4px auto;
font-weight:bold;
text-align:right;
color:#009ED2;
position:relative;
z-index:2

}

/* FIM NOTICIA CONTEUDO */


/* CONTEÚDO - BANNER */

.banner_principal {width:590px;
height:60px;
margin:auto;
}


/* CONTEÚDO - ATALHOS */

.recursos_frame {width:593px;
height:auto;
margin:5px auto;
}

.recursos_A {width:137px;
height:auto;
float:left;
margin:auto 5px;
background-image:url(img/box_fale.jpg);
font-size:12px;
}

.recursos_box {width:133px;
height:auto;
margin:auto;
background:#006699
}

.recursos_box .recursos_box_img {width:126px;
height:auto;
margin:auto;
height:94px;
padding-top:4px
}

.recursos_box .recursos_box_legenda {width:133px;
height:auto;

}

.recursos_box_presidente {width:280px;
height:auto;
margin:auto;
}

/* RODAPÉ */

#rodape {width:990px;
height:auto;
margin:10px auto 0 auto;
background:#F7F7F7;
}

.rodape_logo {width:100px;
height:auto;
margin:15px 5px;
float:left;
}

.rodape_end {width:170px;
height:auto;
font-family:"Trebuchet MS";
font-size:11px;
margin:15px 5px;
float:left;
line-height:18px;
color:#666666;
border-RIGHT: #999999 dotted 3px
}

.mapasite_conteudo {width:120px;
height:auto;
font-family:"Trebuchet MS";
font-size:11px;
margin:5px 2px;
float:right;
line-height:12px
}

.mapasite_conteudo a:hover {
color:#009ED2;
}


/* TEXTOS */

.link_inline {
font-weight:bold;
font-style:italic;
font-family:"Arial Narrow";
font-size:14px;
text-align:right;
}

.texto_azul {
font-weight:bold;
font-family: Arial;
font-size:13px;
color:#1E5875;
}

.texto_verde {
font-weight:bold;
font-family:"Arial Narrow";
font-size:15px;
color:#333300;
}

.texto_verde15 {
font-weight:bold;
font-family:"Arial Narrow";
font-size:15px;
color:#666633;
}

.texto_verde18 {
font-weight:bold;
font-family:"Arial Narrow";
font-size:18px;
color:#666633;
}

.texto_subtitulo1 {
	font-size:14px;
	text-align:left;
	font-weight: bold;
}

/* CONTEÚDO - INTERNAS */

#conteudo_interna {width:590px;
height:auto;
float:left;
margin:auto
}


.conteudo_titulo_interna {width:590px;
height:31px;
margin:6px auto 8px auto;
background-image:url(img/bg_barratitulo.jpg);
background-repeat:no-repeat;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
}


.eventos_geral_interna {
width:385px;
height:auto;
float:left;
text-align:justify
}

.evento_destaque_interna {width:205px;
height:auto;
margin:5px auto 8px 5px;
float:left;
}

.evento_destaque_texto {width:auto;
height:auto;
margin:5px auto 8px 5px;
float:inherit;
float:none;
line-height:18px;
text-align:justify
}


.evento_destaque_frame_interna {width:189px;
height:auto;
margin:3px auto;
border:#999 solid 1px;
background-color:#FFFFFF;
}

.evento_destaque_img_interna {width:180px;
height:130px;
margin:4px auto;
}

.evento_destaque_legenda_interna {width:189px;
height:auto;
margin:2px auto;
font-size:15px;
text-align:center;
line-height:15px;

}

.noticia_frame_interna {width:195px;
height:auto;
float:right;
border-left:#FFFFFF dotted 2px;
}

.noticia_interna {width:185px;
height:auto;
font-size:16px;
margin:8px auto;
line-height:18px;
position:relative
}

.noticia_vejamais_interna {width:100%;
height:auto;
margin:4px auto;
font-weight:bold;
text-align:right;
color:#009ED2;
position:relative;
}


/* FORMULARIOS */

.texto_form {
font-family:"Arial Narrow";
font-size:14px;
color:#333333;
text-align:left;

}
.formulario_a {
height:25px;
border: solid #CCCCCC 1px;
font-family:"Arial Narrow";
font-size:12px;
color:#666666;
margin-bottom:3px
}

.formulario_b {
height:25px;
border: solid #CCCCCC 1px;
font-family:"Arial Narrow";
font-size:14px;
color:#666666;
}

.formulario_c {
width: 80px;
height:25px;
border: solid #CCCCCC 1px;
font-family:"Arial Narrow";
font-size:14px;
color:#666666;
}

.formulario_pp {
width: 25px;
height:25px;
border: solid #CCCCCC 1px;
font-family:"Arial Narrow";
font-size:14px;
color:#666666;
}

.enviar{ background-color:#006699;
height:30px;
font-family: "Trebuchet MS";
font-size:16px;
color:#FFF;
width:85px;
border:none;
}


/* Borda arredondada */

.bordaBox {background: transparent; width:215px; color:#FFFFFF; margin-bottom:15px}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b {display:block; overflow:hidden; font-size:1px;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b {height:1px;}
.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {background:#006699; border-left:1px solid #999; border-right:1px solid #999;}
.bordaBox .b1 {margin:0 5px; background:#006699;}
.bordaBox .b2 {margin:0 3px; border-width:0 2px;}
.bordaBox .b3 {margin:0 2px;}
.bordaBox .b4 {height:2px; margin:0 1px;}
.bordaBox .conteudo {display:block; background:#006699; border-left:1px solid #999; border-right:1px solid #999; text-align:center}

.bordaBox a {color:#000000; font-size:14px}
.bordaBox a:hover {color:#999999}

. evento_destaque {width:215px;
height:auto;
margin:0 auto 8px auto;
background:#666633
}

.evento_destaque_frame {width:210px;
height:auto;
margin:0px auto;
}

.evento_destaque_img {width:201px;
height:142px;
margin:0px auto;
/*border:#FFFFFF solid 1px;*/
}

.evento_destaque_legenda {width:201px;
height:auto;
margin:3px auto 0px auto;
font-size:14px;
text-align:center;
line-height:15px;
color:#FFFFFF
}

/* Borda arredondada */

#quadro_inf {
	height: auto;
	width: auto;
	/*border: 1px dotted #CCCCCC;	*/
	margin-top:20px;
	}
	
#quadro_cont {
	padding-top: 10px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

#caixa_videos {
	height: 192px;
	width: 144px;
	float:left;
	margin-left: 24px;
	margin-top:17px;
	}
				
#caixa_videos_galeria {
	margin-top:15px;
	height: 180px;
	width: 144px;
	margin-left: 18px;
	float:left;
	}
				
#quadro_videos{
	margin-top:10px;
	}

	
#foto_miniatura {
	height: 100px;
	width: 133px;
	margin-left:5px;
	}

#titulo_multimidia {
	height: 61px;
	width: 709px;
}
	
#titulo_videos {
	height: 61px;
	width: 709px;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	line-height: 20px;
}

