body {
	font-family:verdana, arial;
	font-size:12px;
	color: #808285;
}

a {
	color:#808285;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

div#container {
	margin:0 auto;
	width:800px;
}

div#top {
	text-align:right;
}

ul#menu {
	border-bottom:1px dotted #999;
	height:18px;
	margin-left:310px;
	width:450px;
}

ul#menu li { 
	float:left;
	list-style:none;
	text-align:right;
}

div#content {
	height:435px;
	text-align:right;
	overflow:auto;
}

div#footer {
	clear:both;
	margin-top:-20px;
}

div#footer div#language{
	float:left;
	vertical-align:text-bottom;
}

div#footer div#language img{
	margin-top:70px;
}

div#footer div#logo{
	text-align:right;
}

div#news {
	margin-left:320px;
	margin-top:-300px;
	text-align:right;
	width:478px;
}

div#newsList{
	display:block;
	clear:both;
	min-height:130px;
	text-align:right;
	border-bottom:1px dotted #999;
}

div#newsList .newsTitle{
	color: #3f401e;
	font-size:16px;
	font-weight:bold;
}


.title{
	color: #3f401e;
	font-size:16px;
	font-weight:bold;
}





div#newsFloat {	
	cursor:hand;
	cursor:pointer;
	height:150px;
	/*margin-top:-200px;
	position:absolute;*/
	width:310px;
}
div#newsFloat:hover{
	background-position: 0px -154px;
}

div#newsFloatList {
	background:none;
	color: #FFF;
	display:none;
	margin-left:35px;
}

div#newsFloatList  a{
	color:#FFF;
	display:block;
	height:18px;
	text-decoration:none;
}

div#twitter {
	background:url(../image/twitter.jpg)  no-repeat;
	cursor:hand;
	cursor:pointer;
	height:150px;
	/*margin-top:-50px;
	position:absolute;*/
	width:310px;
}
div#twitter:hover{
	background-position: 0px -154px;
}

div#twitterPosts {
	background:none;
	height:150px;
	width:310px;
}

div#twitterContent {
	background:none;
	height:118px;
	display:block;
	margin-left:35px;
}

div#twitterPostList {
	background:none;
	display:none;
}

.tweet {
	color:#F3F3F3;
	display:block;
	height:18px;
	list-style:none;
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #FFF;
}

.tweet a{
	color:#FFF;
	display:block;
	height:18px;
	text-decoration:none;
}


.highlight {
	font-size:18pt;
	color:#e24319;
	width:99%;
}
.verde {
	color:#3f401e;
}


.highlight2 {
	font-size:18pt;
	color:#3f401e;
	width:99%;
}
.verde2 {
	color:#e24319;
}









/* Configurações do menu suspenso. 10/03/2010 (c) ENP Soluções */
#navMenu { margin: 0px; padding: 0px; height: 18px; z-index: 50; border-bottom:1px dotted #999; margin-left:330px; width:470px; }
#navMenu li { width: auto; height: 18px; float:left;/*position: absolute;*/ display: block; z-index: 50; list-style:none; text-align:right; }
#navMenu a { height: 18px; display: block; z-index: 50; text-decoration: none;  }

#n1 { left: 0;  }
#n2 { left: 0px; }
#n3 { left: 0px; }
#n4 { left: 0px; }
#n5 { left: 0px; }
#n100 { right: 0; }

#n1 a { }
#n2 a { background-position: -120px 0; }
#n3 a { background-position: -240px 0; }
#n4 a { background-position: -360px 0; }
#n5 a { background-position: -480px 0; }
#n100 a { }

#n1 a:hover { }
#n2 a:hover { }
#n3 a:hover { }
#n4 a:hover { }
#n5 a:hover { }
#n5 ul a:hover { background-color:#808285 }
#n100 a:hover { }

#navMenu li ul { visibility: hidden; position: relative; left: -1px; margin: 0 0 0 1px; padding: 2px; width: 70px;}
#navMenu #n1 ul { background-color: #3f401e; height: 130px;}
#navMenu #n2 ul { background-color: #3f401e; height: 54px; }
#navMenu #n3 ul { background-color: #3f401e; height: 54px; }
#navMenu #n4 ul { background-color: #3f401e; height: 54px; }
#navMenu #n5 ul { background-color: #3f401e; height: 93px; }
#navMenu #n100 ul { left: -37px; background-color: #3f401e; height: 18px;}
#navMenu li ul li, #navMenu li ul li a { width: 70px; position: relative; z-index: 56; color: #FFF; font-weight: normal; text-align: right; }
#navMenu li ul li { border-bottom:1px solid #FFF; }
#navMenu li ul li a { padding: 0px; display:block; width:70px; }
#navMenu li:hover>ul { visibility: visible; }

ul#admmenu {
	background-color:#EEE;
	height:40px;
	list-style:none;
	text-align:left;
}

ul#admmenu  li{	
	float:left;
	text-align:center;
	width:100px;
}

ul#admmenu  li a{	
	display:block;
	color:#999;
    font-size: 0.85em;
    font-weight: bold;
	height:30px;
	letter-spacing: 0.1em;
    padding-top: 10px;
	text-decoration:none;
	text-transform: none;
}

ul#admmenu  li a:hover{ background-color:#CCC;color:#000; }


div#text {
/*	margin-top:-10px;*/
	text-align:left;
}

table#lists {
	width: 100%;
}
 
table#lists th {
	background-color: #ccc;
	color: #000;
	font-weight: bolder;
	height: 18px;
	text-align:left;
}
 
table#lists  .tral {
	background-color: #F1F1F1;
}

div#DialogContainer {
	display:none;
	float:left;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;

	background-color:#CCC;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

div#FloatDialog {
	display: none;
	position: absolute;
	background-color: #FAF0E3;
	margin-left: 176px;
	margin-top: -327px;
	padding: 3px;
	width: 500px;
	border: 1px solid #497EAD; 
	clear: both;
}

div#FloatDialogPwd {
	display: none;
	clear: both;
	position: absolute;
	background-color: #FFF;
	padding: 3px;
	width: 400px;
	margin-top: -50px;
	border: 1px solid #999; 
}
div#FloatDialogPwd th{
	width:120px;
}
div#frmUser {
	/*background-color: #FFF;*/
	width:799px;
}

div#frmUser .field{
	padding:2px;
	width:100%;
}

div#frmUser .field label{
	display:block;
	float:left;
	height:18px;
	width:100px;
}

.textBoxNumber {
	text-align:right;
}
.current {
	color:#10161E;
}

.current:hover {
	color:#10161E;
}

.current:active {
	border:0;
}


.paginate {
	color:#666;
}

.paginate:hover {
	color:#666;
}

.paginate:active {
	border:0;
}

div#boxesList {	
	display:block;
	float:left;
	padding:10px;
	width:120px;
}

div#listTag {
	clear:both;
	display:block;
	min-height: 100px;
	width:700px;
}

.lsb{
	background:url(../image/adm/button.png) bottom;
	font:12px verdana,arial,sans-serif;
	font-weight:bold;
	border:none;
	border:solid 1px;
	border-color:#ccc #999 #999 #ccc;
	cursor:pointer;
	height:32px;
	margin:0;
	outline:0;
	vertical-align:top
}

.lsb:active{
	background:url(../image/adm/buttona.png) bottom;
	/*background:#ccc;*/
}


div#divSearch {
	background-color:#FFF;
	border: 1px solid #CCC;
	display:none;
	height:400px;
	margin-left:100px;
	margin-top:80px;
	overflow:auto;
	position:absolute;
	width:550px;
}
div#searchContainer{
	/*border:1px solid red;*/
	margin:0 auto;
	width:502px;	
}

div#divSearch h2{
	background-color:#666;
	color:#FFF;
	font-size:12pt;
	font-variant:small-caps;
	margin:0;
	padding:2px;
	width:546px;	
}

.closeButton {
	background-color:#CCC;
	border:1px #F1F1F1 solid;
	color:#FFF;
	font-weight:bolder;
}



ul#photolist {
	clear:both;
	list-style:none;
	margin-left:-40px;
	*margin-left:0px;
}

ul#photolist  li{
	background-color:transparent;
	float:left;
	text-align:center;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	
	*padding-top:8px;
	*padding-left:10px;
	*padding-right:10px;
	*padding-bottom:20px;
	
	margin-top:0px;
	margin-left:0px;
}

ul#photolist  li input{
	background-color:#FFF;
	border:0;
	color:#000;
}

div#msgErro {
	color:red;
	font-weight:bold;
}