body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EEE2D2;
}
.fonte_padrao {
	font-family: Verdana;
	font-size: 10px;
	color: #94753A;
	line-height: 16px;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #E58433;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #E58433;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #E78C43;
	text-decoration: underline;
}

.form {
	border: 1px solid #F2EBDB;
	font-family: Verdana;
	font-size: 10px;
	color: #94753A;
	height: auto;
	width: auto;
	background-color: #FAF7F1;
}
.fonte_empgd_local {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C1A062;
	font-weight: bold;
}
.fonte_indices {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #E68532;
}
.fonte_empgd_nome {
	font-family: Arial;
	font-size: 14px;
	color: #725C34;
	font-weight: bold;
}

.dot {
	font-family: Verdana;
	font-size: 8px;
	color: #94753A;
}
.fonte_assinatura {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #725C35;
}
.fonte_emp_local {
	font-family: Arial;
	font-size: 12px;
	color: #C1A062;
	font-weight: bold;
}
.fonte_emp_nome {
	font-family: Arial;
	font-size: 12px;
	color: #725C34;
}
.descricao_div {
	margin: 16px;
	margin-bottom: 40px;
}
.titulo_div {
	margin: 16px;
}

/* acompanhamento de obra */

.allDets
{
		
}

.picArea
{
	width:500px;
	float:left;
	text-align:center;
}

.menuArea
{
	width:150px;
	float:left;
	height:440px;
	overflow:auto;
	background:url(img/dot_vert.jpg);
	background-repeat:no-repeat;
	}