body{
	margin:0px;
	background-image:url(../img/blue2.jpg);
}

#main{
	width:800px;
	height:auto;
	margin:auto;
	overflow:visible;
	background-color:#359bfa;
}

#header{
	position:inherit;
	margin-top:0px;
	width:800px;
	height:430px;
}

#corpo{
	width:800px;
	position:none;
	float:left;
	left:0px;
	top:0;
	margin-top:0px;
	height:auto;
	padding-bottom: 12px;
}

/* Menu ----------------------------------------*/ 
#cascamenu{
	float:left;
	left:0px;
	top:5px;
	margin:0;
	width:160px;
	height:auto;
	background-position: center top;
}
#menu{
	float:left;
	left:0px;
	top:0px;
	padding-top:0px;
	margin:0;
	width:160px;
	height:auto;
	background-color:#359bfa;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	background-color:;
}

#menu ul{
	list-style-type: none;
	margin:0;
	padding:0;
	border-top:0;
	border-bottom:none;
}
#menu li{
	width: 100%;
	padding:0px;
	list-style:none;
	border-bottom:1px solid;
	color:#FFFFFF;

}
#menu li a{
	display:block;
	padding-left:0;
	width:100%;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height:26px;
	background-image:url(../img/linham.jpg);
	background-repeat: repeat-y;	
}

#menu li a:hover{
	display:block;
	padding-left:0;
	width:100%;
	cursor: pointer;
	text-decoration: none;
	color:#003366;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height:26px;
	background-image:url(../img/but3.jpg);
	background-repeat: repeat-y;	

}

.submenu {
	position: absolute;
	display: block;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	font-size: x-small;
	padding: 0px;
	background-color: #0e74d4;
}

a.menuItem {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.menuItem:hover {
	color: #000066;
	background:#cccccc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#contents{
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	position:inherit;
	float:left;
	width:450px;
	margin-left:20px;
	height:auto;
	text-align:justify;
	background-image:url(../img/conteudo.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	background-color:;
}

#contents h1{
	color: #FF9933;
	padding-top:0px;
	margin-top:2px;
	margin-left:50px;
	font-size: large;
	font-weight: bold;
	color:#FFFFFF;
}

#cxnoticias{
	position:inherit;
	float:right;
	top:0px;
	width:160px;
	height:auto;
	background-image:url(../img/nottopo.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
	border:0;
}

#toponoticias{
	position:inherit;
	float:none;
	top:0px;
	width:160px;
	height:30px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#noticias{
	font-family: Verdana, Helvetica, sans-serif;
	background-repeat:no-repeat;
	font-size: 10px;
	color: #811098;
	font-weight: normal;
	text-align: left;
	position:inherit;
	right:0px;
	float:right;
	width:160px;
	height:auto;
	background-image:url(../img/linham.jpg);
	background-repeat:repeat-y;
	border:0;
	margin-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#noticias ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width:160px;
}

/* linha separatória do texto */
#noticias li {
	padding-bottom:5px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color:#FFFFFF;
}
#noticias .noticiaTitulo{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	margin-left:5px;
	padding-top:10px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
#noticias a.noticiaTexto{
	font-style: italic;
	color: #FFFFFF;
	margin-left:3px;
	text-decoration: none;
	font-size: x-small;
	font-family: Verdana, Helvetica, sans-serif;
}
#fotos{
	width: 440px;
	height:auto;
	margin:auto;
	padding-top:30px;
	text-align:center;
	
	/*border-width: 1px;
	border-style: solid;
	border-color: #999;*/
}

#fotos .titulo{
	position:inherit;
	color:#FFFFFF
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align:left;
	padding-top:inherit;
	font-size-adjust:inherit;
}

#fotos .texto{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:justify;
	color:#FFFFFF
}
#espaco{
width:800px;
height:10px;
position:relative;
clear:both;


}
#footer {
	font-family: Verdana, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	position:relative;
	clear:both;
	width:800px;
	height:50px;
	background-image:url(../img/rodape.jpg);
	background-repeat:no-repeat;
}
#assinatura {
	font-family: Verdana, sans-serif;
	font-style: italic;
	color: #999999;
	text-align: right;
	font-size: xx-small;
	margin:auto;
	position:relative;
	top:0px;
	width:800px;
	height:12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color:#000000;
}
design{
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
}

.cyber {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	margin-right:10px;
	color:#000066;
	text-decoration: none;
}
.cyber:hover {
	font-size: 7pt;
	margin-right:10px;
	color:#FFFFFF;
	text-decoration: underline;
}

