/************************************************/

*{	margin: 0px; padding: 0px; text-style: none; }

body{ text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	size: 12px; text-decoration: 0px;}
	
img{ border: 0px; text-decoration: none;}

.strong{ color: #900;}

#logos{ padding-top:10px; border-bottom:1px dashed #c6c6c6;}

/***********************************************/

h1{
	font-family:tahoma;
	font-variant:small-caps;
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-left:180px;
	float:left;
	color:#FFFFFF;
	}

h2{
	font-family:tahoma;
	font-variant:small-caps;
	font-size:1em;
	color:#900;
}
h3{
	font-family: 'Trebuchet MS', Arial, Verdana;
	margin:15px 0 10px 0;
	text-align: center;
	color:#900;
}
h4{
	color:#000000;        /************           original == color:#999;          ***********/
	font-size:11px;
	text-align:left;
	font-weight:normal;
}

h5{
	color:#000000;        /************           original == color:#999;          ***********/
	font-size:12px;
	text-align:left;
	font-weight:normal
}

h6{
	color: #d51d3b;
	font-family:"Trebuchet MS", Arial, Verdana, sans serif;
	font-size:16px;
	font-weight:bold;
	margin:15px 0 2px 3px;
	padding:0px;
}
h7{
	color: 000000;
	font-family:"Trebuchet MS", Arial, Verdana, sans serif;
	font-size:12px;
	font-weight:bold;
	margin:15px 0 2px 3px;
	padding:0px;	
}

h8{
	color:#f0f0f0;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	font-weight:normal;
    margin:0px 0 0px 10px;	
}

/* inicio cores dos links */
a.ultimas_noticias:link {
text-decoration:none;
color:none;  /* cor do link normal */
}

a.ultimas_noticias:visited {
text-decoration:none;
color:#none; /* cor do link visitado */
}

a.ultimas_noticias:hover {
text-decoration:underline;
color:#FF0000; /*cor do link quando passa o mouse por cima*/ 
}

a.ultimas_noticias:active {
text-decoration:none;
color:#none; /*cor do link ativo*/
}
/* fim cores dos links */


/**************************************************/

#geral{
	width: 780px;
	background: url(images/fundo_centro_inteiro.gif) repeat-y;
	margin: auto;
	padding-left: 7px;
	padding-right: 7px;
	}

#header{
	width: 780px;
	height: 140px;
	background: url(images/banner_trasp.gif) no-repeat;
	}

#guia{
	background-color:#FFCC00;
	height:20px;
	width:780px;
	}
	
#content{
	float: left;
	width: 780px;
}

	#meio{
		float: left;
		margin-top: 7px;
		margin-left: 159px;
		width: 462px;
	}
	
	#direita{
		float: right;
		width: 152px;
		text-align: center;
	}
	
	#lateral{
		float: left;
		margin-left: -621px;
		width: 152px;
		padding: 0px;
	}

#footer{
	clear:both;
	width:780px;
	height: 35px;
	background:url(images/footer.gif) no-repeat;
	padding-top:15px;
	color:#000;
	text-align:center;
	font-size:0.6em;
}

/**************************************************/

.azul{
	width:152px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background-image:url(images/fundocanalazul.gif);
	height:20px;
	border-top:1px solid #041871;
	}
	
.azul2{
	width:152px;
	padding-top:7px;
	font-size:12px;
/*	font-weight:bold;  */
	color:#FFF;
	text-align:center;
	background-image:url(images/fundocanalcinza.bmp);
	height:35px;
	border-top:1px solid #E0E0E0;  /*	#041871  */
	}

/* FIM CANAIS */
/* TEXTOS */
.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 20px;
	text-align: justify;
}

ul#texto{
	list-style: none;
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
	color: #000;
	text-indent: 40px;
}

/************************************************/

/* - NOTÍCIA - */
	/* - NOTÍCIA - */
	#noticiaprincipal{
	float: left;
	width: 462px;
	height: 180px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	}
		#noticiaprincipal #titulo{
		width:447px;   	/* - width:266px; - */
		margin: -1px 0 0 -1px;
		padding: 6px 0 6px 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background-image:url(images/index1.bmp);   /* background: #d51d3b; */
		}
		#noticiaprincipal h3{
		margin: 20px 0 -7px 0;
		background: #eee;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		color: #0c004c;
		}
		#noticiaprincipal img{
		border: 1px solid #ccc;
		margin: 0 10px 0 10px;
		}
		
		#noticiaprincipal p{
		color: #999;
		margin: 5px;
		font-size: 10px;
		}
		
		a#noticiaphp{
		color:#009;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		}
		a:hover#noticiaphp{
		text-decoration:underline;
		}
		
	
		
/*********************************************/


	#ultimasnoticias{
	float: left;
	width: 280px;  /*****   	width: 462px;   antes era 280 ***/
	height: 218px;  /*****      antes era 218 ***/
	border: 1px solid #ddd;
	background: #f5f5f5;
	}
		#ultimasnoticias #titulo{
		width:265px;
		margin: 0px 0 0 0px;
		padding: 6px 0 6px 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background-image:url(images/index2.gif);  /* background: #0099FF; */ 
		}
		#ultimasnoticias h3{
		margin: 20px 0 -7px 0;
		background: #eee;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		color: #0c004c;
		}
		#ultimasnoticias img{
		border: 1px solid #ccc;
		margin: 0 10px 0 10px;
		}
		
		#ultimasnoticias p{
		color: #999;
		margin: 5px;
		font-size: 10px;
		}
		
		a#noticiaphp{
		color:#009;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		}
		a:hover#noticiaphp{
		text-decoration:underline;
		}
		
	
		
/**********************************************/


#destaque{
	float: right;
	width: 174px;   /*****      antes era 174 ***/
	height: 218px;   /*****      antes era 218 ***/
	/*border: 1px solid #e6e6e6;*/
	background: #f5f5f5;    
	border: 1px solid #ddd;
	
	}
		#destaque #titulo{
		width:160px;
		margin: -1px 0 0 -1px;
		padding: 6px 0 6px 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background: #8dc54c; 
		}
		#destaque img{
		margin: -5px 0 0 7px;
		}
		#destresenha{
		margin:10px 10px 0 10px;
		}
		#destresenha p{
		color: #000;
		/*text-indent: 10px;
		line-height: 150%;*/
		font-size: 10px;
		margin-bottom: 3px;
		}
		#destresenha p a{
		font-size:10px;
		color:#900;
		font-weight: bold;
		}
		#destresenha p a:hover{
		text-decoration:underline;
		}

/**********************************************/

#video{
	float: left;
	width: 174px;   /*****      ***/
	height: 218px;   /*****     ***/
	margin: 3px 0 0 0px;
	/*border: 1px solid #e6e6e6;*/
	background: #f5f5f5;
	border: 1px solid #ddd;
	
	}
		#video #titulo{
		width:160px;
		margin: 0px 0 0 0px;
		padding: 6px 0 6px 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background: #8dc54c; 
		}
		#video img{
		margin: -5px 0 0 7px;
		}
		#destresenha{
		margin:10px 10px 0 10px;
		}
		#destresenha p{
		color: #000;
		/*text-indent: 10px;
		line-height: 150%;*/
		font-size: 10px;
		margin-bottom: 3px;
		}
		#destresenha p a{
		font-size:10px;
		color:#900;
		font-weight: bold;
		}
		#destresenha p a:hover{
		text-decoration:underline;
		}

/**********************************************/

#comentarios{
	float: right;
	width: 280px;   /*****      ***/
	height: 218px;   /*****     ***/
	margin: 3px 0 0 0px;
	/*border: 1px solid #e6e6e6;*/
	background-image:url(images/eraumavez.bmp);   /**     background: #f5f5f5;    */
	border: 1px solid #ddd;
	
	}
		#comentarios #titulo{
		width:160px;
		margin: 0px 0 0 0px;
		padding: 6px 0 6px 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align:center;
		color: #fff;
		background: #8dc54c; 
		}
		#comentarios img{
		margin: -5px 0 0 7px;
		}
		
		#destresenha{
		margin:10px 10px 0 10px;
		}
		#destresenha p{
		color: #000;
		/*text-indent: 10px;
		line-height: 150%;*/
		font-size: 10px;
		margin-bottom: 3px;
		}
		#destresenha p a{
		font-size:10px;
		color:#900;
		font-weight: bold;
		}
		#destresenha p a:hover{
		text-decoration:underline;
		}
		
/*******************************************************************/
#banner_campanha_fraternidade{
	width: 174px;
	height: 218px;

	background-color:#f6f6f6;
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	
}
	#banner_campanha_fraternidade #link{
	margin: 228px 0 0px;
	float: inherit;
	font-size: 10px;
	text-align:center;
	color: #336699;
	}
	#banner_campanha_fraternidade #link a{
	text-decoration: none;
	color: #369;
	}
	#banner_campanha_fraternidade #link a:hover{
	text-decoration: underline;
	}
	
	
/*******************************************************************/
		



/*  Drops  */
.drops{
	width:212px;
	float: left;
	margin-top: 4px;
}
.drop{
	border:1px solid #eeeeee;
	width:200px;
	height:80px;
	padding:5px;
	font-size:10px;
	color:#336699;
}
#dropinterna{
border:1px solid #eeeeee;
background-color:#f6f6f6;
height:74px;
padding:2px;
line-height:100%;
background-repeat:no-repeat;
background-position:5px;
}

#drop_texto{
margin-left:85px;
text-align:center;
margin-top:15px;
height:60px;
}

#drop_texto a{
	color:#369;
	text-decoration: none;
}
#drop_texto a:hover{
	text-decoration:underline;
}

/* Fim Drops */

/*******************************************************************/
#banner_popup{
	width: 244px;
	height: 276px;
	background: url(images/matriculas.gif) no-repeat;
	background-color:#f6f6f6;
	float: left;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
}
	#banner_popup #link{
	margin: 228px 0 0px;
	float: inherit;
	font-size: 10px;
	text-align:center;
	color: #336699;
	}
	#banner_popup #link a{
	text-decoration: none;
	color: #369;
	}
	#banner_popup #link a:hover{
	text-decoration: underline;
	}
	
/*******************************************************************/


#linha2{
	margin-top: 4px;
	width: 462px;
	float: left;
	}
	
	/* - NOTÍCIA - */
	#noticia{
	float: left;
	width: 280px;  	
	height: 218px;   
	border: 1px solid #ddd;
	background: #f5f5f5;
	}
		#noticia #titulo{
		width:266px;
		margin: -1px 0 0 -1px;
		padding: 6px 0 6px 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background: #000000;
		}
		#noticia h3{
		margin: 20px 0 -7px 0;
		background: #eee;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		color: #0c004c;
		}
		#noticia img{
		border: 1px solid #ccc;
		margin: 0 10px 0 10px;
		}
		
		#noticia p{
		color: #999;
		margin: 5px;
		font-size: 10px;
		}
		
		a#noticiaphp{
		color:#009;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		}
		a:hover#noticiaphp{
		text-decoration:underline;
		}
		
	/* - DESTAQUE - */
	#destaque{
	float: right;
	width: 174px;   /*****      antes era 174 ***/
	height: 218px;   /*****      antes era 218 ***/
	/*border: 1px solid #e6e6e6;*/
	background: #f5f5f5;
	border: 1px solid #ddd;
	}
		#destaque #titulo{
		width:160px;  /*****      antes era 160 ***/
		margin: -1px 0 0 -1px;
		padding: 6px 0 6px 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background-image:url(images/index3.gif); /*background: #8dc54c; */
		}
		#destaque img{
		margin: -5px 0 0 7px;
		}
		#destresenha{
		margin:10px 10px 0 10px;
		}
		#destresenha p{
		color: #000;
		/*text-indent: 10px;
		line-height: 150%;*/
		font-size: 10px;
		margin-bottom: 3px;
		}
		#destresenha p a{
		font-size:10px;
		color:#900;
		font-weight: bold;
		}
		#destresenha p a:hover{
		text-decoration:none;
		}
		
		#destresenha strong{ color: #900;}
		
/** inicia Menu site**/

ul.menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: 151px;
	font-family: Verdana, Geneva, sans-serif;
}
	
ul.menu li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 152px;
}

li ul.menu, ul.menuu 
{
	position: absolute;
	left: 152px;
	top: 0;
	display: none;
}

ul.menu li a 
{
	height: 1%;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	cursor: pointer;
	background-color: #f6f6f6;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul.menu, ul.menuu
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
}

ul.menu a:hover, a:focus
{
	background-color: #dcecf0;
	color: #000;
}

ul.menuu a:hover, a:focus
{
	background-color: #dcecf0;
	color: #000;
}

ul.menu li:hover ul.menuu, li.over ul.menuu { 
	display: block; }
	
ul.menu li:hover ul.menu, li.over ul.menu { 
	display: block; }

/* final do estilo do menu */



/**começa o Menu ultimas noticias **/

ul.noticias2
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: 454px;
	font-family: Verdana, Geneva, sans-serif;
}
	
ul.noticias2 li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 280px;  /* antes era 280  */
}

li ul.menu, ul.menuu 
{
	position: absolute;
	left: 152px;
	top: 0;
	display: none;
}

ul.noticias2 li a 
{
	height: 1%;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #ffffff;  /* cor da borda  */
	display: block;
	cursor: pointer;
	background-color: #f6f6f6;
	padding: 0.1em 0.75em;
	color: #333;
	text-decoration: none;
}


/** fim do Menu ultimas noticias **/




/*   GALERIA DE FOTOS    */
table#table_galerias{
	margin: 20px 0 0 20px;
}
table#table_galerias td {
	border:1px solid #f6f6f6;
}
table#table_galerias td *{
	vertical-align:middle;
}
table#table_galerias td span{	
	font:14px 'Trebuchet MS', Verdana, Arial, Tahoma;
}
table#table_galerias td a{
	background:url(../images/ver.jpg) no-repeat;
	width:25px;
	height:25px;
	text-indent:-5000px;
	float:left;
}
table#table_galerias td.ver{
	padding:0 0 0 9px;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/





