body {
	margin:0px;
	padding:0px;
	width:100%;
	color:#6e6c6c;
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
	//background:#090909 url(images/main_bg.gif) repeat left top;
    background-color:#e0e0e0;
}
HR{
	width:98%;
	border-color:#202040;
	border-style:dashed;
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	height:0px;
	background:transparent;
}
INPUT,SELECT,TEXTAREA{
	font:normal 13px Verdana, Arial, Helvetica, sans-serif;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="date"],
select,
textarea,
#Tudo input[type="url"] {
	width: 90%;
	background: transparent;
	background-color: rgba(200, 200, 200, 0.8);
	padding: 5px 5px;
}

TEXTAREA{
	overflow:auto;
}
TD{
	padding-left:5px;
}
SMALL{
	font-size:10px;
	color:#905040;
}
H2{
	font-size:18px;
	color:#A05040;
}
.cont{
	font-size:13px;
	font-weight:bold;
	color:#A05040;
	border-width:0px;
	background-color:transparent;
	
}
#topo{
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:98%;
	height:90px;
	//background:url(images/readmore.jpg) repeat center center;
    background-color:#f0f0f0;
	border: solid 1px #a09090;
	padding:5px 0px 5px 5px;
}
#menu{
	margin:10px;
	padding:0px;
	height:35px;
	float:right;
	//background:url(images/menu.jpg) repeat-x left top;
}
#menu1{
	margin:0px;
	padding:0px;
	min-height:25px;
	position:absolute;top:150px;left:84%;
	width:16%;
	background:url(images/menu.jpg) repeat;
	display:none;
	z-index:100000000000000000;
}
.nav{
	padding:5px 5px 0px;
	width:70px;
	height:30px;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	color:#505050;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	float:left;
	background:url(images/menu_split.gif) no-repeat right center;
}
.nav1{
	padding:2px 1px 0px;
	height:33px;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	color:#505050;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	float:left;
	background:url(images/menu_split.gif) no-repeat right center;
}
.nav2{
	min-height:18px;
	font-size:11px;
	padding-left:5px;
	background:url(images/menu_split.gif) no-repeat right center;
}
.nav3{
	padding:2px 2px 0px;
	height:33px;
	width:90%;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	color:#b6b7b7;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	float:left;
	border-bottom:solid 2px #707090;
}
.nav3:hover{
	text-decoration:none;
	color:#fff;
	background:url(images/menu_a.gif) repeat-x left top;
}
.nav:hover {
	text-decoration:none;
	color:#fff;
	background:url(images/menu_a.gif) repeat-x left top;
}
#mininav{
	position:relative;
	top:0px;
	left:0px;
	width:98%;
	min-height:18px;
	background: #f0f0f0;
	color:#b6b7b7;
	border: solid 1px #a09090;
	font-size:15px;
	font-weight:normal;
	text-align:left;
	//background:url(images/menu.jpg) repeat-x left top;
    background-color:#f0f0f0;
	padding:0px 5px 0px 0px;
}
#mininav a{
	color:#505050;
	margin:0px;
	padding:0px 2% 0px 2%;
	text-transform:none;
	text-decoration:none;
	background:url(images/menu_split.gif) no-repeat right center;
}
#mininav a:hover{
	text-transform:none;
	text-decoration:none;
	color:#fff;
	background:url(images/menu_a.gif) repeat-x left top;
}
#logo {
	padding:0px;
	float:left;
	width:auto;
	height:90px;
	max-width:80%;
}
#logo h1 {
	margin:0;
	padding:0px 0px 0px 0px;
	font-size:4vw;
	font-weight:bold;
	line-height:1.2em;
	text-transform:none;
	letter-spacing:2px;
}
#logo h1 a,#logo h1 a:hover {
	color:#ff0000;
	text-decoration:none;
}
#logo h1 small {
	display:block;
	margin:0px;
	font-size:1.2vw;
	line-height:1.2em;
	letter-spacing:normal;
	text-transform:none;
	color:#ff0000;
}
#corpo{
	position:relative;
	top:0px;
	left:0px;
	width:98%;
	background: #f0f0f0;
	border: solid 1px #a09090;
	padding:5px 0px 5px 5px;
}
.figura{float:right;border-width:2px;border-color:#202040;border-style:dashed;margin:5px;padding:5px;}
.bortopo{
	border-color:#202040;
	border-style:dashed;
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.borleft{
	border-color:#202040;
	border-style:dashed;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 2px;
}
.borright{
	border-color:#202040;
	border-style:dashed;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-left-width: 0px;
}
.bortudo{
	border: dashed 1px #707090;
	padding:5px;
}
IMG{max-width: 100%;}
IFRAME{max-width: 98%;}
#botaoesc{
	border-radius: 6px;
	background-color:#909090;
	display:none;
	width: 35px;
	height: 35px;
	margin: 3% 3% 0px 0px;
	float:right;
	border: 1px solid #505050;
	cursor:pointer;
}
#botaoesc hr{
	color:#c0c0c0;
	background-color:#c0c0c0;
	margin-top:6px;
	height:2px;
	width:70%;
	border:0px;
}
.autopos{float:left;display:inline-block;margin:0px 0px 1% 1%;padding:5px 5px 5px 5px;min-width:17%;width:30%;border:2px dashed #202040;max-width:500px;min-height:400px;}
