BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	font-size: 12px;
	color: Gray;
}

#slides_main{
height: 300px;
}

#slides_galerias{
position:relative;
height: 650px;
}

.corpo{
position: relative;
min-height: 350px;
background-image: url('imagens/fundo.jpg');
background-repeat: no-repeat;
background-color: #ffffff;
font-size: 12px;
color: #000000;
padding: 10px 20px 80px 20px;
}

.corpo a {
top: 30px;
}

.corpo h1{
font-size: 14px;
}
.corpo p{
font-family:  arial; sans-serif;
font-size: 12px;
}


/********************************* Slide Show ********************************/

		#back_to_camera {
			clear: both;
			display: block;
			height: 80px;
			line-height: 40px;
			padding: 20px;
		}
		
		.corpo_slides {
			max-width: 1000px;
			width: 99%;
		}
		
		.corpo_slides_gal {
			max-width: 1000px;
			width: 90%;
		}

/***********************************************************************/	 
/************************* Coluna Main Direita *************************/	 
/***********************************************************************/

.col_dirmain{
	width: 180px;
	height: 150px;	
	margin: 0px 0px 0px 0px;
}

.col_esqmain{
	vertical-align:text-top;
	width: 620px;
	padding: 5px 10px 0px 5px;	
}

.linha_boxes{
	width: 800px;
	height: 150px;
	padding: 20px 20px 20px 20px;	
}

#box_dirF{
	position: absolute;
	width: 170px;
	height: 150px;
	left: 20px;
	background-image: url(../imagens/facebook.png);
}

#box_dirW{
	position: absolute;
	width: 170px;
	height: 150px;
	left: 210px;
	background-image: url(..//imagens/meteorologia.png);
}

#box_dirM{
	position: absolute;
	width: 170px;
	height: 150px;
	left: 400px;
	background-image: url(..//imagens/mapafreguesia.png);
}

#box_dirP{
	position: absolute;
	width: 170px;
	height: 150px;
	left: 590px;	
	background-image: url(..//imagens/publicacoes.png);
}

#facebook_box{
position: relative;
padding: 15px 0px 0px 10px;	
}

#mapa_box{
position: relative;
padding: 13px 0px 0px 10px;	
}

#box_dirAC{
	width: 170px;
	height: 90px;
	margin: 5px 5px 5px 5px;	
	background-image: url(..//imagens/agendacultural.png);
}
/***********************************************************************/	 
/***************************** textos ***********************************/	 
/***********************************************************************/

.texto_boxcc{
	text-align:left; 
	font-family: Arial;
	font-size: 12px;
	color: Black;	
}

.texto_corpocc{
 	position: relative;
	margin: 0px 0px 0px 1px;
	text-align:justify; 
	font-family: Arial;
	font-size: 12px;
	margin-left: 1%;
	margin-right: 2%;
	color: Black;	
}

.texto_legendas{
    position: relative;
    top: 0px;
	text-align:center; 
	font-family: Arial;
	font-size: 12px;
	color: Black;	
}

.texto_main_CD_titulo{
    position: relative;
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
	color: BLACK;	
	margin: 0px 0px 0px 0px;
	background-color: #FFD700;
	background-repeat: no-repeat; 	
}

/* Formataçao dos Títulos de Topo */
.texto_titulocc{
    position: relative; /*formatar dentro da frame*/
	font-family: Arial;
	font-size: 14px;
	color: BLUE;	
	margin: 0px 0px 0px 0px;
	background-color: #FFD700;
	background-repeat: no-repeat; 	
}

.texto_coluna_esquerda{
	position: absolute;
	top: 0px;
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat; 	
}

/* Formataçao do texto do rodapé */
.texto_rodape{
	font-family: Arial,Helvetica,sans-seri;
	font-size: 12px;
	width: 800px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 15px; /*altura da linha na barra menus horizontal*/
	color: rgb(1,1,1);
	background-image: url(../imagens/barra_navegacao.JPG);
	background-repeat: no-repeat;
}

.texto_producao{
	font-family: Arial;
	font-size: 12px;
	color: #009999;	
}
