/*----------------------------------------------*/
/*              WEB SITE MANAGER v 1.0          */    
/*           by Naiteon IT Solutions			*/
/*			    www.naiteon.com.br				*/
/*----------------------------------------------*/

body{
	background-image:url(../img/fundo.jpg);
	background-repeat:repeat-x;
	background-color: #feffff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Tahoma;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #7899bc;
}

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

a.menuItem:hover {
	color: #FFFFFF;
	background:#5E7A2D;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.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: #FFFFFF;
	color: #CD0003;
}
.submenu li{
	width: 100%;
	padding:0px;
	list-style:none;
	border-bottom:1px  solid #CCCCCC;
}


#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;
}

#corpo{
	width:960px;
	position:none;
	float:left;
	left:0px;
	top:0;
	margin-top:0px;
	height:auto;
	padding-bottom: 0px;
	background-image:url(../img/fundosite.jpg);
	background-repeat:repeat-y;
	text-align: center;
}
#contents{
	font-size: 12px;
	color:#3c3c3c;
	position:inherit;
	float:left;
	width:560px;
	height:auto;
	padding-top:0px;
	text-align:justify;
	background-repeat: repeat-x;
	overflow:hidden;
	min-height: 500px;
	background-color: #FFFFFF;
	background-position:top;
}

#contents h1{
	color: #85a64d;
	margin-left:5px;
	font-size: 16px;
	font-weight: bold;
	text-indent:10px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-left:10px;
}
 
#cascamenu{
	float:left;
	position:inherit;
	left:0px;
	top:243px;
	margin:0;
	width:199px;
	margin-left: 0px;
	background-position: top;
	min-height: 500px;
	height: auto;
	background-repeat: repeat-y;
	margin-top: 10px;
}

#cxnoticias{
	width:183px;
	height:auto;
	margin:auto;
	background-position: top;
	min-height: 500px;
	background-repeat: repeat-y;
	text-align: center;
}
#cxpublicidade{
	width:183px;
	height:auto;
	margin-right:8px;
	float:right;
	background-position: top;
	min-height: 500px;
	background-repeat: repeat-y;
	text-align: center;
}
#espaco{
	width:800px;
	height:10px;
	position:relative;
	clear:both;
	background-color:#000000;
}
#fotos{
	width: 420px;
	height:auto;
	margin:auto;
	padding-left:20px;
	padding-top:30px;
	text-align:center;
	padding-bottom: 20px;
	
	/*border-width: 1px;
	border-style: solid;
	border-color: #999;*/
}

#fotos .titulo{
	position:inherit;
	color:#000000;
	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:#000000
}
#fotos-thumb {
	width: 100%;
	height: 200px;
}
#fotos-thumb {
	width: 120px;
	margin: auto;
}
#footer {
	font-family: "Trebuchet MS";
	font-style: normal;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	width:960px;
	height:40px;
	background-color:#033E68;
	margin: auto;
	clear: both;
	background-image: url(../img/rodape.jpg);
	background-repeat: repeat-x;
	max-height: 45px;
	padding-top: 5px;
}

#header{
	position:inherit;
	margin-top:0px;
	width:960px;
	height:295px;
	background-repeat:no-repeat;
	background-image: url(../img/banner.jpg);
	
}
#imgtopo{
	float:left;
	position:inherit;
	left:0px;
	margin:auto;
	width:160px;
	background-image:url(../img/menu.jpg);
	background-repeat:no-repeat;

}


#main{
	width:960px;
	height:auto;
	margin:auto;
	overflow:visible;
}
#menu{
	position:inherit;
	width:183px;
	background-attachment: scroll;
	background-position: center;
	margin-left: 0px;
	padding-left: 0px;
	margin: auto;
	background-image: url(../img/fundo-menus.jpg);
	background-repeat: repeat-y;

}
#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;
}
#menu li a{
	display:block;
	width:100%;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	height: 25px;
	font-family: "Trebuchet MS";
}

#menu li a:hover{
	display:block;
	width:100%;
	cursor: pointer;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 16px;
	padding-top:10px;
	padding-bottom:0px;
	margin-right:0px;
	background-image: url(../img/fundobt.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Trebuchet MS";
}
#naiteon {
	width: 134px;
	height: 40px;
	float: left;
}
#naiteon2 {
	width: 134px;
	height: 40px;
	float: right;
}


#noticias{
	color: #FFFFFF;
	font-weight: normal;
	width:183px;
	height:auto;
	border:0;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: auto;
	text-align: center;
	background-image: url(../img/fundo-menus.jpg);
	background-repeat: repeat-y;
}

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

/* linha separatória do texto */
#noticias li {
	padding-top:10px;
	padding-bottom:5px;
	/* border-bottom-color:#999999;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	
}
	
#noticias .noticiaTitulo{
	font-weight:bolder;
	font-size: 13px;
	margin-left:5px;
	padding-top:10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
#noticias a.noticiaTexto{
	font-size:11px;
	color: #cde99d;
	margin-left:3px;
	text-decoration: none;
	font-size: 10px;
}
#publicidade {
	background-image:url(../img/fundo-menus.jpg);
	background-repeat:repeat-y;
	height:auto;
	width:183px;
	min-height:50px;
	margin:0;
	float:left;
}
#topoconteudo {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../img/topo_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0px;
}

#toponoticias{
	position:inherit;
	float:none;
	top:0px;
	width:160px;
	height:26px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image:url(../img/noticias.jpg);
	background-repeat:no-repeat;

}
