/* ----------- corpo ------------- */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
	margin: 0px;
	background-image: url(../imagens/funnn.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main{
	width: 770px;
	text-align: left;
	overflow:visible;
}
#header{
height: 282px;
}

/* ----------- menu ------------- */
#menu{
	width: 150px;
	float: left;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
}
#menu ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
#menu li{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#menu li a{
	display: block;
	width: 100%;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C9AA2;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-right: 2px;
}
#menu li a:hover{
	display: block;
	width: 100%;
	cursor: pointer;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C9AA2;
}
/* ----------- submenu ------------- */
.submenu {
	border: 1px solid #1F1A17;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	font-size: x-small;
	padding: 2px;
	font-weight: bold;
	background-color: #0086D3;
}
a.menuItem {
	color: #ffffff;
	cursor: pointer;
	display: block;
	padding: 2px;
	border-bottom: 1px solid white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: 3C9AA2;
}
a.menuItem:hover {
background-color: #000000;
color: #FFFFFF;
cursor: pointer;
}

/* ----------- estrutura ------------- */
#contents{
	min-height: 350px;
	margin-left: 165px;
	text-align: justify;
	overflow: visible;
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #000000;
	background-image: url(../imagens/camufla.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#contents h1{
	 	color: #000000;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: small-caps;
	background-color: #0086D3;
	margin-left: 3px;
	padding-left: 30px;
}
#contents h2{
font-size: 18px;
font-style: italic;
color: #CC0000;
}

#noticias{
	font-size: small;
	float: right;
	width: 163px;
	color: #999;
	text-align: center;
}
#noticias ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#noticias li {
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#noticias .noticiaTitulo{
	font-weight: bold;
	font-size: small;
	color: #039CE0;
	font-family: Arial, Helvetica, sans-serif;
}
#noticias a.noticiaTexto{
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

#fotos{
	width: 100%;
	text-align: center;
}
#fotos .titulo{
	color: white;
	font-size: 11px;
	background-color: #184C95;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(../imagens/base_top.jpg);
	background-repeat: repeat-x;
}
#fotos .texto{
	font-size: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer{
	clear: both;
	background-color: #000000;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	background-image: url(../imagens/roddd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C9AA2;
	margin-top: 5px;
	background-position: bottom;
}
#roda{
	background-color: #000000;
	background-image: url(../imagens/roddd.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	width: 100%;
	height: 71px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	padding-top: 20px;
	vertical-align: top;

}
.cyber {
	font-size: 7px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
