html, body {
	height:100%;
} /**/

body {
	background-image:url(../img/bg_geral.jpg);
	background-position:top;
    margin:0; 
    padding:0;
}

img{
	border:0;
}

.container_geral { 
	background-image:url(../img/bg_laterais.jpg);
	background-position:top;
	background-repeat:repeat-y;
    width:630px;
    position:relative;  /*Contexto de posicionamento */
	background-color:#FFF;
    margin:0 auto;
    min-height:100%;/**/
}
	
* html .container_geral {
	height: 100%;
}/**/

.container_topo {
    width:630px;
    height:86px;
}

.topo {
    width:568px;
    height:86px;
	margin-left:31px;
}

.logo {
	background-image:url(../img/logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:213px;
	height:39px;
	float:left;
	margin-top:26px;
}

.selo_qualidade {
	background-image:url(../img/selo_qualiade.jpg);
	background-repeat:no-repeat;
	width:61px;
	height:39px;
	float:right;
	margin-top:26px;
	margin-right:8px;
}

.container_menu_topo {
    width:630px;
    height:30px;
}

.menu_topo {
    width:568px;
    height:30px;
	margin-left:31px;
}
	
.container_menu_lateral {
    width:168px;
    float:left;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#333;
}

.menu_lateral {
	background-image:url(../img/bg_topo_menu_lateral.jpg);
	background-repeat:no-repeat;
	background-position:top;
    width:137px;
    float:right;
}

.menu_lateral_grupo {
	width:137px;
	height:auto;
	margin-top:17px;
}

.titulo_menu_lateral {
	width:auto;
	height:auto;
	margin-bottom:-5px;
	*margin-bottom:5px;
	padding-left:10px;
}

.divisoria {
	width:auto;
	height:auto;
}

.link_menu_lateral {
	margin-top:3px;
	margin-bottom:-5px;
	*margin-top:5px;
	*margin-bottom:5px;
	padding-left:10px;
}

.menu_lateral a:link {
	text-decoration:none;
	color:#333;
}

.menu_lateral a:visited {
	text-decoration:none;
	color:#333;
}

.menu_lateral a:active {
	text-decoration:none;
	color:#333;
}

.menu_lateral a:hover {
	text-decoration:none;
	color:#999;
}
	
.container_conteudo_geral {
    width:462px;
    float:right;
}

.conteudo_geral {
	background-image:url(../img/bg_topo_conteudo_geral.jpg);
	background-repeat:no-repeat;
	background-position:top;
    width:431px;
    float:left;
}

.conteudo_geral_margem {
    width:409px;
    float:right;
	margin-bottom:25px;
}

.titulo {
	width:auto;
	height:26px;
	margin-top:18px;
	margin-bottom:10px;
}

.navegacao_suplementar {
	width:auto;
	height:12px;
	margin-bottom:23px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#a41538;
}

.navegacao_suplementar a:link {
	text-decoration:none;
	color:#a41538;
}

.navegacao_suplementar a:visited {
	text-decoration:none;
	color:#a41538;
}

.navegacao_suplementar a:active {
	text-decoration:none;
	color:#a41538;
}

.navegacao_suplementar a:hover {
	text-decoration:none;
	color:#69182c;
}

.container_rodape {
    width:630px;
    height:29px;
    position:absolute;
    bottom:0; /**/ 
}

.container_rodape p {
    margin:0;
}

.rodape {
	background-image:url(../img/bg_rodape.jpg);
	background-repeat:no-repeat;
    width:568px;
    height:29px;
    position:absolute;
    bottom:0; /**/ 
	margin-left:31px;
	font-family:Verdana, Arial;
	font-size:9px;
	color:#a0a0a0;
}

#assinatura {
	float:left;
	margin-left:12px;
	margin-top:9px;
}

#desenvolvimento {
	float:right;
	margin-right:12px;
	margin-top:9px;
}

#desenvolvimento a:link {
	text-decoration:none;
	color:#a0a0a0;
}

#desenvolvimento a:visited {
	text-decoration:none;
	color:#a0a0a0;
}

#desenvolvimento a:active {
	text-decoration:none;
	color:#a0a0a0;
}

#desenvolvimento a:hover {
	text-decoration:none;
	color:#454545;
}

.grupo_obra {
	width:409px;
	height:auto;
}

.grupo_obra p{
	font-family:Arial, Verdana;
	font-size:12px;
	color:#333;
}

.texto_corrido {
	width:409px;
	height:auto;
}

.texto_corrido p{
	font-family:Arial, Verdana;
	font-size:12px;
	color:#333;
	line-height:16px;
}

.grupo_obra a:link {
	color:#a41538;
}

.grupo_obra a:visited {
	color:#a41538;
}

.grupo_obra a:active {
	color:#a41538;
}

.grupo_obra a:hover {
	color:#69182c;
}

.titulo_obra {
	font-family:Arial, Verdana;
	font-size:16px;
	color:#666;
	font-weight:bold;
}

.container_bt_topo {
	width:409px;
	height:17px;
	margin-top:-10px;
	*margin-top:-18px;
	margin-bottom:10px;
}
	
.box_img {
	width:231px;
	height:237px;
	float:right;
	margin-left:15px;
	margin:0 0px 10px 15px;
}

.box_img_unicoIE6 {
	width:231px;
	height:237px;
	float:right;
	margin-left:15px;
	margin:0 0px 10px 15px;
	_margin-right:-5px;	
	_margin-left:0;
}

.box_img_descricao {
	background-color:#dcdcdc;
	background-image:url(../img/bg_base_box.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:231px;
	height:auto;	
	margin-top:202px;
	min-height:35px;/*
	margin-top:-4px;
	*margin-top:-3px;*/
	float:right;
}

.box_img_descricao_duplo {
	background-color:#dcdcdc;
	background-image:url(../img/bg_base_box_duplo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:231px;
	height:auto;
	min-height:35px;
	margin-top:202px;/*
	margin-top:-4px;
	*margin-top:-3px;*/
	float:right;
}

.tx_img_descricao {
	font-family:Verdana, Arial;
	font-size:9px;
	color:#666;
	width:231px;
	height:auto;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:8px;
	*padding-top:0;
	*padding-bottom:0;	
	font-weight:normal;
}

.tx_img_descricao_esq {
	font-family:Verdana, Arial;
	font-size:9px;
	color:#666;
	width:105px;
	height:auto;
	margin-left:10px;	
	*margin-left:5px;
	margin-top:5px;
	padding-bottom:8px;
	float:left;
	font-weight:normal;
}

.tx_img_descricao_dir {
	font-family:Verdana, Arial;
	font-size:9px;
	color:#666;
	width:105px;
	height:auto;
	margin-left:10px;
	margin-top:5px;
	padding-bottom:8px;
	float:right;
	font-weight:normal;
}

.bt_topo {
	background-image:url(../img/bt_topo_up.jpg);
	width:24px;
	height:17px;
	float:right;
}

.bt_topo:hover{
	background-image:url(../img/bt_topo_hover.jpg);
	cursor: pointer;
	width:24px;
	height:17px;
	float:right;
}

.divisoria_obra {
	background-image:url(../img/divisorias_obra.png);
	background-repeat:no-repeat;
	width:409px;
	height:2px;
	margin-bottom:25px;
}

.clear {
	clear:both;
}

/*<--------- pop up ---------*/

.bt_fechar {
	background-image:url(../img/bt_fechar_pop.jpg);
	background-repeat:no-repeat;
	float:right; 
	width:16px; 
	height:15px;
	margin-right:7px;
}

.bt_fechar:hover {
	cursor: pointer;
	background-image:url(../img/bt_fechar_pop_hover.jpg);
	background-repeat:no-repeat;
	float:right; 
	width:16px; 
	height:15px;
	margin-right:7px;
}

/*<--------- pop up ---------*/

.banner_home {
	width:430px;
	height:160px;
	border-left:solid;
	border-left-color:#FFF;
	border-left-width:1px;
}

/*<-------------------- Contato -------------------*/


.baseform{
	width:320px;
	height:500px;
	padding-top:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.basecampos{
	width:320px;
	height:21px;
	margin-bottom:30px;
	_margin-bottom:7px;
}

.basemensagem{
	_margin-top:-20px;
}

.basebotoes{
	margin-top:70px;
	_margin-top:8px;
	margin-bottom:30px;
	width:320px;
	height:21px;
}

.basecontatos{
	width:320px;
}

.textoform{
	width:320px;
	margin-bottom:5px;
	_margin-bottom:0;
}

.campoform{
	width:320px;
	height:21px;
}

.limparform{
	outline-color:#0F0;
	width:52px;
	height:21px;
	float:left;
	_float:none;
	display:inline-block;
	margin-left:210px;
}


.enviarform{
	background-color:#0FF;
	width:49px;
	height:21px;
	float:right;
	display:inline-block;
	_margin-top:-21px;
}

.baseform a:link, a:visited, a:active {
	color:#737373;
	text-decoration:none;
}

.baseform a:hover {
	color:#999;
	text-decoration:none;
}

form {
  margin: 0;
  padding: 0;
  width:320px;
  height:21px;
}

input {
	width:320px;
	height:19px;
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea {
	width:320px;
	height:80px;
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.container_geral .container_conteudo_geral .conteudo_geral .conteudo_geral_margem .titulo {
	font-family: Verdana, Geneva, sans-serif;
}
.container_geral .container_conteudo_geral .conteudo_geral .conteudo_geral_margem .grupo_obra #20291746222 .form-all .form-section #id_5 {
	font-family: Verdana, Geneva, sans-serif;
}
.container_geral .container_conteudo_geral .conteudo_geral .conteudo_geral_margem .grupo_obra #20291746222 .form-all .form-section #id_8 #label_8 {
	font-family: Verdana, Geneva, sans-serif;
}
.container_geral .container_conteudo_geral .conteudo_geral .conteudo_geral_margem .grupo_obra #20291746222 .form-all .form-section #id_7 {
	font-family: Verdana, Geneva, sans-serif;
}
.container_geral .container_conteudo_geral .conteudo_geral .conteudo_geral_margem .grupo_obra #20291746222 .form-all .form-section #id_6 #label_6 {
	font-family: Verdana, Geneva, sans-serif;
}
