body {
	margin:0; padding:0;
	background-color:#030409;
	background-position:center; background-position:top;
	background-image:url(fundo_site2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed
	}
		
@font-face {
 font-family: "Futura";
 src: url("fonts/futuraopen.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Futura";
 src: url("fonts/futuraopen.ttf") /* TTF file for CSS3 browsers */
}

	
	.titulos {
	color:#4097DA;
	font-size:16px;
	font-family: "Futura", Tahoma, Arial;
	font-weight:bold;
	font-smooth:always;
		}
		
		.titulos2 {
	color:#000;
	font-size:16px;
	font-family: "Futura", Tahoma, Arial;
	font-weight:bold;
	font-smooth:always;
		}
		
		.texto {
			font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		color:#FFF;
		font-size:12px;
		text-align:justify;
		}
		
		.texto2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:12px;
		}
		
			.texto2 a:link{
	text-decoration:underline;
	color:#0FF
		}
		
			.texto2 a:visited{
				text-decoration:underline;
				color:#0FF
		}
		
			.texto2 a:hover{
				text-decoration:none;
				color:#0FF
		}
		
		.eventos_titulos {
	color:#FFF;
	font-size:15px;
	font-family: "Futura", Tahoma, Arial;
	font-smooth:always;
		}
		
		
		.destaques {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#333;
	font-size:12px;
		
		}
		
		.destaques_interno {
			font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		color:#3A94D6;
		font-size:14px;
		
		}
		
		.rodape {
		color:#FFF;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size:10px;
		}
		
		.rodape a:link{
		color:#FFF;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size:10px;
		text-decoration:none
		}
		.rodape a:visited{
		color:#FFF;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size:10px;
		text-decoration:none
		}
		.rodape a:hover{
		color:#FFF;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size:10px;
		text-decoration:underline
		}
		
			.destaques_texto {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:10px;
		
		}
		
		img.espaco {
	border:solid;
	border-width:1px;
	border-color:#3D95D5
}

.opaque {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);					
	opacity: .5;

}
h1 {  color: #c33;  background: transparent;  font-weight: bold;  text-align: center; font-size:9px; color:#000001}
h2 {  color: #c33;  background: transparent;  font-weight: bold;  text-align: center; font-size:9px; color:#000001}
h3 {  color: #c33;  background: transparent;  font-weight: bold;  text-align: center; font-size:9px; color:#000001}
h4 {  color: #c33;  background: transparent;  font-weight: bold;  text-align: center; font-size:9px; color:#000001}
.style10 {font-size: 9px; color:#000001 }



.texto_news {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:12px;
		}
		
			.texto_news a:link{
	text-decoration:underline;
	color:#024556
		}
		
			.texto_news a:visited{
				text-decoration:underline;
				color:#024556
		}
		
			.texto_news a:hover{
				text-decoration:none;
				color:#024556
		}
