@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	
	}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000014;
	background-image:url(background.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#geral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	height: auto;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b5b5b5;
	border-left-color: #b5b5b5;
	background-color: #FFF;
}

#rodape {
	clear: both;
	height: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-align: center;
	line-height: 13pt;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	color: #00aeef;
	background-position: center top;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #b5b5b5;
	background-color: #bdbdbd;
	background-repeat: no-repeat;

	
}
.rodape2 {
	clear: both;
	height: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-align: center;
	line-height: 13pt;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #333;
}

#revista {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 25px;
	border-bottom-color: #b5b5b5;
	background-image: url(bgREV.jpg);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	margin: 0px;
}
#cabecalho {
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #b5b5b5;
	background-color: #000;
}
.rodapestilo {
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#geral #revista p {
	text-align: right;
	color: #FFF;
}


img{
	border-width:0px; 
border-color:transparent; 
	border:none;
	outline:none;
}


map{
	border-width:0px; 
border-color:transparent; 
	border:none;
	outline:none;
}


area{
	border-width:0px; 
border-color:transparent; 
	border:none;
	outline:none;
}
