/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

@import url(layouts.css);
 @import url(components.css);
 @import url(modules.css);
 @import url(navigation.css);
 @import url(misc.css);
 @import url(forms.css);
/* #######################  GENERAL SETTINGS ############################ */

html {
	height:100%;
}
body {
	margin:0px;
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	background-color:#000;
}
/*  Heading Formatting */

h3 {
	font-size:1.5em;
	line-height: 0.8em;
	font-weight: 900;
	color: #000;
}
h4 {
	font-size:1.4em;
	line-height: 0.8em;
	font-weight: 900;
	color: #000;
}
h5 {
	font-size:1.3em;
	line-height: 0.8em;
	font-weight: 900;
	color: #000;
}
h6 {
	font-size:1.2em;
	line-height: 0.8em;
	font-weight: 900;
	color: #000;
}
/*links*/

img {
	border: 0 none;
}
/* Clears Divs */

.clr {
	clear: both;
}
/* #######################  END GENERAL SETTINGS ############################ */

.divgeral {
	margin-left: auto;
	margin-right: auto;
	width: 1081px;
}
.banner {
	position: relative;
	height: 162px;
	width: 761px;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
.direita {
	position: relative;
	float:left;
	height: 774px;
	width: 162px;
	top: 0px;
	right: 0px;
	background-image: url(../images/direita.jpg);
	background-repeat: repeat-y;
}
.esquerda {
	position: relative;
	float: right;
	height: 774px;
	width: 158px;
	top: 0px;
	right: 0px;
	background-image: url(../images/esquerda.jpg);
	background-repeat: repeat-y;
}
.divinterior {
	position: relative;
	float: left;
	top: 10px;
	width: 743px;
	left: 10px;
}
.divContent {
	position: relative;
	top: 0px;
	float:left;
	width: 753px;
	min-height: 650px;
	/*height: 610px;*/

	/*right: 0px;*/

	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-color:#ffffff;
}
.divMenu {
	position: relative;
	left:10px;
	float:left;
	background-color:#fff;
	width: 130px;
}
.divConteudo {
	position: relative;
	width: 330px;
	float: left;
	top: 0px;
	left: 5px;
}
.divConteudo2 {
	position: relative;
	width: 550px;
	float: left;
	top: 0px;
	left: 5px;
}
.divRight {
	position: relative;
	min-height: 1px;
	width: 257px;
	top: 0px;
	float: right;
	right: 10px;
}
.divinfo {
	position:relative;
	width:245px;
	background-color:#141414;
	float: left;
	top:25px;
}
a.mainlevel:link {
	background-image: url(../images/BN.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	/*display: block;*/
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 2px;
top:10px;
}
a.mainlevel:visited {
	background-image: url(../images/BN.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}
a.mainlevel:hover {
	background-image: url(../images/BN.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}
a:link{
ackground-image: url(../images/BA.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}

#active_menu{
	background-image: url(../images/BA.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}


a.mainlevel:active {
	background-image: url(../images/BA.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}
/* sublevel */

a.sublevel:link {
	background-image: url(../images/BN.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}
a.sublevel:visited {
	background-image: url(../images/BN.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}
a.sublevel:hover {
	background-image: url(../images/BN.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}
a.sublevel:active {
	background-image: url(../images/BN.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}
p {
	font-family: Arial;
	font-size: 11pt;
	line-height: 16px;
	color: #000000;
        font-weight: normal;
text-align: left;

}
h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #F00000;
}
.just {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}
.texto  {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #828282;
}

.texto h1 {
	font-size: 26px;
	padding-top: 25px;
	color: #c1272d;
}

.texto h2 {
	font-size: 18px;
	color: #736357;
}

.texto p {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 0px;
	color: #000000;
}

.texto a {
	font-weight: bold;
	color: #00a99d;
}

.texto a:visited {
	text-decoration:  line-through;
	color: #87d8bd;
}

.texto a:hover {
	text-decoration:  underline;
	color: #c13123;
}