/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* fim do css reset */


body{
	background:#D4D4D4 url(imagens_layout/bg_body.jpg) repeat-x;
	font:9pt Tahoma;
}

#site{
	background:url(imagens_layout/bg_conteudo.jpg) repeat-x;
	width:835px;
	height:600px;
	margin:0 auto;
	display:block;
}

h1{
	background:url(imagens_layout/Advice.jpg) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	height:69px;
	width:170px;
	float:left;
	margin-top:0;
}

h4{
	color:#069;
	border-bottom:1px solid #069;
	font-weight:bold;
	margin-bottom:5px;
}

h5{
	color:#666;
	
}

ul.vagas{
	margin-bottom:20px;
}

ul.vagas li{
	list-style-type:disc;
	margin-left:14px;
}

p.vagas{
	width:400px
}

#topo{
	background:url(imagens_layout/bg-menu.jpg) no-repeat 170px 0;
	width:835px;
	height:69px;
}

#menu{
	float:right;
	margin-top:30px;
}

#menu li{
	float:left;
	margin-right:10px;
}

a{
	text-decoration:none;
}


#menu li a {
	color:#FFF;
	text-decoration:none;
}

#menu li a:hover {
	border-bottom:2px solid #FFF;
}

#meio{
	height:500px;
	width:835px;
}

#meio.home{
	background:url(imagens_layout/bg-home.jpg) no-repeat;
	padding-top:275px;
}

#meio.empresa{
	background:url(imagens_layout/bg-interna.jpg) no-repeat;
	padding-top:120px;
	height:350px;
}

#conteudo{
	background:#FFF;
	width:764px;
	margin:0 auto;
	display:block;
	padding:11px 18px;
}

#conteudo hr{
	border:none;
	height:1px;
	border:none;
	border-bottom:1px solid #CCC;
	clear:both
}

#conteudo p.copyright{
	font-size:7pt;
	text-align:center;
	color:#444
}


#meio.home #conteudo #colunaEsquerda{
	width:435px;
	height:120px;
	float:left;
	background:url(imagens_layout/bgcol1.jpg) no-repeat 0 40px;
}

#meio.home #conteudo #colunaEsquerda h2#Produtos{
	background:url(imagens_layout/titProd.gif) no-repeat;
	border-bottom:1px solid #CCC;
	width:435px;
	height:29px;
	text-indent:-5000px;
	overflow:hidden;
}

#meio.home #conteudo #colunaEsquerda p{
	width:346px;
	height:100px;
	padding-left:90px;
	padding-top:20px;
	text-align:justify;
}

#meio.home #conteudo #colunaDireita{
	width:280px;
	background:url(imagens_layout/bgcol2.jpg) no-repeat 0 40px;
	float:right;
}

#meio.home #conteudo #colunaDireita h2#Colab{
	background:url(imagens_layout/titColab.gif) no-repeat;
	border-bottom:1px solid #CCC;
	width:280px;
	height:29px;
	text-indent:-5000px;
	overflow:hidden;
}

#meio.home #conteudo #colunaDireita p{
	width:210px;
	height:120px;
	padding-left:80px;
	padding-top:20px;
	text-align:justify;
}


#meio.empresa{
	height:360px;
}

#menuInterno{
	float:left;
	width:170px;
	border-right:1px solid #E6E6E6;
	height:245px;
	margin-bottom:15px;
}

#menuInterno ul{
	width:156px;
	border-top:1px dashed #DDD;
}

#menuInterno ul li{
	background:#F9F9F9;
	border-bottom:1px dashed #DDD;
	padding:6px 18px;
}

#menuInterno ul li a{
	color:#888;
	text-decoration:none;
}

#menuInterno_1{
	float:left;
	width:170px;
	border-right:1px solid #E6E6E6;
	height:245px;
	margin-bottom:15px;
}

#menuInterno_1 ul{
	width:156px;
	border-top:1px dashed #DDD;
}

#menuInterno_1 ul li{
	background:#F9F9F9;
	border-bottom:1px dashed #DDD;
	padding:6px 18px;
}

#menuInterno_1 ul li a{
	color:#888;
	text-decoration:none;
}

#menuInterno_2{
	float:left;
	width:170px;
	border-right:1px solid #E6E6E6;
	height:245px;
	margin-bottom:15px;
}

#menuInterno_2 ul{
	width:156px;
	border-top:1px dashed #DDD;
}

#menuInterno_2 ul li{
	background:#F9F9F9;
	border-bottom:1px dashed #DDD;
	padding:6px 18px;
}

#menuInterno_2 ul li a{
	color:#888;
	text-decoration:none;
}

#menuInterno_3{
	float:left;
	width:170px;
	border-right:1px solid #E6E6E6;
	height:245px;
	margin-bottom:15px;
}

#menuInterno_3 ul{
	width:156px;
	border-top:1px dashed #DDD;
}

#menuInterno_3 ul li{
	background:#F9F9F9;
	border-bottom:1px dashed #DDD;
	padding:6px 18px;
}

#menuInterno_3 ul li a{
	color:#888;
	text-decoration:none;
}
#menuInterno_4{
	float:left;
	width:170px;
	border-right:1px solid #E6E6E6;
	height:245px;
	margin-bottom:15px;
}

#menuInterno_4 ul{
	width:156px;
	border-top:1px dashed #DDD;
}

#menuInterno_4 ul li{
	background:#F9F9F9;
	border-bottom:1px dashed #DDD;
	padding:6px 18px;
}

#menuInterno_4 ul li a{
	color:#888;
	text-decoration:none;
}
#menuInterno_5{
	float:left;
	width:170px;
	border-right:1px solid #E6E6E6;
	height:245px;
	margin-bottom:15px;
}

#menuInterno_5 ul{
	width:156px;
	border-top:1px dashed #DDD;
}

#menuInterno_5 ul li{
	background:#F9F9F9;
	border-bottom:1px dashed #DDD;
	padding:6px 18px;
}

#menuInterno_5 ul li a{
	color:#888;
	text-decoration:none;
}

#meio.empresa #conteudo.MisVis h2{
	background:url(imagens_layout/h2_MisVis.gif) no-repeat;
	width:138px;
	height:20px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	padding-bottom:6px;
}

#meio.empresa #conteudo.MisVis #menuInterno{
	background: url(imagens_layout/bgMenu-MisVis.jpg) no-repeat bottom center;
}


#meio.empresa #conteudo.Clientes h2{
	background:url(imagens_layout/h2_Clientes.gif) no-repeat;
	width:80px;
	height:20px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	padding-bottom:6px;
}

#meio.empresa #conteudo.Clientes #menuInterno{
	background: url(imagens_layout/bgMenu-Clientes.jpg) no-repeat bottom center;
}


#meio.empresa #conteudo.Carreira h2{
	background:url(imagens_layout/h2_Carreira.gif) no-repeat;
	width:74px;
	height:20px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	padding-bottom:6px;
}

#meio.empresa #conteudo.Carreira #menuInterno{
	background: url(imagens_layout/bgMenu-Carreira.jpg) no-repeat bottom center;
}


#meio.empresa #conteudo.ProdServ h2{
	background:url(imagens_layout/h2_ProdServ.gif) no-repeat;
	width:186px;
	height:22px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	padding-bottom:4px;
}

#meio.empresa #conteudo.ProdServ #menuInterno, #meio.empresa #conteudo.Produtos #menuInterno, #meio.empresa #conteudo.Servicos #menuInterno{
	background: url(imagens_layout/bgMenu-ProdServ.jpg) no-repeat bottom center;
}


#meio.empresa #conteudo.Contato h2{
	background:url(imagens_layout/h2_Contato.gif) no-repeat;
	width:80px;
	height:22px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	padding-bottom:6px;
}


#meio.empresa #conteudo.sites-interessantes h2{
	background:url(imagens_layout/h2_SitesInteressantes.gif) no-repeat;
	width:177px;
	height:22px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	padding-bottom:6px;
}

#meio.empresa #conteudo.sites-interessantes #menuInterno{
	background: url(imagens_layout/bgMenu-SitesInteressantes.jpg) no-repeat bottom center;
}

#meio.empresa #conteudo.Parceiros h2{
	background:url(imagens_layout/h2_Parceiros.gif) no-repeat;
	width:180px;
	height:20px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	padding-bottom:6px;
}

#meio.empresa #conteudo.Parceiros #menuInterno{
	background: url(imagens_layout/bgMenu-Parceiros.jpg) no-repeat bottom center;
}


#meio.empresa #conteudo.SitesInteressantes h2{
	background:url(imagens_layout/h2_SitesInteressantes.gif) no-repeat;
	width:180px;
	height:20px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	padding-bottom:6px;
}

#meio.empresa #conteudo.SitesInteressantes #menuInterno{
	background: url(imagens_layout/bgMenu-SitesInteressantes.jpg) no-repeat bottom center;
}


#meio.empresa #conteudo.AreaReservada h2{
	background:url(imagens_layout/h2_AreaReservada.gif) no-repeat;
	width:180px;
	height:20px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	padding-bottom:8px;
	margin-top:-3px
}

#meio.empresa #conteudo.AreaReservada #menuInterno{
	background: url(imagens_layout/bgMenu-AreaReservada.jpg) no-repeat bottom center;
}


#meio.empresa #conteudo p#bread{
	font-size:8pt;
	float:right;
}

dt{
	color:#09C;
}

dd{
	margin-bottom:20px;
}

#texto p{
	margin-bottom:20px;
}

#frmContato input, #frmContato textarea{
	width:280px;
}

label, input{
	font:8pt Tahoma;
}