/* CSS Document */

/* Autoria */
span.author {
	color:#666666;
	-font-size:small;
	font-style:italic;
}
.author a, .author a:link, .author a:visited {
	cursor:help;
	color: #0066CC;
	
	background-image:url(../images/user.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 18px;
	
}
.author a:hover {
	color:#0099FF;
}

.users_list {
	list-style:none;
	margin: 2px;
	padding: 2px;
}
.users_list li {
	margin: 0px;
	padding: 2px;
}

/* Lists */
img.bullet {
	vertical-align:middle;
	border: none;
	padding-right: 2px;
}


a.movemap {
	cursor: crosshair;
}


p.rss > a {
	color:#FF6600;
	font-size:smaller;
}

p.rss > a:hover {
	color:#FF9900;
}

p.rss > img {
	vertical-align:middle;
}

/* General */

body {
	font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, sans-serif;
	font-size:small;
	margin-top:0px;
	top:0px;
	
}

body {margin:20px 0 0 0; padding:0px;}
#header{margin-bottom: 0px; padding:4px; background:url("/stylesheet/white_grad.gif") bottom repeat-x;}
#content {padding: 8px 16px;}
#sidebar {background-color:#F6F6F6; padding: 8px; border-right: #EFEFEF 1px solid;border-bottom: #EFEFEF 2px solid;
border-radius-bottomright: 18px; -moz-border-radius-bottomright: 18px; -webkit-border-bottom-right-radius: 18px;
}
#footer{text-align: center;}




/* Content */
h1, h4 {color: #006699;}

h2 {font-size:medium; border-bottom:#999999 solid 1px;}

hr {
	color: green;
	background-color: green;
	height: 1px;
	width: 80%;
	border: 0;
	margin: 0 auto;
	text-align: center;
}

h3 {margin-top: 0px; margin-bottom: 3px;}

.action, a:link.action, a:visited.action  {font-family:"Times New Roman", Times, serif; font-size:smaller; color:#999966;}
.action img { border-width:0px;}

div.box {
	padding:8px;
	background-color: #EDF3F9;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-top: 1px #CFE4F3 solid;
	border-left: 1px #CFE4F3 solid;
	border-bottom: 1px #9AC7E6 solid;
	border-right: 2px #9AC7E6 solid;
}

div.box h4 {
	padding-top: 0; margin-top: 0;
	padding-bottom: 0px; margin-bottom: 0px;
	font-stretch:expanded; font-size: large; font-weight: bolder;
}

/* links */
a, a:link{
color:#16a300;
text-decoration:none;
background-color:inherit;
}


/* Forms */
legend {color:#009900; font-size:small; left: 0px; top:-10px;}
fieldset {border-color:#009900; border-width:thin; border-style: solid; -moz-border-radius: 5px;}

input, textarea, option, select {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:small;}

/*
input[type=submit] {
	background-color:#66CC66;
	color:#FFFFFF;
}
*/

textarea {
	vertical-align:top;
	width:80%;
	height:6em;
}

.required {
	background-color:#CCFF99;
}
/* -------- */
acronym, abbr, dfn, .help {
	cursor: help;
	border-bottom:dashed 1px green;
}

div.notebox {
	background-color:#CCFF99; 
	border-style: solid; 
	border-width: 0px 2px 2px 0px;
	border-color: #00FF66;
	 -moz-border-radius: 15px;
	 -webkit-border-radius: 15px;
	  padding: 10px;
	  margin: 6px 0px 10px 0px;
	  width:auto;
}

div.errbox {
	color:#FF0000;
	background-color:yellow; 
	border-style: solid; 
	border-width: 0px 2px 2px 0px;
	border-color:#FFCC00;
	 -moz-border-radius: 15px;
	 -webkit-border-radius: 15px;
	  padding: 10px;
	  margin: 6px 0px 10px 0px;
	  width:auto;
}
/* Lists */

/* navigationlist, navlist, nl in XHTML2 */
.nl {
	list-style-image: url(stylesheet/globo_terraqueo.png);
}
/* Tables */
.rowdark {background-color:#99CC99}
.rowlight {background-color:#CCFF66;}

.rowdark, .rowlight, tr.noprint td {
	background-image:url(images/greenrow_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
table { border-collapse:collapse; }
table td, table th {
	margin: 1px 0px 0px 0px;
}

/*
tr>th, tr th, th {
	color: #FFFFFF;
	font-weight:bold;
	background-color: green;
}
*/
th {color:#00B033;}


.grey {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
/* Others */
.nobr {white-space:nowrap;}

/* Login form */
.loginformtxt {font-size: small; color: #336600; }
.textbox {width: 12em; background: url("img/bg-box-trans.png") top repeat-x #FFFFFF; border:#669900 1px solid; padding: 2px;}

.logform {
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	
	margin-top: 4px;
}
.logform input {
	margin-bottom: 4px;
}

.logform a, .logform a:link, .logform a:visited {text-decoration:none; color:#333333; font-size:small; font-weight:bold;}
.logform a:hover {color:#666666;}

.logform img {vertical-align:middle;}

.loglist {
	list-style-type: square;
	font-size:10px;
	list-style-position:outside;
	padding: 16px;
}
.loglist li {
	padding-left: 0px;
	margin-left: 0px;
}

/*	Top Menu List	*/
#menu {
	background-color: #808080;
	font-size:12px;
	font-weight:bold;
	border-bottom:#003300 1px solid;
	padding: 0px; margin: 0px;
	
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:18px;
	z-index:1;
	box-shadow:1px 0px 5px #888; -moz-box-shadow:1px 0px 5px #888;
}
#menu img {
	vertical-align: bottom;
	border: none;
}
#menu a {
	color: #E5E5E5;
	text-decoration:none;
}
#menu a:hover {
	color:#FFFFFF;
}
#menu table {
	margin:0px;
	padding:0px;
}

.topmenulist {
	list-style-type:none;
	display: inline;
}
.topmenulist li {
	-padding: 0px;
	display: inline;
	margin-left: 8px;
	border-left: #003300 1px solid;
	padding-left: 16px;
	padding-right: 8px;
}
.topmenulist li img {
	vertical-align:middle;
}
.topmenulist li a{	text-decoration:none;
	color:#000000;
}
.topmenulist li a:hover{	
	color: #666666;
}

/*	Top Menu List LEFT	*/
.topmenulistleft {
	padding-left: 0px;
	list-style-type:none;
	display: inline;
}
.topmenulistleft li {
	-padding: 0px;
	display: inline;
	margin-right: 8px;
	border-right: #003300 1px solid;
	padding-left: 6px;
	padding-right: 16px;
}
.topmenulistleft li img {
	vertical-align:middle;
}
.topmenulistleft li a{	text-decoration:none;
	color:#000000;
}
.topmenulistleft li a:hover{	
	color: #666666;
}


