@charset "utf-8";
/* CSS Document */


.maintext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;


}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	}
img {
	border: 0;
	}
a:active, a:link, a:visited {
	color: #09C;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

/*** td ***/
.menu {
	height: 52px;
	align: right;
	background-image: url(imgs/backmenu.jpg);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	}
/*** ul ***/
.menuul {
	font-size: 14px;
	font-weight: 400;
	list-style: none;
	align: right;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
	}
/*** ul li ***/
.menuli {
	color: #F60;
	display: inline;
	float: left;
	padding: 16px 0 16px 0;
	position: relative;
	}
a.linkmenu:link, a.linkmenu:visited, a.linkmenu:active {
	color: #FFF;
	text-decoration: none;
	padding: 0 20px 0 20px;
	}
a.linkmenu:hover {
	background: url(imgs/backmenuhover.jpg) repeat-x;
	color: #FF0;
	text-decoration: none;
	padding: 19px 20px 10px 20px;
	}
	
/*** ul li ul ***/
.submenuul {
	background: #FFF;
	border: 1px solid #F60;
	font-size: 12px;
    display: none;
	left: 0;
	list-style: none;
	margin: 0;
    position: absolute;
	white-space: nowrap;
	}
.submenuli {
	border-bottom: 1px solid #F60;
	padding: 2px 6px 2px 6px;
	text-align: center;
	}
.submenuli:hover {
	background: #F90;
	border-bottom: 1px solid #F60;
	color: #FF0;
	text-align: center;
	}

/*** ul li ul li ***/
li:hover .submenuul {
	display: block;
    position: absolute;
	top: 100%;
    }
.linksubmenu:active, .linksubmenu:link, .linksubmenu:visited, {
	color: #F60;
	text-decoration: none;
	width: 500px;
	}
.linksubmenu:hover {
	color: #FF0;
	text-decoration: none;
	width: 500px;
	}

a.linkrodape:link, a.linkrodape:visited, a.linkrodape:active {
	color: #F90;
	text-decoration: none;
	}
a.linkrodape:hover {
	color: #F60;
	text-decoration: underline;
	}
a.clickmore:link, a.clickmore:visited, a.clickmore:active {
	color: #09C;
	text-decoration: none;
	}
a.clickmore:hover {
	color: #036;
	text-decoration: underline;
	}
a.linkblog:link, a.linkblog:visited, a.linkblog:active {
	color: #069;
	text-decoration: none;
	}
a.linkblog:hover {
	color: #09C;
	text-decoration: underline;
	}
a.linkrss:link, a.linkrss:visited, a.linkrss:active {
	color: #F60;
	text-decoration: none;
	}
a.linkrss:hover {
	color: #F90;
	text-decoration: underline;
	}
table, td, tr {
	border: none;
	margin: 0;
	padding: 0;
	}
body {
	background-repeat: repeat-x;
	}
#topo {
	background: url(imgs/backtopo.jpg) repeat-y;
	margin: 0 auto 0 auto;
	height: 130px;
	width: 950px;
	}
.tabletopo {
	width: 924px;
	height: 121px;
	}
.logotopo {
	width: 15px;
	height: 102px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	}
.botoestopo {
	text-align: right;
	padding: 14px 20px 3px 0;
	width: 650px;
	height: 10px;
	}
.datahora {
	font-family: "Verdana", Times, serif;
	font-size: 11px;
	padding: 0 8px 0 0;
	height: 30px;
	text-align: right;
	vertical-align: top;
	color: #666;
	width: 100%;
	}
.tablebanner {
	width: 926px;
	height: 212px;
	margin-top: 10px;
	}
#banner {
	margin: 0 auto 0 auto;
	width: 926px;
	height: 212px;
	table-layout: auto;
	background-image: url(imgs/backtopo.jpg);
	background-repeat: repeat-y;
	background-position:center;
	}
.imgbanneresq {
	width: 14px;
	height: 212px;
	background-repeat: no-repeat;
	}
.imgbannercen {
	background: #FFF;
	width: 898px;
	height: 212px;
	padding: 6px 0 0 0;
	z-index: 1;
	}
.imgbannerdir {
	width: 14px;
	height: 212px;
	background-repeat: no-repeat;
	}
.principal {
	background: url(imgs/backprincipal.jpg) repeat-y;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
	width: 926px;
	height: auto;
	}
#rodape {
	margin: 0 auto 0 auto;
	width: 926px;
	height: 32px;
	}
.tablerodape {
	width: 926px;
	height: 32px;
	}
.imgrodapeesq {
	background: url(imgs/backrodapeesq.jpg) no-repeat;
	width: 14px;
	height: 32px;
	}
.imgrodapecen {
	background: url(imgs/backrodapecen.jpg) repeat-x;
	width: 898px;
	height: 32px;
	}
.imgrodapedir {
	background: url(imgs/backrodapedir.jpg) no-repeat;
	width: 14px;
	height: 32px;
	}
.copyright {
	color: #FFF;
	float: left;
	font-size: 10px;
	padding: 6px 0 0 8px;
	}
.menurodape {
	padding: 0 0 0 0;
	}
.menurodapeul {
	float: right;
	font-size: 12px;
	font-weight: 400;
	padding: 6px 8px 0 0;
	}
.menurodapeli {
	color: #F90;
	display: inline;
	padding: 0 0 0 4px;
	text-align: left;
	}
.mainwelcome {
	font-size: 11px;
	color: #666;
	width: 330px;
	height: 316px;
	padding: 0 0 0 30px;
	}
.mainaboutservicesjobs {
	font-size: 11px;
	color: #666;
	width: 330px;
	height: 90px;
	padding: 15px 0 0 30px;
	}
.mainblogrsscontact {
	border: 2px dotted #999;
	font-size: 10px;
	color: #666;
	width: 140px;
	height: 90px;
	margin: 12px 0 0 30px;
	}
#contacttext1 {
	font-size: 14px;
	color: #666;
	text-align: left;
	margin: 5px 0 0 225px;
	width: 250px;
	height: 125px;
	line-height: 20px;
	}
#contacttext2 {
	font-size: 14px;
	color: #666;
	text-align: left;
	margin: 5px 0 0 25px;
	width: 250px;
	height: 125px;
	line-height: 20px;
	}
#titulocontacttext {
	color: #F90;
	font-weight: bold;
	line-height: 40px;
	}
#contactformtext {
	font-size: 12px;
	color: #333;
	text-align: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
#texts {
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin: 25px 75px 50px 75px;
	padding: 0 0 0 0;
	}
#contact {
	padding: 25px 20px 0 300px;
	}
#contactform form {
	padding:0 0 0 250px;
	}
#contactform fieldset {
	padding:15px 0 0 15px;
	border: 1px solid #FFF;
	width:425px;
	}
#contactform legend {
	font-weight: bold;
	color:#036;
	font-size: 11pt;
	letter-spacing: 1px;
	padding:0 0 20px 0;
	}
/* Hack para corrigir o margin-bottom */
html>body #contactform legend {
	margin-bottom: 0px;
	}
#contactform input, textarea, select {
	border:1px solid #CCC;
	font-size: 13px;
	margin-bottom: 10px;
	color:#036;
	}
#contactform label {
	color: #333;
	display: block;
	float: left;
	font-size: 12px;
	padding: 0 10px 0 0;
	text-align: left;
	width: 110px;
	}
#contactform .botaoenviar {
	font-size: 12px;
	background: #FFF;
	color:#333;
	float: left;
	margin: 0 0 10px 5px;
	padding: 0 10px 5px 10px;
	height: 20px;
	}
.date {
	font-size: 13px;
	color: #666;
	width: 330px;
	height: 90px;
	padding: 15px 0 0 30px;
}

.style1 {color: #FFFFFF}
.style2 {
	font-size: 9px;
	color: #D7D7D7;
}
.style3 {color: #C4C4C4}

.style33 {color: #05658F; }
.textline2 {
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #0066AB;
	font-weight: bold;
	display: block;
	width: 750px;
}
