<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*
Webdesigner: Roberto Gimenez
*/

@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
@import url(https://fonts.googleapis.com/css?family=PT+Serif);
@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz');

@charset "utf-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}
body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
.transparenciaIE6 {behavior:url(iepngfix.htc);}
h1 { font-size: 300%; color:#000; line-height:40px; margin-bottom:30px; margin-top:30px; font-family: 'Yanone Kaffeesatz', sans-serif; color:#547271; font-weight:normal; }
h2 { font-size: 140%; padding-bottom:4px; margin-bottom:10px; font-family: 'Raleway', sans-serif; font-weight:normal; margin-top:12px;}
h3 { font-size: 120%; color:#666666; font-family: 'Raleway', sans-serif;  font-weight:normal; padding-top:18px; margin-bottom:12px; padding-bottom:3px;  }
h4 { font-size: 110%; color:#666666; font-family: 'Raleway', sans-serif;  font-weight:normal; padding-top:12px; padding-bottom:8px; margin-top:0px;  }

.styleH2 {
 	border-top:2px solid #575757; display:block; 
 	background-color:#CFCFCF;border-radius: 4px 4px 4px 4px; border-bottom:1px solid #D4D4D4;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	-moz-box-shadow: 0px 5px 5px rgba(192,189,188,0.2);
	-webkit-box-shadow: 0px 5px 5px rgba(192,189,188,0.2);
	box-shadow: 0px 5px 5px rgba(192,189,188,0.2);
	padding:12px 7px 10px 10px;
	margin-bottom:10px;
}

ol,ul {
	list-style:none;
}
/* herdados do novo menu*/
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1169px) {
  body.nav-on-left.overflow-hidden {
    overflow: hidden;
  }
}


/* final herdados do novo menu*/

html, body {height:100%;}
body {
	font-size: 85%;  
    line-height: 1.5em;
    color: #555;
    font-family: arial, serif;
	background:url(../images/fd-tintas-revestimentos-maxipaint.jpg) no-repeat center top;
}
html {  
    -webkit-background-size: cover;  
    -moz-background-size: cover;  
    -o-background-size: cover;  
    background-size: cover;  
}

a {
    text-decoration: none;
    color:#074692;
}
a:hover {
    text-decoration: none;
	color:#0066CC;
}
p {margin-bottom:10px; color:#555; line-height:19px; margin-top:10px;}
ul { margin-top:0px; margin:0px; padding:0px; line-height:17px;}
.marcador { list-style:disc; margin-left:17px;}

/* Posicionamento e blocos ################################################################*/
.relative {position:relative}
.absolute {position:absolute}
.left {float:left}
.right {float:right}

.valignBottom {vertical-align: bottom;}

.tleft {text-align:left;}
.tRight {text-align:right;}
.tCenter {text-align:center;}
.tJusti {text-align:justify;}
.block{display:block;}
div.clear {clear: both; height: 1px; overflow: hidden;}

.borderBottom {border-bottom: 1px dashed #CCC; display:block;}

.w100p {width:100%}
.w50p {width:50%}
.w95p {width:95%}
.w650 {width:650px;}
.w600 {width:600px;}
.w570 {width:570px;}
.w530 {width:530px;}
.w480 {width:480px;}
.w565 {width:565px;}
.w995 {width:995px;}
.w455 {width:455px;}
.w450 {width:450px;}
.w400 {width:400px;}
.w350 {width:350px;}
.w300 {width:300px;}
.w320 {width:320px;}
.w143 {width:143px;}
.h15 {height:15px;}
.h60 {height:60px;}


/* Texts ################################################################*/
.arial {font-family:Arial;}
.f10{font-size:10px;}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f100p{font-size:108%;}
.f95p{font-size:95%;}
.f85p{font-size:85%;}
.f75p{font-size:75%;}

.blue {color:#006699;}
.red {color:#333333;}
.laranja {color:#E06818;}
.verde {color:#390;}
.vermelho {color:#C00;}


/* Margins ################################################################*/
.top-7 {margin-top:-7px;}
.top5 {margin-top:5px;}
.top10 {margin-top:10px;}
.top15 {margin-top:15px;}
.top20 {margin-top:20px;}
.top25 {margin-top:25px;}
.top30 {margin-top:30px;}
.top40 {margin-top:40px;}
.top50 {margin-top:50px;}
.top100 {margin-top:100px;}
.bottom5 {margin-bottom:5px;}
.bottom10 {margin-bottom:10px;}
.bottom15 {margin-bottom:15px;}
.bottom20 {margin-bottom:20px;}
.bottom25 {margin-bottom:25px;}
.bottom30 {margin-bottom:30px;}
.left70 {margin-left:70px;}
.left60 {margin-left:60px;}
.left45 {margin-left:45px;}
.left40 {margin-left:40px;}
.left35 {margin-left:35px;}
.left30 {margin-left:30px;}
.left20 {margin-left:20px;}
.left16 {margin-left:16px;}
.left15 {margin-left:15px;}
.left12 {margin-left:12px;}
.left10 {margin-left:10px;}
.left8 {margin-left:8px;}
.left5 {margin-left:5px;}
.right5 {margin-right:5px;}
.right7 {margin-right:7px;}
.right15 {margin-right:15px;}
.right35 {margin-right:35px;}
.right40 {margin-right:40px;}
.margem10 {margin:10px;}
.margem0 {margin:0px;}
.lineHeight22 {line-height:22px;}

.pd0 {padding:0px;}
.pd4 {padding:4px;}
.pd6 {padding:6px;}
.pd10 {padding:10px;}
.pdTop5 {padding-top:5px;}
.pdTop10 {padding-top:10px;}
.pdLeft30 {padding-left:30px;}
.pd20 {padding:20px;}

.fontStyle {
	font-family: 'Lobster', cursive;
	
}
.bodyNone {background-image:none;}

.contatoTopo {
	font-size:14px;
	font-family: 'News Cycle', sans-serif;
	text-align:right;
	margin-right:60px;
}
.gridContainer {  
    margin-left: auto;  
    margin-right: auto;  
    width: 87.36%;  
    padding-left: 1.82%;  
    padding-right: 1.82%;
}  
header {
	padding-top:5px;
}  
  
  .contact{
	left:50%;
	float:right;
	height:22px;
	font-size:88%;
	margin-bottom:10px;
	display:block;
	text-align:right;
	font-size:16px;
	min-width:450px;
	margin-right:40px;

}
.rodape {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 12px;
	padding: 10px 0;
	background-color:#383838;
	color: #fff;
	line-height:18px;
}
.rodape a{
	color:#FFF;
}
.rodape .coluna{
	width:30%;
	float:left;
    margin-right:5%;
}
		.rodape .coluna:last-child{
			margin-right:0%;
		}


.tresquartosBox {
	width:74.95%;
	margin-right:2.5%;
	float:left;
	margin-top:10px;
}
.metadeGrid {
	width:48%;
	float:left;
	margin-right:2%;
}
.metadeGrid:last-child {
	margin-right:0%;
}

.logo {
	float:left;
	margin:-5px 0px 0px 60px;
}

.bordaSombra {
  -moz-box-shadow: 2px 2px 2px rgba(68,68,68,0.2);
  -webkit-box-shadow: 2px 2px 2px rgba(68,68,68,0.2);
  box-shadow: 2px 2px 2px rgba(68,68,68,0.2);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20)";
}

.bordaFina {
	border:1px solid #E1E1E1;
	padding:5px;
}

.imagemRedim{
width:100%;
}
.img70p {
	width:70%;
	
}

.destLinhaG {
	background-color:#fff;
	padding:8px 10px 17px 10px;
	margin-top:20px;
}
.destLinhaG p, h3 {
}
.destLinhaG a {
	font-weight:bold;
}

@media only screen and (min-width: 481px) {  
.gridContainer {  
    width: 90.675%;  
    padding-left: 1.1625%;  
    padding-right: 1.1625%;  
}  
}  
  
  
@media only screen and (min-width: 769px) {  
.gridContainer {  
    width: 88.2%;  
    max-width: 1232px;  
    padding-left: 0.9%;  
    padding-right: 0.9%;  
    margin: auto;
	min-width:360px;
} 
 
}  

img {   
  height: auto;  
} 
img a{
	border:none; 
}
  
@media only screen and (max-width: 400px) {  
   body { font-size:80%;}  
 }
  
@media only screen and (min-width: 1160px) {  
}


@media all and (min-width: 900px) {  
}  
  
@media all and (max-width: 900px) and (min-width: 600px) {  


}
@media all and (max-width: 1170px){  

body {
	background:none;
}
}

.contact img {
	vertical-align:middle;
	margin-top:0px;
}
.contact a{
	color:#37424A;
}
.fiveGrid
{
        float:left;
        width:18%;
        margin-right:2.5%;
		margin-top:10px;
}
.fiveGrid:last-child {
        margin-right:0%;
}
.sixGrid
{
        float:left;
        width:13.9%;
        margin-right:2.5%;
		margin-top:10px;
}
.sixGrid:last-child {
        margin-right:0%;
}

.fourGrid
{
        float:left;
        width:22.5%;
        margin-right:3%;
		margin-top:10px;
}
.fourGrid:last-child {
        margin-right:0%;
}
.treeGrid
{
        float:left;
        width:30%;
        margin-right:5%;
		margin-top:10px;
}
.treeGrid:last-child {
        margin-right:0%;
}

.footer {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 12px;
	padding: 10px 0;
	background-color:#6B6B6B;
	color: #fff;
}
.footer ul{
	list-style:none;
}
.footer a{
	color:#FFF;
}
.footer .column{
	width:30%;
	float:left;
    margin-right:5%;
}
		.footer .column:last-child{
			margin-right:0%;
		}


.threequartersGrid {
	width:73.95%;
	/*margin-right:3.5%;*/
	margin-right:0%;
	float:left;
	margin-top:10px;
}
.titleGrid {
	background:rgb(204, 204, 204);
    background: -moz-linear-gradient(center top , #F5F5F5, #E1E1E1) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#E1E1E1');  
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E1E1E1)); webkit browsers 
	background-color:#F5F5F5;
	border-radius: 4px 4px 4px 4px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	-moz-box-shadow: 0px 3px 3px rgba(192,189,188,0.6);
	-webkit-box-shadow: 0px 3px 3px rgba(192,189,188,0.6);
	box-shadow: 0px 3px 3px rgba(192,189,188,0.6);
	padding:10px 7px 7px 12px;
	position:relative;
	min-height:35px;
	border-top:2px solid #999;
	margin-bottom:20px;
	
}
.titleGrid  h3{
	margin:0px;
	padding:0px;
	color:#333;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:normal;
	font-size:18px;

}
.titleGrid  h2{
	margin:0px;
	padding:0px;
	color:#666;
	font-family: 'Fjalla One', sans-serif;
	font-weight:normal;
	font-size:22px;

}

	
	
.titleGrid  p{
	color:#CAD6C0;
	margin-top:5px;
	padding:0px;
}
.titleGrid a {
	color:#DDDFE3;
}
.informs {
	background-color:#CFCFCF;
	z-index:1;
	border-radius: 4px 4px 4px 4px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	margin-bottom:12px;
}
.informs img{
	vertical-align:middle;
	margin-right:3%;
}

.informs ul {
    font-size: 12px;
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
}
.informs ul li {
    display: block;
    margin: 0;
    padding: 0;
}
.informs ul li a {
    border-bottom: 1px solid #B5B1AE;
    border-top: 1px solid #F7F7F7;
    color:#333333;
	display: block;
    margin: 0;
	padding: 3.4% 2% 2.7% 4%;
    text-align: left;
}
.informs h2 {
    border-top: 1px solid #F7F7F7;
    color:#333333;
	display: block;
    margin: 0;
	padding: 3.4% 2% 2.7% 4%;
    text-align: left;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	font-size:18px;

}

.informs ul li a:hover{
	background-color:#E6E6E6;
	color:#333333;
}
.imgBorder {
    border: 2px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    margin: 0;
}

@media (max-width: 1440px) {  
}
@media (max-width: 915px)
{

body {
	background:none;
}
.contatoTopo {
	display:block;
}

		.rodape .coluna{
			width:100%;
			float:none;
			margin: 20px auto 0 auto;
			text-align:center;
			line-height:16px;
		}
.tresquartosBox {
			width:100%;
			float:none;
			margin: 20px auto 0 auto;
			margin-right:0%;
			
}
.imagemRedim{
width:70%;
}
.imagemRedim2{
width:100%;
}

.contact{
	left:50%;
	float:right;
	height:22px;
	font-size:88%;
	margin-bottom:10px;
	display:block;
	text-align:right;
	font-size:16px;
	min-width:120px;

}

 		.fiveGrid
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 100%;
				font-size:120%;
        }
		.sixGrid
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 100%;
				font-size:120%;
        }
	        .fourGrid
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 100%;
				font-size:120%;
        }
		
		.fourGrid a {
			font-size:100%;
		}
		.treeGrid
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 100%;
				font-size:120%;
        }
		.treeGrid a {
			font-size:100%;
		}
		
				.footer .column{
			width:100%;
			float:none;
			margin: 20px auto 0 auto;
			text-align:center;
			line-height:16px;
		}

.threequartersGrid {
			width:100%;
			float:none;
			margin: 20px auto 0 auto;
			margin-right:0%;
			
}
.metadeGrid {
	width:100%;
	float:none;
	margin-left:0%;
}

.img70p {
	width:100%;
	margin-top:10px;
}
.logo {
	margin:4px 0px 0px 15px;
}

}
@media (max-width: 615px)
{
.imagemRedim{
width:100%;
}

}

.azul {
color: #0099CC;
}
.branco {
color:#FFFFFF;
}
.borda {border:2px solid #096;}

.destaque {
	padding:2%;
	padding-right:6%;
	padding-left:6%;
}
.destaque2 {
	background-color:#DCDAE9;
	padding:2%;
}
.destaqueVerde {
	background-color:#70B84F;
	padding:2%;
}
.destaqueAnuncio {
	background-color:#FF0;
	padding:1.5%;
}
/* CSS menu imagens */
#gallery {
		background-color: #fff;
		padding: 10px;
		width: auto;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #444444;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	/* final CSS menu imagens */
.separador {
	display:block;
	height:2px;
	background-color:#CCCCCC;
	width:100%;
	margin:5px 0px 15px 0px;
}
.backbege {
	background-color:#F0E7D2;
}
.boxbranco {
	background-color:#fff;
	background opacity:0.4;
	text-align:center;
	border-radius: 10px;
	/*box-shadow: 5px 5px 0 #c5c5c5 60%;
   -webkit-box-shadow: 5px 5px 0 #c5c5c5;
   -moz-box-shadow: 5px 5px 0 #c5c5c5;*/

}
.backcinza {
	background-color:#E4E4E4;
}</pre></body></html>