@charset "utf-8";

body {
background-color: #f5f1e6;
background-repeat:repeat-x;
margin-top: 0%;


}

#tudo {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#topoCAPA {
	height: 250px;
	width: 1000px;
	position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:26px;
	color: #000;
}
#topoCAPA a {
	color: #FFF;
	text-decoration: none;
	}
#topoCAPA a:hover{
	text-decoration: underline;
}


#topo {
	height: 230px;
	width: 1000px;
	position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:26px;
	color: #000;
}
#topo a {
	color: #FFF;
	text-decoration: none;
	}
#topo a:hover{
	text-decoration: underline;
}


	
#conteudoNEWS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 950px;
	height:auto;
	text-align: left;
	background-color:FFFFFF;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height:16px;
}

	
#conteudoCAPA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 950px;
	height:auto;
	text-align: left;
	background-color:FFFFFF;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height:18px;
}

#conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 730px;
	height:auto;
	text-align: justify;
	background-color:FFFFFF;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	line-height:18px;
}

.chamadaconteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	line-height:18px;
}

#menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	line-height:18px;
width: 278px;
	height: auto;
	float:left;
	margin-left: 20px;

}


#menucapa {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	line-height:18px;
width: 220px;
	height: auto;
	float:left;
	margin-left: 15px;
	margin-top: 0px;
}
#menucapa a {
	color: #cc0000;
	text-decoration: none;
	}
#menucapa a:hover{
	text-decoration: underline;
}



#rodape {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#d40e1b;
	color:#FFFFFF;
	height:190px;
	text-align:center;
	width: 1000px;
	position: inherit;
	}
#rodape a {
	color:#FFFFFF;
	}


.menuespecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:26px;
	color: #000;

}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0004;

}

.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0004;

}

.txtrodape {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #5da5ea;
}

a{
	color:#000000;
	text-decoration:underline;
}

a:visited{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	color: #cc0000;
	text-decoration: none;
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
		text-align:center;

}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#cc0000;
}

h3 {
	font-size:20px;
	font-weight:bold;
	color:#cc0000;
		text-align:center;

}

h4 {
	font-size:18px;
	font-weight:bold;
	color:#cc0000;

}





.coluna {
	float:left;
	width:200px;
	margin:0 25px 15px 0;
	height:auto;
	-moz-transition:0.5s;
    -o-transition:0.5s;
    -webkit-transition:0.5s;
    transition:0.5s;
	/*opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
	
}

.coluna_foto {
	background-size:cover;
	background-repeat: no-repeat;
	background-position:center center;
	width:100%;
	height:100%;
}

.coluna_foto_3 {
	float:right;
	margin-right:0;
}

.navegador {
	clear:both;
	float:left;
	margin:10px 0 20px 0;
}

.my-gallery {
	display:table;
}

.my-gallery figure {
	display:none;
}

.my-gallery a {
	display:block;
	border:4px solid #FFF;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .25);
	-moz-transition:0.5s;
    -o-transition:0.5s;
    -webkit-transition:0.5s;
    transition:0.5s;
	width:100%;
	height:180px;
	margin-right:2em;
	background-repeat: no-repeat;
	background-position:center center;
	background-size:cover;
	float:left;
}

.my-gallery a:hover {
	-webkit-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, .5);
}

.my-gallery img {
	display:none;
	max-width: 100%;
}

