/*
Description: estilização das páginas
Version: 1.0
Author: ojpublicidade
Author URI: http://www.ojpublicidade.com.br
Tags: 
*/


@charset "utf-8";
/* CSS Document brancozulu*/
@import url("reset.css");
/*zera todos*/
*{
	margin:0;
	padding:0px;
	border:0px;
	}
	
.body{
	width:100%;
	margin:0px 0px 0px 0px;
	color:#000;
	height:1250px;
	background:#D5D5D5;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/textura_x.jpg);
	background-repeat:repeat-x;
	}
	
.body2{
	width:100%;
	margin:0px 0px 0px 0px;
	color:#000;
	height:1250px;
	/*background:#D5D5D5;*/
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(../images/alpha.png);
	background-repeat:repeat-x;
	background-position: -120px 0px;*/
	}	 	

/*cabeçalho*/	
#header-outer{
	background:url(../images/header_bg.jpg) no-repeat top center;
}
.header{
	margin:0px auto;
	width:1000px;
	overflow:hidden;
	height:615px;
	}	
.header2{
	margin:0px auto;
	width:1024px;
	height:auto;
	}
	
.iframe{
	margin:275px 0px 0px 117px;
	position:absolute;
	width:795px;
	height:65px;
	float:left;}

#logo_vulcan{
	margin:20px 0px 0px 47px;
	background-image:url(../images/logo_vulcan2.jpg);
	background-repeat:no-repeat;
	width:426px;
	float:left;
	position: absolute;
	height:235px;
	}

.logo_vulcan{
	margin:20px 0px 0px 47px;
	background-image:url(../images/logo_vulcan.png);
	background-repeat:no-repeat;
	width:426px;
	float:left;
	position: absolute;
	height:235px;
	}
	
.fl{
	float:left;}
	
.box_show{
	background-image:url(../images/box_mostruario.png);
	margin:0px 0px 0px 695px;
	width:185px;
	position: absolute;
	float:left;
	height:107px;
	/*padding:31px 0px 0px 17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#044997;
	font-size:24px;
	font-weight:bold;
	border: #777 solid thin;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	background-color:#FFF;*/
	opacity:0.75;
	}
	
.logo_ilp{
	background-image:url(../images/logo_ilp.png);
	height:71px;
	float:right;
	margin:140px 26px 0px 0px;
	position: static;
	width:123px;}

/*box do menu  */

.menu {
	background-image:url(../images/menu.png);
	margin:0px 0px 0px 0px;
	margin:255px 0px 0px 117px;
	position:absolute;
	width:795px;
	height:65px;
	float:left;
}	

/*conteudo*/
#content{
	margin:0px auto;
	width:1000px;
	overflow:hidden;
	}

.banner{
	background-image:url(../images/bgbanner.png);
	padding:20px;
	margin:340px 147px 0px;
	float:left;
	position:absolute;
	}

.banner2{
	background-image:url(../images/bgbanner.png);
	padding:20px;
	margin:120px 147px 0px;
	float:left;
	position: relative;
	}

/*menu lateral*/
.sidemenu{
	background-image:url(../images/sidemenu2.png);
	background-repeat:no-repeat;
	margin:79px 0px 0px 15px;
	height:532px;
	width:385px;
	float:left;
	}

#mask_home, #mask_inst, #mask_repr, #mask_noti, #mask_resp, #mask_cntt, #mask_agro, #mask_arq, #mask_aut, #mask_brn, #mask_com, #mask_cont, #mask_dec, #mask_dec2, #mask_emb, #mask_trn, #mask_dec, #mask_eve, #mask_ind, #mask_pis{
  z-Index:2;
  visibility:hidden;
}



a.menu_link:link, a.menu_link:visited {
	color: #fff;
	background-color:#b66d30;
	text-decoration:none;
	margin-top:-1px; 
	opacity:.55;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	border-color:#000;
	border-width:1px;
	border-style:solid;
	padding:1px 4px 4px;
	
	}
	
a.menu_link:hover, a.menu_link:active {
	color: #fff;
	margin-top:-1px; 
	background-color:#b66d30;
	text-decoration: underline;
	opacity:1;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	}

/*estilos para o dropdown*/	
ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	width: auto;
	}
	
ul_bug {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	}	

ul li {
	position: relative;
	}

li ul {
	position: absolute;
	display: none;
	left: 290px;
	top: 1px;
	display: none;
	z-index:10;
	}
	
ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	opacity:.75;
	padding: 0px 0px 0px 0px;
	border:hidden;
	z-index:10;
	}
	
li:hover ul { 
	display: block; 
	} 
	
	
/*box do fla da home*/	
.middle{
	margin:28px 0px 0px 16px;
	width:565px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#646464;
	overflow:hidden;
	}
	
.apresenta{
	background-image:url(../images/box_inst.png);
	background-repeat: repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 30px 0px 20px;
	width:529px;
	height:auto;
	float:left;
	/*-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-box-shadow: 5px 5px 10px #888;
	-webkit-box-shadow: 5px 5px 10px #888;*/
	}
	
.gallery{
	background-image:url(../images/gallery.png);
	margin:40px 0px 0px 0px;
	height:184px;
	padding-left:52px;
	width:494px;
	float:left;}
	
.footer{
	background-image:url(../images/footer.png);
	background-position: 0;
	height:409px;
	float:none; clear:both;
	margin:0;
}
	
.box_footer{
	float:right;
	margin:273px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	width:400px;
	color:#FFF;
	font-weight:bold;}
	
a.foot:link, a.foot:visited {
	color: #ddd;
	text-decoration:none;	
	}
	
a.foot:hover, a.foot:active {
	color: #fff;
	text-decoration:none;
	}
	
a.gray:link, a.gray:visited {
	color: #666;
	text-decoration:none;	
	}
	
a.gray:hover, a.gray:active {
	color: #888;
	text-decoration:none;
	}
	
.box_inst_top{
	background-image:url(../images/box_inst_top.png);
	width:579px;
	height:28px;
	margin-top:48px;
	float:left;}

.box_inst{
	background-image:url(../images/box_inst.png);
	background-repeat:repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:100;
	color: #666;
	height:auto;
	width:539px;
	padding:33px 20px;
	float:left;
	margin:0px 0px 0px 0px;
	/*-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-box-shadow: 5px 5px 10px #888;
	-webkit-box-shadow: 5px 5px 10px #888;*/
	}
	
.box_inst_bot{
	background-image:url(../images/box_inst_bot.png);
	width:579px;
	height:41px;
	float:left;}
	
.box_repre_top{
	background-image:url(../images/box_repre_top.png);
	width:579px;
	height:28px;
	margin-top:48px;}

.box_repre{
	background-image:url(../images/box_repre.png);
	background-repeat:repeat-y;
	/*background-color:#072C54;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color: #666;
	height:auto;
	width:539px;
	padding:33px 20px;
	float:left;
	margin:0px 0px 0px 0px;
	/*-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-box-shadow: 5px 5px 10px #888;
	-webkit-box-shadow: 5px 5px 10px #888;*/
	}
	
.box_repre_bot{
	background-image:url(../images/box_repre_bot.png);
	width:579px;
	height:41px;
	float:left;}
	
.box_inst:first-line{
	font-size:24px;}
	
.box_repre:first-line{
	color:#FFF;
	font-size:24px;}
	
.names_input{
	height:auto;
	width:17%;
	line-height:20px;
	float:left;}
	
.box_input{
	height:auto;
	float:left;}
	
input, select, .msn{
	margin:2px;}
	
.inputs{
	width:141px;}	
	
.msn{
	height:100px;
	width:300px;}
	
.center{
	text-align:center;
	margin:0px auto;
	}
	
.box_toldos1{
	background-image:url(../images/decor.jpg);
	height:84px;
	width:111px;
	margin:20px 10px;
	float:left;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;}
	
.box_toldos2{
	background-image:url(../images/eventos.jpg);
	height:84px;
	width:111px;
	margin:20px 10px;
	float:left;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;}
	
.box_toldos3{
	background-image:url(../images/industrial.jpg);
	height:84px;
	width:111px;
	margin:20px 10px;
	float:left;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;}
	
.box_toldos4{
	background-image:url(../images/piscinas.jpg);
	height:84px;
	width:111px;
	margin:20px 10px;
	float:left;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;}
	
.box_text{
	width:357px;
	height:auto;
	float:left;
	margin: 10px 0px 30px 0px;
	}
	
.box_text4{
	width:100%;
	height:auto;
	float:left;
	margin: 10px 0px 30px 0px;
	}
	
.cor_dis{
	width:485px;
	height:auto;
	float:left;
	margin: 10px 0px 30px 0px;
	}
	
.text{
	width:100%;
	height:auto;
	float:left;
	margin:10px 0px 0px 0px;}
	
.img_dec{
	width:163px;
	height:134px;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	margin:50px 0px 30px 5px;
	float:left;
	}
	
.img_dec2{
	width:163px;
	height:216px;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	margin:-47px 0px 33px 5px;
	float:left;
	}
	
.img_dec3{
	width:163px;
	height:134px;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	margin:0px 0px 120px 5px;
	float:left;
	}
	
.img_dec4{
	width:163px;
	height:134px;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	margin:0px 0px 10px 5px;
	float:left;
	}
	
.img_dec5{
	width:163px;
	height:134px;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	margin:0px 0px 6px 5px;
	float:left;
	}
	
#img_dec{
	background-image:url(../images/decorativa.jpg);
	}
	
#img_dec2{
	background-image:url(../images/decorativa2.jpg);
	}
	
#img_dec3{
	background-image:url(../images/decorativa3.jpg);
	}
	
#img_dec4{
	background-image:url(../images/decorativa4.jpg);
	}
	
#pis{
	background-image:url(../images/piscina.jpg);
	}
	
.box_text2{
	width:200px;
	height:auto;
	float:left;
	}
	
.box_text3{
	width:200px;
	height:260px;
	float:left;
	}
	
.table_dec{
	width:317px;
	height:auto;
	float:right;
	}
	
.table{
	border-color:#666;
	border-spacing:1px;
	border-style:solid;
	border-width:thin;
	text-align:center;}
	
.cores{
	height:100px;
	width:80px;
	float:left;}
	
.pis_ex{
	height:auto;
	width:150px;
	float:left;
	margin:10px 5px 0px;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	padding:2px 5px 5px 5px;}
	
.cert{
	height:86px;
	width:380px;
	float: none;
	margin:805px auto 0px;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	padding:5px 5px 5px 5px;}

.box_piso{
	height:auto;
	width:auto;
	float:left;
	margin:10px 20px 10px 0px;}
	
.courolayne_logo{
	float:left;
	background-image:url(../images/estofados/courolayne_logo.png);
	background-repeat:no-repeat;
	height:63px;
	width:163px;
	margin:30px 0px 90px 5px;
	padding:0px 0px 0px 0px;}

.courolayne{
	float:left;
	height:193px;
	width:269px;
	background-image:url(../images/estofados/courolayne.jpg);
	}
	
.toalhas_link{
	background-color:#ccc;
	height:auto;
	width:auto;
	margin:60px 0px 0px 330px;
	padding:10px;
	position:absolute;
	float:left;
	}
	
.catalogo_link{
	background-color:#ccc;
	height:auto;
	width:157px;
	margin:137px 0px 0px 330px;
	padding:10px;
	position:absolute;
	float:left;
	}
	
.toalhas_link2{
	background-color:#ccc;
	height:auto;
	width:auto;
	margin:0px 0px 0px 238px;
	padding:10px;
	position:absolute;
	float:left;
	text-align:right;
	}

.mesa_natal{
	height:150px;
	width:180px;
	float:left;
	margin:20px 0px 0px 0px;}
	
.natal_text{
	height:auto;
	width:322px;
	float:left;
	margin:20px 0px 10px 10px;}
	
.bom_dia{
	width:100%;
	margin:30px 0px;
	float:left;}
	
.nbr_dnv{
	margin:10px 60px;
	float:left;}
	
.bold18{
	font-size:18px;
	font-weight:bold;
	color:#059;}








	
.clear{
	clear:both;
}

