@charset "iso-8859-1";
/* CSS Document */

/* Reset */

*,
*:after,
*:before {
	/*BORDER-BOTTOM: 0px; BORDER-LEFT: 0px;*/ PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; /*BORDER-RIGHT: 0px; PADDING-TOP: 0px;*/ 
	/*-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}

@font-face {
    font-family: 'abeezeeregular';
    src: url('/site/fontes/abeezee-regular-webfont.eot');
    src: url('/siteabeezee-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/site/fontes/abeezee-regular-webfont.woff') format('woff'),
         url('/site/fontes/abeezee-regular-webfont.ttf') format('truetype'),
         url('/site/fontes/abeezee-regular-webfont.svg#abeezeeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:'abeezeeitalic';
    src: url('/site/fontes/abeezee-italic-webfont.eot');
    src: url('/site/fontes/abeezee-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/site/fontes/abeezee-italic-webfont.woff') format('woff'),
         url('/site/fontes/abeezee-italic-webfont.ttf') format('truetype'),
         url('/site/fontes/abeezee-italic-webfont.svg#abeezeeitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, #wrapper {margin:0; height:100%; font-family:'abeezeeregular',calibri, Arial, Helvetica, sans-serif;}

.background {background: url(industrial%20close-up%202331262.jpg) no-repeat fixed;}

.border_top_bottom {border-top: 2px solid #ccc; border-bottom:2px solid #ccc;}

.border_bottom {border-bottom:2px solid #ccc;}

span{ font-size:13px; font-family:'abeezeeitalic',calibri;}

.separador {border-top: #cccccc solid 1px;}

h1, h2, h5, h6{font-size:14px; color:#F30; margin:0;}

h2 {font-size:15px; color:#333; font-weight:bold;}

h5 {font-size:13px; color:#333; font-weight:bold;}


h6 {color:#333; font-size:12px; font-family: 'abeezeeitalic', calibri; font-weight:normal; line-height:20px;}

p {font-size:13px; line-height:18px; margin:0 10px;}

.article {font-size:13px; line-height:18px; margin:0 10px;}

.article p{font-size:13px; line-height:18px; margin:0 10px;}

.alerta{
	color:#333;
	font-size:12px;
	font-family: 'abeezeeregular', calibri;
	font-weight:normal;
	line-height:20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


a {
	text-decoration: none;
	color: #EE4A23;
	font-size: 12px;
}

a:hover{
	text-decoration: underline;
	color: #333;
	font-size: 12px;
}

#topo {font-size:12px; color:#707070;}

.img_border{padding:5px; border:1px #CCC solid;}

#produtos{
	widt:980px;
	OVERFLOW: hidden;
	font:13px 'abeezeeregular';
}



.pesquisa{ width:200px;
	font-size:12px; color:#666666;
	border: 1px solid #D6D6D6; 
    padding: 5px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 3px 0;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px; }

input, textarea{
	font-size:12px; color:#666666;
	border: 1px solid #D6D6D6; 
    /*-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);*/ 
    padding: 5px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 3px 0;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	}
	
	
	
	
input[type=submit], input[type=reset]  {
	font-size:12px; color:#666666;
	border: 1px solid #D6D6D6; 
/*    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
*/    padding: 5px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 3px 0;
}


#rodape {padding-top:15px; font-size:10px; color:#666;}
#rodape a {padding-top:15px; font-size:10px; color:#666; text-decoration:none;}
#rodape a:hover {padding-top:15px; font-size:10px; color:#ccc; text-decoration:none}

#topo {font-size:11px; color:#F7AA91;}
