/* CSS Document */

.body {
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-align:justify;
	line-height:1.5;
}

.body1 {
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	text-decoration: underline;
	line-height:1.5;
}

a.body1:hover{
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

.meio {
	width:757px;
}

.conteudo {
	width:525px;
	height:384px;
	background-image:url(images/bg_fundo_conteudo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.lat_direita {
	width:524px;
	height:470px;
	background-image:url(images/img_meio.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.header1 {
	width:232px;
	height:33px;
	background-image:url(images/header1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.esquerda {
	background-image:url(images/lateral_header_esquerdo.gif);
	width:173px;
	background-position:top;
	background-repeat:repeat-x;
}
.esquerda2 {
	background-image:url(images/bg_lateraL_ESQUERDA_parte_superior.gif);
	width:172px;
	background-position:top;
	background-repeat:no-repeat;
}
.direita {
	background-image:url(images/lateral_header_direito.gif);
	width:173px;
	background-repeat:repeat-x;
	background-position:top;
}
.direita2 {
	background-image:url(images/bg_lateraL_DIREITA_parte_superior.gif);
	width:173px;
	background-position:top;
	background-repeat:no-repeat;
}
.bg_esquerda {
	background-image:url(images/rpt_header.gif);
	background-repeat:repeat-x;
}
.bg_esquerda2 {
	background-image:url(images/bg_parte_superior.gif);
	background-position:top;
}
.bg_direita {
	background-image:url(images/rpt_header.gif);
	background-repeat:repeat-x;
}
.bg_direita2 {
	background-image:url(images/bg_parte_superior.gif);
	background-position:top;
}

.bg_rpt_rodape{
background-image:url(images/bg_rpt_rodape.gif); background-position:top; background-repeat:repeat-x; background-color:#FFFFFF;
}
.rodape_bg_direita {
	background-image:url(images/bg_lateral_direita_rodape.jpg); background-position:top; background-repeat:no-repeat;  width:173px; height:521px;
}

.rodape_bg_esquerda {
	background-image:url(images/bg_lateral_esquerda_rodape.jpg); background-position:top; background-repeat:no-repeat; width:173px; height:521px; 
}
.rodape {
	font-family: Verdana;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.roda1 {
	width:232px;
	height:150px;
	background-image:url(images/bg1_rodape.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:0px;
}
.textfield_orcamento {
	font-size: 11px;
	color: #fff;
	width: 97px;
	height: 13px;
	border-color: #fff;
	background-color:#ed1c24;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.textfield_orcamento1 {
	font-size: 11px;
	color: #fff;
	width: 141px;
	height: 20px;
	border-color: #fff;
	background-color:#ed1c24;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.textarea_laminas {
	font-size: 11px;
	color: #fff;
	width: 141px;
	height: 86px;
	border-color: #fff;
	background-color:#ed1c24;
	border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-left: 5px;
	overflow: auto;
}

.textfield_orcamento2 {
	font-size: 11px;
	color: #fff;
	width: 300px;
	height: 13px;
	border-color: #fff;
	background-color:#ed1c24;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.textarea_laminas2 {
	font-size: 11px;
	color: #fff;
	width: 300px;
	height: 86px;
	border-color: #fff;
	background-color:#ed1c24;
	border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-left: 5px;
	overflow: auto;
}