/********* ZERA TODOS OS VALORES PRÉ-DEFINIDOS *********/
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	vertical-align: middle;
	list-style-type: none;
}


body {
	background-color: #3e9f35;
	background-image: url(imgs/bg_1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}

#geral {
	width: 791px;
}

#topo {
	height: 118px;
	display: table;
}

#topo h1 a{
	display: block;
	width: 791px;
	height: 109px;
	background: url(imgs/bg_top.jpg) no-repeat top;
	text-indent: -5000px;
	overflow: hidden;
}

#bgbottom {
	width: 791px;
	height: 109px;
	background: url(imgs/bg_bottom.jpg) no-repeat top;	
}

#linhaverde {
	display: table;
	width: 791px;
	height: 27px;
	background: #66AE40 url(imgs/linha_verde.jpg) repeat-x;
	color: #c0eaa9;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	min-height: 24px;
}

#linhaverde_esq {
	float: left; 
	width: 30%;
}

#linhaverde_dir {
	float:right;
	margin-right:10px;
	padding-top:2px
}

input.logintop {
	background: #59913A;
	border: 1px solid #94C576;
	color:#FFF;
	padding-left:3px;
	height:13px;
	font-size:10px;
}


/************** MENU *************/

#menu {
	width: 792px;
	height: 130px;
	_margin-top: -10px;
	display: table;
	background: url(imgs/menu.jpg);
}

#menufalso {
	width: 790px;
	height: 40px;
	padding-top: 50px;
}

#menu ul li.main {
	float: left;
	width: 258px;
	height: 80px;	
	background: url(imgs/bg_menu.jpg) repeat-x;
	text-align: center;	
	position: relative;
	margin-right: 3px;
}

#menu li ul {
	position: absolute;
	left: 0;
	top: 21px;
	display: none;
	width: 319px;
	height: 138px;


	}

#menu li:hover ul, #menu li.over ul { 
	display: block; }

#menu ul li.main a{
	display: block;
	width: 100px;
	height: 16px;	
	font: 11px Trebuchet, Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-indent: -500px;
}

#menu ul li.sub, #menu ul li.sub a {
	display: block;	
	color: white;
	width: 255px;
	height: auto;
	background: #257898 ;
	text-align: left;
	text-indent: 0px;

}

#menu ul li.sub a {
	padding: 3px 0 4px 7px;
	border-bottom: 1px solid #6FA6BB;
}

#menu ul li.sub a:hover {
	background: #77AA1D;
	width: 255px;
	border-bottom: 1px solid #92CF26;		
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
/***********************************/

#box {
	width: 742px;
	height: 370px;
	margin: 15px auto 0 auto;
	display: table;
	/*border: solid 5px;*/
	*padding-left:20px; /* ie 7 */
	_padding-left:0; /* ie 6 */
}

#box1 {
	width: 742px;
	margin: 15px auto 0 auto;
	display: table;
}

#esquerda {
	width: 460px;
	/*height: 380px;/*300*/
	float: left;
	margin-right: 12px;
}

#esquerda h2 {
	width: 452px;
	height: 124px;	
	color: #808285;
	font: 17px/23px Trebuchet, Arial, Helvetica, sans-serif;
	background: url(imgs/dot.gif) repeat-x bottom;
	margin-bottom: 15px;
}

#direita {
	width: 260px;
	height: 300px;
	float: left;
}

#botaoesq {
	float: left;
}

#botaoum a{
	display: block;
	width: 220px;
	height: 53px;
	background: url(imgs/botao1.jpg) no-repeat top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 5px;
}

#botaodois a{
	display: block;	
	width: 220px;
	height: 53px;
	background: url(imgs/botao2.jpg) no-repeat top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 5px;
}

#botaodois2 a{
	display: block;	
	width: 220px;
	height: 53px;
	background: url(imgs/botao10.jpg) no-repeat top;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 5px;
}


#botaotres {
	display: block;	
	width: 220px;
	height: 53px;
	background: url(imgs/botao3.jpg) no-repeat top;
	float: left;
	margin-bottom: 5px;
}

#botaodez {
	display: block;	
	width: 220px;
	height: 53px;
	background: url(imgs/botao10.jpg) no-repeat top;
	float: left;
}

#newsletter {
	height: 30px;
	padding-top: 25px;
	padding-left: 13px;
}

#botaotres h1 {
	text-indent: -5000px;
	overflow: hidden;
}

#botaotres label {
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
}

#botaotres input.email {
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	width: 137px;
	height: 17px;
	background: url(imgs/input.jpg) no-repeat top;
	border: none;
	padding-left: 3px;
}

#botaotres input.botao {
	width: 14px;
	height: 14px;
	background: url(imgs/botao.gif) no-repeat top;
	border: none;
	text-indent: -5000px;
	overflow: hidden;
}

#botaoquatro{
	display: block;	
	width: 233px;
	height: 199px;
	/*background: url(imgs/botao4.jpg) no-repeat top;*/
	/*padding-top: 45px;*/
	float: left;
}

#botaoquatro .vaga a {
	display: block;
	width: 228px;
	height: 33px;
	padding-left: 5px;
}

#botaoquatro .vaga a:hover {
	background: #8EBECF url(imgs/botao1.gif) no-repeat right;
}

#botaoquatro .vaga h1 {
	color: #335360;
	font: bold 12px Arial, Helvetica, sans-serif; 
	padding-top: 2px;
}

#botaoquatro .vaga h3{
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif; 
	/*padding-bottom: 2px;*/
}
/*
#botaoquatro h4 a{
	display: block;	
	width: 207px;
	height: 26px;
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif; 
	padding: 2px 25px 0 1px;
	text-align: right;
}
*/

#botaoquatro h4 a{
	display: block;	
	width: 207px;
	height: 26px;
}

.t {
color: #fff;
font: bold 11px Arial, Helvetica, sans-serif; 
padding-right:15px;
}

/*
.t a:hover{
width: 207px;
height: 26px;
background: #8EBECF url(imgs/botao1.gif) no-repeat right;
}
*/

#botaoquatro h4 a:hover {
	background: #8EBECF url(imgs/botao1.gif) no-repeat right;
}
.tab {
background: #8EBECF url(imgs/botao1.gif) no-repeat right;
}



#bilhete {
	width: 261px;
	height: 247px;
	background: url(imgs/bilhete.jpg) no-repeat top;
}

#bilhete p {
	width: 200px;
	height: 150px;
	color: #808285;
	font: 11px/17px Georgia, Arial, Helvetica, sans-serif;
	padding: 32px 0 0 45px;
}

#banner {
	width: 230px;
	height: 85px;	
	background: #8aa944;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image:url(imgs/banner_bg.jpg);
	background-repeat:repeat-x;
	border-right: 1px solid #3c491e;
	border-bottom: 1px solid #3c491e;
	border-left: 1px solid #637539;
	border-top: 1px solid #637539;
}

#banner p {
margin: 1px;
}

#rodape {
	float: left;
	width: 791px;
	height: 65px;
	background: #3e9f35 url(imgs/rodape.jpg) no-repeat bottom;
}

#rodape h3 a {
	display: block;
	width: 157px;
	height: 62px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(imgs/marca_rodape.jpg) no-repeat bottom;
	float: left;
	margin-top: 3px;	
}

#rodape p {
	color: #fff;
	font: bold 11px/17px Tahoma, Arial, Helvetica, sans-serif;
	float: left;		
	padding-top: 15px;
	padding-left: 10px;
}

#dubcom a{
	display: block;
	width: 114px;
	height: 62px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(imgs/dubcom_rodape.jpg) no-repeat bottom;
	float: right;
	margin-top: 3px;		
}

#breadcrumb {
	width: 735px;
	height: 16px;
	background: #D4FFCF;
	color: #395F35;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 7px;	
}

#breadcrumb a {
	color: #6F6F6F;
	font: 11px Arial, Helvetica, sans-serif;	
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#conteudo {
	width: 617px;
	margin-bottom:10px;
	display: table;
}

#conteudo h1 {
	color: #3F7F17;
	font: bold 24px Trebuchet, Arial, Helvetica, sans-serif;
	margin: 15px 0 15px 0;
	text-transform: uppercase;
}

#conteudo p {
	color: #5F5F5F;
	font: 13px/21px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#conteudo h2 {
	color: #3F7F17;
	font: 21px Trebuchet, Arial, Helvetica, sans-serif;
	margin: 15px 0 15px 0;
}

#conteudo h3 {
	color: #3F7F17;
	font: 19px Trebuchet, Arial, Helvetica, sans-serif;
	margin: 15px 0 15px 0;
}

#conteudo h4 {
	color: #3F7F17;
	font: 19px Trebuchet, Arial, Helvetica, sans-serif;
	margin: 15px 0 5px 0;
}

#conteudo ul {
	margin-left: 15px;

}

#conteudo ul li{
	color: #5F5F5F;
	font: 13px/21px Arial, Helvetica, sans-serif;
	list-style-type: disc;
}

#conteudo img {
	width: 80px;
	height: 80px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	float: left;
	margin: 4px 7px 7px 0;
}

#conteudo img.img {
	width: 60px;
	height: 41px;
	padding: 3px;
	border: none;
	background: #fff;
	margin: 4px 7px 7px 0;
}

#conteudo p.sebrae{
	float: left;
	padding-top: 16px;
	margin-right:2px;
}

#marcas {
	width: 650px;
	height: 120px;
}

#marcas img {
	width: 160px;
	height: 110px;
	padding: 3px;
	float: left;
	margin: 4px;
	border: none;	
}

#conteudo small a{
	color: #6F6F6F;
	font: 11px/21px Arial, Helvetica, sans-serif;	
}

#conteudo small a:hover{
	text-decoration: underline;
}

#formcontato {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	display: table;
	clear: both;
	margin-bottom: 20px;	
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 0 8px 0;	
}

#formcontato input.nome {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	width: 291px;
}

#formcontato input.ddd {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 40px;
}

#formcontato input.fone {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 240px;
}

#formcontato td select.codigo {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 294px;
}

#formcontato td.cinza {
	text-align: right;
	width: 120px;
	padding-right: 10px;
}

#formcontato td textarea {
	border: none;
	background: #F2F2F2;
	text-align: left;
	color: #666;
	padding:2px;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 292px;
}

#dica {
	display: table;
	width: 550px;
	height: auto;
	padding: 5px;
}

#arquivosdicas {
	display: table;
	width: 550px;
	height: auto;
	padding: 5px;
	margin-top: 20px;
}

.dicaarquivo a{
	display: block;
	width: 550px;
	background: url(imgs/dot.gif) repeat-x bottom;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	
}

.dicaarquivo a:hover {
	background: #D4FFCF;
	border-bottom: 1px solid #77AF57;
	
}

#dica h2 {
	color: #3F7F17;
	font:bold 16px Trebuchet, Arial, Helvetica, sans-serif;
}

#dica h3 {
	color: #3F7F17;
	font:13px Trebuchet, Arial, Helvetica, sans-serif;
}

#arquivosdicas h1{
	color: #3F7F17;
	font:bold 16px Trebuchet, Arial, Helvetica, sans-serif;
	width: 107px;
	background: url(imgs/setadicas.gif) no-repeat right;

}

.destaque_vaga{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.box_erro {
width: 600px;
/*height: 50px;*/
border: 1px dashed;
background-color:#FFCCCC;
padding: 15px;
text-align:center;
border-color: #FF0000;
color:#FF0000;
font:bold 14px Trebuchet, Arial, Helvetica, sans-serif;
}

.link_esqueci {
color:#FF0000; 
text-decoration:underline
}
