* {margin:0;
padding:0;}

body {
	background-color: #ccc;
}
h1 {
	font: bold 13pt times new roman;
	font-style: italic;
	color: #333333;
	margin: 20px;

}
#geral {
	width: 800px;
	height: auto;
	display: table;
	margin: auto;
	background-color: #fff;
}

#topo {
	width: 800px;
	height: 165px;
	display: block;
	float: left;
	background-color: #fff;
}

#logo {
	width: 302px;
	height: 111px;
	display: block;
	float: left;
	background-image: url(../images/logo.jpg);
}
#logo h1 {
	text-indent: -5000px;
}

#flash-topo {
	width: 498px;
	height: 165px;
	display: block;
	float: right;
}
/*-------------------MENU-------------------------------------*/
#menu-superior {
	width: 300px;
	float: left;
	display:block;
	height:auto;

}
#menu-superior ul li {
	display: inline;
}

#menu-superior a {
	list-style-type: none;
	float: left;
	width: 95px;
	height: 21px;
	background-image: url(../images/bg-menu.jpg);
	margin: 2px 2px 0 0;
	padding: 2px 0 2px 0;
	background-repeat: no-repeat;
	text-align:center;
	font:bold 10pt verdana;
	text-decoration:none;
	color:#355F75;
}
#menu-superior a:hover {
	color: #FFFFFF;
	background-image: url(../images/bg-menu-over.jpg);
}
/*-------------------FIM MENU-------------------------------------*/
#flash-esquerda {
	width: 276px;
	height: 409px;
	display: block;
	float: left;
}
#flash-esquerda-ing {
	width: 276px;
	height: 409px;
	display: block;
	float: left;
	margin-top: 300px;
}

#flash-esquerda p {
	font: 12px arial;
	font-style: italic;
	margin: 15px 0 0 10px;
}

#conteudo {
	width: 521px;
	height: 393px;
	float: left;
	background-image: url(../images/bg-conteudo.jpg);
}
#conteudo-ingles {
	width: 521px;
	height: 693px;
	float: left;
	background-image: url(../images/bg-conteudo-ing.jpg);
}

#conteudo p{
	font: 14px times new roman;
	font-style: italic;
	margin: 0 30px 0 20px;
	color: #333;
	text-align: justify;
}
#conteudo-ingles p{
	font: 14px times new roman;
	font-style: italic;
	margin: 20px 30px 0 20px;
	color: #333;
	text-align: justify;
}
#conteudo-ingles ul li {
	font: 14px times new roman;
	list-style-type: square;
	color: #333;
	margin-left: 40px;
}

#conteudo span {
	font-weight: bold;
	color: #333333;

}

#conteudo img{

}
#rodape {
	width: 800px;
	height: 26px;
	display: block;
	float: left;
	background-color: #287AAA;
}
address {
	font: bold 11px tahoma;
	text-align: center;
	font-style: normal;
	margin-top: 5px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#conteudo-noticias-texto {
	width: 200px;
	height: auto;
	float:left;
	background-color: #ddd;
	padding: 10px;
	margin-top: 0px;
	font: 12px arial;
	font-style: italic;
	color: #000000;
	}
	
#conteudo-noticias-galeria {
	height: auto;
	float:left;
	background-color: #fff;
	margin: auto;
	padding: 0px;
	margin-top: 0px;
	margin-left: 40px;
	}

#geral_noticias {
	width: 770px;
	height: auto;
	display: block;
	background-color: #fff;
	margin: auto;
	padding: 10px;
	margin-top: 10px;
}

#topo_noticias {
	width: 770px;
	height: auto;
	display: block;
	background-color: #fff;
	margin: auto;
	padding: 10px;
	margin-top: 10px;
	font: 12px arial;
	font-style: italic;
	color: #000000;
	text-align:left;
	
}

#conteudo-internas {
	width: 770px;
	height: auto;
	display: block;
	background-color: #ddd;
	margin: auto;
	padding: 10px;
	margin-top: 10px;
}

#conteudo-internas p{
	font: 14px times new roman;
	font-style: italic;
	margin: 0 20px;
	color: #333;
	text-align: justify;
}

#conteudo-internas span {
	font-weight: bold;
	color: #333333;}

#conteudo-mapa {
	width: 521px;
	height: auto;
	float: left;
}
#conteudo-mapa p{
	font: 14px times new roman;
	font-style: italic;
	color: #333;
	text-align: center;
}

	
#album {
	width: 796px;
	height: auto;
	display: block;
	float: left;
	overflow: hidden;
	background-color: #fff;
		
}
#album h2{
	font: bold 14px arial;
}
#album p{
	font: 12px arial;
	text-align: justify;
}

#conteudo-laminacao2{
padding: 30px;
margin-top: 10px;
}

#conteudo-laminacao2 h2{
font: 14px times new roman;
font-style: italic;
font-weight: bold;
}

#conteudo-laminacao2 p{
font: 14px times new roman;
font-style: italic;
}

.titulo{
color:#333;
font:bold italic 13pt "Times New Roman", Times, serif;
margin-left:20px;}