@charset "utf-8";
/* CSS Document */
html,body {
	width:100%;
	height:100%;
	margin:0px;
	background-color:#79756a;
}
body {
	background-image:url(../imagem/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family:verdana;
}
form {
	margin:0px;
}
h2 {
	padding-top:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#af9533;
	padding-left:9px;
	background-image:url(../imagem/icon_seta.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
h3 {
	margin-top:0px;
	font-size:11px;
}
.borda {
	border:1px solid red;
}
ul#servicos {

}
#menu1 {
	float:left;
}
#menu1 ul {	
	padding:0px;
	margin:0px;
}
#menu1 ul li {
	display:inline;
	list-style:none;
}
#menu1 ul li a {
	float:left;
	margin-padding:1px;
}
#menu1 ul li a.item {
	display:none;
}
#servicos {
	padding-left:30px;
}
#servicos ul {
	padding-left:30px;
	padding-bottom:20px;
}
#servicos ul li {
	list-style-type:disc;
	padding-bottom:5px;
}
#logo {
	width:224px;
	height:85px;
	float:left;
}
#logoBaixo {
	width:358px;
	height:46px;
	float:left;
}
#logoInterna {
	width:783px;
	height:70px;
	float:left;
}
#menu2 {
	width:542px;
	height:43px;
	float:left;
}
#menu {
	width:560px;
	height:42px;
	background-color:#fff;
/*	background-color:#31343d;*/
	float:left;
}
#menu_espacamento {
	width:117px;
	height:2px;
	float:left;
}
#assinatura {
	width:784px;
	color:#bcbab4;
	font-size:10px;
	padding-top:0px;
}
#internoRodape {
	width:784px;
	height:45px;
	background-image:url(../imagem/home_rodape2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#dbdbdb;
	font-size:10px;
}
#internoRodape a {
	text-decoration:none;
	color:#dbdbdb;
}
#internoRodape a:hover { text-decoration:underline; }

#assinatura a {
	color:#bcbab4;
	text-decoration:none;
}
#assinatura a:hover {
	text-decoration:underline;
}
img {
	border:0px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.br {
	color:#FFFFFF;
	text-decoration:none;
}
.dr {
	color:#957700;
}
.br:hover {
	text-decoration:underline;
}
.espaco {
	line-height:17px;
}
.cz {
	color:#4d515f;
	text-decoration:none;
}
.cz:hover {
	text-decoration:underline;
}
.CzInterno {
	color:#4d515f;
	font-size:11px;
	padding-bottom:15px;
}
.CzInterno hr {
	color:#f0f0f0;
}
.txtContato {
	color:#4d515f;
	font-size:11px;
}
.txtTelefones {
	color:#4d515f;
	font-size:11px;
	font-weight:bold;
}
.txtTelefones2 {
	color:#a8a48c;
	font-size:11px;
	font-weight:bold;
}
.cntCampo {
	margin-bottom:8px;
	clear:both;
}
.cntCampo input {
	width:229px;
	font-size:11px;
	color:#4d515f;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #bcbec0;
}
.cntCampo textarea {
	width:229px;
	height:94px;
	font-size:11px;
	color:#4d515f;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #bcbec0;
}

.fonte {
	font-family:'Trebuchet MS'; 
	letter-spacing:1px;
	margin-top:3px;
}

.cp {
	padding-left:5px;
}

#frmCurriculo div {
	padding-top:4px;
	padding-bottom:4px;
}
#frmCurriculo input[type=text] {
	font-size:10px;
	font-family:'Trebuchet MS';
}
#frmCurriculo select {
	font-size:11px;
	font-family:'Trebuchet MS';
}

.lin {
	padding-left:10px;
}
.lin2 {
	padding-left:25px;
}







