body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #464646;
	text-decoration: none;
	background-color: #8C8C8C;
	margin:0;
	padding:18px;
}
#container {
	width:778px;
	margin:auto;
}
#main-inner {
	padding:0 0 0 0;
	min-height:200px;
	background-color: #FFFFFF;
}
#titulo {
	width: 460px;
	height:40px;
	display:block;
	float:left;
	background: url(../images/bordas540x040.png) no-repeat top left;
	padding-top:10px;
	padding-left:1px;
	padding-right:80px;
	text-align:center;
	font-size:1.7em;
	font-weight:bold;
	color:#003399;
}
#subtitulo {
	width:530px;
	clear:both;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	color:#003399;
}
#content {
	width: 540px;
	display:block;
	float:left;
	line-height:18px;
	padding-left:7px;
}
#sidebar {
	width: 180px;
	display:block;
	float:right;
/*  border-left:1px solid #C8C8C8; */
	text-align:right;
	padding-top:10px;
	padding-right:15px;
}
#sidebar p {
	color:#164365;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#topo {
	width:779px;
	height:120px;
	background-image:url('../images/bordas.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	width:195px;
	padding-left:20px;
	text-align:right;
	height:115px;
}
#mainphoto {
	height:170px;
	background:#E2E2E2;
/*	border-bottom:1px solid #C8C8C8; */
	padding:3px -5px 3px 0;
	text-align:center;
}
h6 { 
	margin: 5px 0;
	font-size:0.65em; }
h5 { 
	margin: 5px 0;
	font-size:0.85em; }
h4 { 
	margin:0;
	font-size:1.0em;
	text-align:center; }
h3 { 
	margin: 14px 0;
	font-size:1.2em; }
h2 { 
	margin: 15px 0;
	font-size:1.4em; }
h1 { 
	margin: 15px 0;
	font-size:1.6em; }
ol { 
	margin: 15px 0;
	font-size:0.9em; }
ul { 
	margin: 15px 0;
	font-size:0.9em; }
p { 
	margin: 15px 0;
	font-size:0.9em; }

#navbar {
	clear:both;
	width: 550px;
	/*	display:block; */
	float:right;
	text-align:right;
	margin-top:-20px;
	margin-right:3px;
	left: 315px;
	top: 104px;
	background:#CCCCCC url(../images/fundox040.png) repeat-x top left;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
#navbar li {
	list-style-type: none;
	display: inline;
}
#navbar li a {
	text-decoration: none;
	padding:0 5px 0 5px;
	color:#003399;
	display:block;
	float:left;
	width:auto;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	background:#CCCCCC url(../images/fundox040.png) repeat-x top left;
	text-align:center;
	line-height:22px;
}
#navbar li a:link {
	color: #5288B3:
}
#navbar li a:visited {
	color: #5288B3;
}
#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background:#CCCCCC url(../images/fundox187.png) repeat-x bottom left;
}
#navbar li #current a{
	color: #5288B3:
}
#navbar li #current a:link {
	color: #CCFFFF;
	text-decoration:none;
	background:#CCCCCC url(../images/fundox187.png) repeat-x bottom left;
}
#navbar li #cuurent a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background:#CCCCCC url(../images/fundox040.png) repeat-x top left;
}
.clear {
	clear:both;
	width:778px;
	background:#E2E2E2;
	height:5px;
	margin:0 0 0 0;
	color:#666666;
}
.navegado {
	padding:1px 15px 0 0;
	margin:0 0 0 0;
	height:18px;
	background:#E2E2E2;
	font-size:0.75em;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	background: #F2F2F2;
}
.navegado a {
	font-weight:bold;
	text-decoration:none;
	color:#000099;
}
.navegado a:hover {
	font-weight:bold;
	text-decoration:overline;
	color:#666666;
}
#footer {
	clear:both;
	width:778px;
	margin:auto;
	font-size: 0.75em;
	color:#FFFFFF;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	line-height:18px;
	background-image:url('../images/bordas.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.highlight {
	color:#164365;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
}
.highlight a:visited {
	color: #666666;
	text-decoration:none;
	text-indent:20px;
}
.highlight a {
	color: #003399;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color: #0099FF;
	text-decoration:underline;
	text-indent:20px;
}
a:visited {
	color: #666666;
	text-decoration:underline;
}
a {
	color:#164365;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#6F6F6F;
	font-weight:bold;
	text-decoration:underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight:bold;
}
.siteroot {
	font-size: 13px;
	font-weight: bold;
	color:#CC9900;
}

form {
	background: #666666;
	width:98%;
	padding-left:10px;
	padding-top:5px;
}

#formcampo {
	width:500px;
	height:30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:3px;
	background: #999999 url(../images/fundox040.png) top left repeat-x;
}

#formessage {
	height: 110px;
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	background: #999999 url(../images/fundox187.png) top left repeat-x;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.textjustify {
	text-align:justify;
}