/* CSS Document */

/*body {
	margin:0;
	padding:0;
	font-family:Tahoma;
	color:#333333;
	font-size:12px;
	background-image: url(../images/background1.gif ; );
	background-repeat: no-repeat;
}*/
body {
	margin:0;
	padding:0;
	font-family:Tahoma;
	color:#333333;
	font-size:12px;
	background-color: fff;
	background-image: url(../images/fundo_novo1.jpg);
}

a { color:#2D2D2D; text-decoration:none; }
a:hover {  }
h1 { font-size:16px; }
h2 { font-size:14px; }
hr { color:#000000; height:1px; border:1px dotted #333333; }

#wrapper {
	width:760px;
	margin:0 auto;
	padding:0;
	top: 1px;
}

#header {
	position:relative;
	width:auto;
	height:189px;
	padding-bottom: 0px;
	top: 0px;
}
#header .logo { float:left; }
#headinfo {
	position:absolute;
	right:25px;
	top:21px;
}
#headinfo a { font-size: 10px; color:#000000; }
#headinfo a:hover { text-decoration:underline; }

.logotext {
	position:absolute;
	top:0px;
	left:0px;
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#FFF;
	width: 765px;
	height: 202px;
	background-image: url(../images/logo3.jpg);
	text-transform: none;
	background-repeat: no-repeat;
}
.logotext strong { color:#EFEFEF; }
.logotext2 { font-size:14px; }

#nav {
	position:absolute;
	bottom:inherit;
	right:0px;
	width:inherit;
	padding:0;
	margin:0;
	top: 196px;
	height: 31px;
}
#nav ul { margin:0; padding:0; }
#nav ul li { float:right; list-style:none; padding:0; }
#nav ul li a {
	display:block;
	width:100px;
	padding:7px 0;
	margin:0 1px 0 0;
	text-align:center;
	background-image: url(../images/buttonbgon1.gif);
}
#nav ul li a:hover {
	bottom:0;
	color:#999999;
	overflow:auto;
	background-image: url(../images/buttonbgover1.gif);
}
#nav ul li a.on, #nav ul li a.on:hover {
	width:100px;
	padding:7px 0;
	text-align:center;
	background-image: url(../images/buttonbg4.gif);
}

#content {
	background-repeat: repeat-x;
	background-color: #91cb8e;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#left {
	float:left;
	width:150px;
}
#left ul { margin: 0; padding:0; }
#left ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li a {
	display:block;
	width:120px;
	margin:0;
	padding:5px;
	background-color:#6AB867;
}
#left ul li a:hover {
	background-color:#3AA135;
	background-image: url(../images/menu.jpg);
}
#left ul li ul { margin: 0; padding:0; }
#left ul li ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li ul li a { padding:5px 5px 5px 10px; width:115px; background-color:#EFEFEF; }

#breadcrumb { float:left; width:73%; background-color:#FFF; border-bottom:1px dotted #333333; padding:8px 0; }
#breadcrumb a { font-weight:bold; }

#right {
	float:left;
	width:555px;
}
#right a { font-weight:bold; }
#right a:hover { border-bottom:1px dotted;  }
#right .postinfo { display:block; width:90%; margin:5px; padding:6px; background-color:#EFEFEF; border:1px solid #D4D4D4; }
#right blockquote { width:80%; margin:5px; padding:6px; border-left:1px solid #D4D4D4; }
.welcome { float:left; display:block; width:150px; margin:10px; padding:5px; background-color:#FFF; border:1px solid #D4D4D4;  }
#right p a { color:#666666; }

.bottom { font-size:11px; padding:10px; }
.bottom a:hover { border-bottom:1px dotted #D2D2D2; }

.clear { clear:both; }
.style22 {
	color: #333333
}
.style23 {font-weight: bold}
.style24 {font-size: 9px}
.style25 {font-size: 12px}

.style23 {font-size: 9px}

.style18 {
	text-decoration: none;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style19 {color: #333333}




input { padding:2px; margin:2px 0; border:1px inset #666666; background-color:#efefef; width:100px; }
input.submit {
	width:auto;
}

