/*---- [estilo da pagina Gelcam] -------*/

*{
	margin:0;
	padding:0;}
body{
	font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	font-size:12px;
	background-color:#333;
	}
li{
	list-style:none;}
img{
	border:0;
	}
p{
	text-indent:15px;
	}
em{
	font-style:normal;
	font-weight:bold;
}
/*--------[div mestre]-------------*/
#geral{
	width:977px;
	background-color:#333;
	margin:auto;
	margin-top:20px;
	}
/*----------[cabecalho]------------*/
#cabecalho{
	width:977px;
	height:268px;
	background-image:url(../imagens/topo.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	}
#cabecalho h1{
	width:315px;
	height:65px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	position:absolute;
	right:30px;
	top:35px;
	}
/*-----------[corpo da pagina]---------*/
#corpo{
	width:968px;
	display:inline;
	float:left;
	margin-left:4px;
	background-color:#9E211B;
	}
/*-----------[conteudo]----------------*/
.conteudo{
	width:693px;
	float:right;
	background-color:#FFFFFF;
	}
.conteudo p{
	width:640px;
	float:right;
	display:inline;
	margin:10px 20px 10px 0;
	}
.conteudo h2{
	font-size:20px;
	margin:20px 30px;
	color:#9E211B;
	}
.conteudo img{
	margin-left:150px;}
.conteudo ul{
	margin:20px 70px;
	}
.conteudo ul li{
	list-style:disc;
	margin-bottom:5px;
	}
.conteudo a{
	color:#003399;
	text-decoration:none;
	font-weight:bold;}
/*-----------[sub_conteudo spda]------------*/
.sub_conteudo_spda{
	width:663px;
	height:132px;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(../imagens/spda.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	position:relative;
	}
.sub_conteudo_spda p{
	width:472px;
	float:right;
	margin-right:18px;
	display:inline;
	font-size:11px;
	margin-top:5px;
	}
.sub_conteudo_spda strong{
	color:#333;}
.sub_conteudo_spda img{
	position:absolute;
	bottom:10px;
	right:35px;
	}
.sub_conteudo_spda H2{
	position:absolute;
	font-size:14px;
	color:#FFFFFF;
	bottom:-10px;
	left:33px;}
/*-----------[sub_conteudo para-raio]------------*/
.sub_conteudo_pararaio{
	width:663px;
	float:right;
	height:120px;
	margin-bottom:20px;
	background-image:url(../imagens/pararaio.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	position:relative;
	}
.sub_conteudo_pararaio p{
	width:472px;
	float:right;
	margin-right:18px;
	display:inline;
	margin-top:10px;
	}
.sub_conteudo_pararaio img{
	position:absolute;
	bottom:10px;
	right:35px;
	}
.sub_conteudo_pararaio H2{
	position:absolute;
	font-size:14px;
	color:#FFFFFF;
	bottom:-15px;
	left:12px;
	}
/*-----------[sub_conteudo aterramento]------------*/
.sub_conteudo_aterramento{
	width:663px;
	float:right;
	height:125px;
	margin-bottom:20px;
	background-image:url(../imagens/aterramento.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	position:relative;
	}
.sub_conteudo_aterramento p{
	width:472px;
	float:right;
	font-size:11px;
	margin-right:18px;
	display:inline;
	margin-top:10px;
	}
.sub_conteudo_aterramento p strong{
	color:#333;}
.sub_conteudo_aterramento img{
	position:absolute;
	bottom:10px;
	right:35px;
	}
.sub_conteudo_aterramento H2{
	position:absolute;
	font-size:14px;
	color:#FFFFFF;
	bottom:-15px;
	left:-2px;
	}
/*------------[menu vertical]----------*/
.menu_vertical{
	width:275px;
	height:345px;
	display:inline;
	float:left;
	background-color:#9E211B;
	background-image:url(../imagens/bg_menu_vertical.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}
.menu_vertical ul{
	margin-left:20px;
	margin-top:40px;
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
	}
.menu_vertical a{
	color:#FFFFFF;
	text-decoration:none;
	}
.menu_vertical a:hover{
	color:#666;
	}
/*--------[rodape]---------------------*/
#rodape{
	width:968px;
	height:55px;
	position:relative;
	display:inline;
	float:left;
	color:#FFFFFF;
	margin-left:4px;
	background-color:#9E211B;
	background-image:url(../imagens/bg_footer.gif);
	background-repeat:repeat-x;
	}
#rodape p{
	margin:15px 0 0 20px;
	text-indent:0;
	}
#rodape a{
	color:#fff;
	text-decoration:none;
	}
#rodape a:hover{
	color:#fff;
	text-decoration:underline;
	}
.desenvolvido_por{
	position:absolute;
	bottom:10px;
	right:10px;
	}
/*--------[tabela vantagens]-----------*/
.tabela_vantagens {
	font-size: 11px;
	margin:20px 0 20px 110px;
	}
.tabela_vantagens td {
	text-align: center;
	border: 1px solid #dddddd;
	padding: 2px;
	}
.tabela_vantagens th {
	text-align: center;
	border: 1px solid #dddddd;
	background-color: #efefef;
	}
.suport_gelcam{
	background-color:#F0F9F7;}
/*---------[tabela suporte]-----------*/
.tabela_suporte {
	font-size: 11px;
	margin:20px 0 20px 150px;
	}
.tabela_suporte td {
	text-align: center;
	border: 1px solid #dddddd;
	padding: 2px;
	}
.tabela_suporte th {
	text-align: center;
	border: 1px solid #dddddd;
	background-color: #efefef;
	}
/*-------------------------------------*/
.subtitulo{
	margin:10px 0 10px 30px;
	font-weight:bold;}
/*-------------------------------------*/
.contato_orcamento{
	margin-left:30px;
	text-align:right;
	}
/*-------------------------------------*/
.contato{
	margin-top:20px;
	margin-left:30px;
	}
.obsrvacao{
	margin:20px 0 20px 30px;
	}
.endereco{
	margin-left:30px;
	text-align:center;
	margin-bottom:20px;
	}
.textarea{
	width:570px;
	margin-bottom:10px;}
.corrigir {
	margin-left:30px;}
/*-------------------------------------*/
.lista_de_pedidos{
	margin-left:30px;
	font-size:10px;
	margin-top:20px;
	text-transform:uppercase;
	}
/*-------------------------------------*/
.text_align{
	text-align:center;
	}
.lista_de_pedidos tr td{
	border-bottom:1px #CCCCCC  solid;
	}
.lista_de_pedidos input{
	width:60px;
	}
/*-------------------------------------*/
.modelo_de_projeto{
	width:580px;
	margin-left:90px;
	}
.modelo_de_projeto img{
	margin:0;
	}
/*-----------------------------------*/
.acesso_catalogo{
	height:305px;}
.acesso_catalogo img{
	margin:10px;
	}
/*-----------------------------------*/
.table_produtos{
	margin:10px auto;
	text-transform:uppercase;
	
	border:#CCCCCC solid 1px;
	}
.table_produtos td{
	border:#CCCCCC solid 1px;
	text-align:center;
	}
.table_produtos img{
	margin: 0px;
	}
.texto_descricao{
	padding:10px;}
.td_produtos{
	width:150px;
	background-color:#aeaeae;
	padding:5px 0;
	font-weight:bold;
	text-align:center;
	}
.voltar_ao_topo{
	float:right;
	margin-right:50px;
	display:inline;
	margin-bottom:10px;
	}
.voltar_ao_index{
	float:right;}
/*----------------------------------*/
.produtos_instalados{
	width:600px;
	height:140px;
	margin:10px auto;
	}
.produtos_instalados_foto{
	width:175px;
	height:140px;
	float:left;
	}
.produtos_instalados_foto img{
	margin:0;
	float:left;}
.produtos_instalados_texto{
	width:395px;
	height:140px;
	float:left;
	}
.produtos_instalados_texto p{
	width:375px;
	display:inline;
	margin:10px;
	float:left;
	}
.lista_clientes li{
	padding-bottom:10px;}