body {
        margin: 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #000;
	background: #f2f2f2;
	text-align: left;
}

/**** MOLDURAS PRINCIPAIS *****/

.header {
	font-family: Verdana, Helvetica, sans-serif;
        font-size: 11px;
	color: #333;
        padding: 4px;
        text-align: left;
	width: 620px;
	margin: auto;
	margin-bottom: 15px;
        overflow: hidden;
}

.header h2 {
	margin-bottom: 10px;
}

.header a {
	color: #999;
	text-decoration: none;
	background: transparent;
}

.header a:hover {
	color: #000;
}

.barra_menu {
        font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
        margin: 5px auto;
        text-align: left;
	width: 620px;
}

#footprint {
        font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
        padding: 7px 0px 0px 0px;
        text-align: left;
	width: 620px;
	margin: 4px auto;
}

#footprint a {
	color: #455f66;
	background-color: transparent;
	text-decoration: none;
}

#footprint a:hover {
	color: #000;
}


#footprint a.editar {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #455f66;
	background-color: #EFEFEF;
	padding: 4px;
	text-decoration: none;
}

#footprint a:hover.editar {
	background-color: #455f66;
	color: #FFF;
}

.page {
	z-index:2;
	color: #555;
	font-size: 14px;
	background-color: white;
	padding: 20px;
	text-align: left;
	width: 620px;
	margin: auto;
	border-left: 1px dotted #DDD;
	border-right: 1px dotted #DDD;
}

.page a {
	color: #7ea238;
	background-color: transparent;
	text-decoration: none;
}

.page a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #555;
}

.page .searchbox {
	border:0px;
	font-size: 9px;
	padding-left:5px;
	padding-right:5px;
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
	color: #333;
}

.page textarea#body {
	width: 480px;
	height: 500px;
}


.console {
	position: absolute;
    	font-size: 10px;
	font-family: arial, helvetica;
 	color: #000000;
	padding:10px;
	text-align: left;
	width: 130px;
	margin-top: 10px;
	margin-left: 640px;
}


.console a {
	color: #999;
	text-decoration:none;
}

.console a:hover {
	color: #000000;
}

.console a.botao {
	color: #999;
	text-decoration:none;
	/* border-right: 2px solid #f2f2f2; */
}

.console a:hover.botao {
	color: #000000;
	/* border-right: 2px solid #ffff00; */
}


.searchbox {
	border:0px;
	font-size: 9px;
	padding-left:5px;
	padding-right:5px;
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
	color: #333;
}


/** ESTILOS DE HEADER **/


#A_2col1 {
	float: left;
	margin:0;
	padding:0;
}

#A_2col2 {
	float: right;
	margin:0;
	padding:0;
}


/****** OUTROS ESTILOS ***********/

HR.limpa {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}

kinedit {
	width: 95%;
}

.main_menu {
	list-style-type: none;
	margin-bottom: 10pt;
}

.main_menu li {
	padding: 2pt;
	float: left;
	width: auto;
	margin-right: 3pt;
	text-align: center; 
}

.main_menu .exttail {
        visibility: hidden;
}

p, td, li, select {
	text-align: justify;
	font-size: 10pt;
}

input, form {
        font-family: Verdana;
	font-size: 11px;
}

textarea {
        font-family: Verdana;
	font-size: 13px;
	padding: 10px;
}

hr {
}


.include .navigation {
	display: none;
}

.include h2 {
	font-size: 18px;
}

.include h3, h4, h5 {
	font-size: 14px;
}


ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

.indent {
	margin-left:40px;
}

.additions {
	color: #008800;
}

.deletions {
	color: #880000;
}

.error {
	color: #CC3333; font-weight: bold;
}

.titulo {
	padding: 25px 10px 0px 20px;
	background-color:white;
	border-bottom:2px solid;
}

.titulo a {
	color:#be2020;
}

.logo {
	background-color:transparent;
	text-align:right;
	margin:-55px 5px 5px;
}

.logo img {
	width:90px;
}




h2 a {
	color: #ffffff;
	font-weight: bold;    
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

h2 a:hover {
	color: #444444;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

DIV.lang {
	background: #444; 
	color: #FFF;
	border-top: 1px solid #333;
	text-align: right;
	padding-left:35px;
	padding-right:20px;
}


.menu {
	background: #eeeeee;
	clear: both;
	color: #6699CC;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
 	border-bottom: 1px dashed #999999;
 	padding: 10px 10px 10px 20px;
}

.menu a {
	color: #588BB0;
	text-decoration: none;
	background: transparent;
}

.menu a:hover {
	color: #0F4275;
	text-decoration: none;
	background: transparent;
}




.commentsheader {
	width: 620px;
	text-align: right;
	font-size: 9pt;
	padding: 5px 20px;
	margin: auto;
}

DIV.commentsheader a {
	color: #444;
	text-decoration: none;
}


DIV.commentsheader a:hover {
	color: #000000;
	text-decoration: none;
}

.comment {
	width: 620px;
	text-align: right;
	font-size: 9pt;
	background-color: #EEEEEE;
	padding: 5px 10px;
	padding-left:20px;
	margin: auto;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
	width: 50%;
	text-align: right;
	font-family: Georgia, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #EEEEEE;
	padding: 5px 10px;
	padding-left:20px;
	margin: auto;
}

.code {
	color: black;
	background-color:#ffffee;
	border: 1px dashed #AAA;
	font: 13px Arial;
	width: auto;
	margin: 10px 0px -10px 0px;
	padding: 10px;
	text-align: left;     /* override justify on body */
	overflow: auto;       /* allow scroll bar in case of long lines - goes together with white-space: nowrap! */
	white-space: nowrap;  /* prevent line wrapping */
}

.code pre {
	padding-left:5px;
}

.notes {
	color: #a9a9a9;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.smallprint {
	font-size: 9px; 
	color: #444; 
	text-align: center;
}

.smallprint a {
	color: #666;
	border-bottom: none;
}

.smallprint a:hover {
	color: #000;
	border-bottom: none;
}

.lastedit {
	border:dotted 1px; 
	padding:3pt; 
	margin:8pt; color:#888; 
	font-size:8pt; 
	width:30%;
}

DIV.page a.ext {
	color: #3366CC;
	background-color: transparent;
}

DIV.page a.ext:hover {
	color: #555;
	background-color: transparent;
	border-bottom: 1px dotted #555;
}

.exttail {
	display: none;	
}

.box {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}

.anonymous {
	color: #666666;
}

.hr {
	border-top: 1px solid;
	color: #dddddd;
	margin-top: 5px;
	padding-bottom: 5px;
}

tt {
	font-size: 11px;
}

blockquote {
	width: 400px;
	margin-bottom: 0px;

}

.missingpage {
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: dashed;

}


br {
	clear: none;
}

.col1 {
	width: 200px;
	float: left;
}

.col2 {
	width: 200px;
	float: left;
}

.col3 {
	width: 200px;
	float: left;
}

img {border: 0px;}
img.centre {display: block; text-align: center; margin: 5px auto;}
img.center {display: block; text-align: center; margin: 5px auto;}
img.left {margin: 5px 5px 5px -5px; float: left;}
img.right {margin: 5px -5px 5px 5px; float: right;}

.indent {
	margin-left: 40px;
}

.floatl {
	float: left; 
	width: 48%; 
	margin: 1em; 
	padding: .5em;
	background: #EEE;
}

.floatr {
	float: right; 
	width: 48%; 
	margin: 1em; 
	padding: .5em;
	background: #EEE;
}

.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,  
.toolbar .btn-pressed {  
	background: ButtonFace; 
	color: ButtonText;
 	border: 1px solid ButtonFace; 
	padding: 1px;  
	margin: 0px; 
	cursor: pointer; 
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,  
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }

.underline { text-decoration: underline;}
.highlight {color: red; background: #FFFFD0;}

.strikethrough {color: #888; text-decoration: line-through;}

.deletions {color: #876; text-decoration: line-through;}

.centre {text-align: center;}

.center, .center p {text-align: center;}

.keys {	
	color: #333;
	background-color: #EFEFEF;
	font: normal 80% "Verdana", sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}

/* syntax highlighting code - geshi */
.code .br0	{ color: #66cc66; }
.code .co1	{ color: #808080; font-style: italic; }
.code .co2	{ color: #808080; font-style: italic; }
.code .coMULTI	{ color: #808080; font-style: italic; }
.code .es0	{ color: #000099; font-weight: bold; }
.code .kw1	{ color: #b1b100; }
.code .kw2	{ color: #000000; font-weight: bold; }
.code .kw3	{ color: #000066; }
.code .kw4	{ color: #993333; }
.code .kw5	{ color: #0000ff; }
.code .me0	{ color: #006600; }
.code .nu0	{ color: #cc66cc; }
.code .re0	{ color: #0000ff; }
.code .re1	{ color: #0000ff; }
.code .re2	{ color: #0000ff; }
.code .re4	{ color: #009999; }
.code .sc0	{ color: #00bbdd; }
.code .sc1	{ color: #ddbb00; }
.code .sc2	{ color: #009900; }
.code .st0	{ color: #ff0000; }

/* Calendar styling - added 2004-11-30 */
/* general styling */
table.calendar {
        background-color: #CCCCCC;                /* comment out to have space between cells same color as page background */
        /*border-collapse: collapse;*/        /* would make single-width borders, ignoring cell-spacing */
}
table.calendar caption {
        background-color: #CCCCCC;
        font-weight: bold;
        line-height: 1.6em;
}
table.calendar thead {
        background-color: #CCCCCC;
}
table.calendar tbody.face {
        background-color: #CCCCCC;
}
table.calendar tbody.calnav {
        background-color: #CCCCCC;
}
/* styling for some specific elements */
table.calendar thead th {
        /*border: 1px solid #000000;*/        /* uncomment to have border around day name headers (will be page background if table background is undefined) */
        padding: 1px;
        text-align: center;
        font-size: 85%;
        width: 26px;
}
table.calendar tbody.face td {
        border: 1px solid #000000;
        text-align: right;
}
table.calendar td.currentday {
        color: #DD0000;
        background-color: #AAAAAA;
        font-weight: bold;
}
/* styling of calendar navigation */
table.calendar tbody.calnav {
        font-weight: bold;
}
table.calendar td.prevmonth {
        text-align: left;
        font-size: 85%;
}
table.calendar td.curmonth {
        text-align: center;
}
table.calendar td.nextmonth {
        text-align: right;
        font-size: 85%;
}
table.calendar a:link {
        color: #DD0000;
        text-decoration: none;
}
table.calendar a:visited {
        color: #DD0000;
        text-decoration: none;
}
table.calendar a:hover {
        color: #DD0000;
}
table.calendar a:active {
        color: #DD0000;
        text-decoration: none;
}

.previewhead {
	margin:-10px 0px 10px 0px;
	color:#be2020;
	font-weight:bold;
	font-size:x-large;
}
