@charset "utf-8";
/* CSS Document */
/*
font-family: 'Anton', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Oswald', sans-serif;
*/

body{
	background-color:#FFF;
	background-image: url(../imagens/sandfil_02.jpg);
	background-position: 0 390px;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
img{
	border:none;
}
.aviso{
	width:470px;
	background-color:#09F;
	float:left;
	margin:150px 25px 25px 60px;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	padding:30px;
	text-align:center;
}
.topo{
	width:100%;
	height:167px;
	background-image: url(../imagens/sandfil-filtros_02.png);
	background-position: top center;
	background-repeat: no-repeat;
	float:left;
	clear:both;	
}
.holder{
	width:1007px;
	margin:0 auto;
	padding:0;
}
.logo{
	width:215px;
	height:152px;
	float:left;
}
.menu{
	width:356px;
	height:102px;
	float:left;
	margin:50px 20px 0 20px;
	text-align:center;	
}
.menu a{
	font-family: 'Open Sans Condensed', sans-serif;
	color:#3399cc;
	font-size:20px;
	margin:20px 20px 40px 20px;
	text-decoration:none;
}
.menu a:hover{
	font-family: 'Open Sans Condensed', sans-serif;
	color:#666;
	font-size:20px;
	margin:20px;
	text-decoration:underline;
}
.logo-novo-home{
	margin-top:20px;
}
.corpo{
	width:1007px;
	margin:0 auto;
	background-image: url(../imagens/sandfil-filtros_09.png);
	background-position: top center;
	background-repeat: no-repeat;
	clear:both;
	min-height:600px;
}
h1{
	font-family: 'Oswald', sans-serif;
	color:#999;
	font-size:30px;
	margin:20px 20px 0px 20px;
	text-decoration:none;	
	float: left;
}
h1 strong{
	font-family: 'Oswald', sans-serif;
	color:#3399cc;
	font-size:32px;
	text-decoration:none;	
}
.selo{
	margin:20px 20px 0 20px;
	float: right;
	height: 160px;
	width:140px;
	text-align:right;
}
.clear{
	clear:both;
	width:100%;
	height:15px;
}
.produtos{
	width:190px;
	float:left;
	height:285px;
}
h2{
	font-family: 'Oswald', sans-serif;
	color:#999;
	width:200px;
	background-color:#f3f2f2;
	font-size:24px;
	margin:0px ;
	text-decoration:none;
	text-align:center;
	height:45px;
	clear:both;
}
.produtos-texto{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	width:180px;
	height:210px;
	margin:0 auto;
}
.produtos-texto a, .empresa p a, .empresa2 p a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:14px;
	color:#3399cc;
	text-decoration:underline;
	font-weight:bold;
}
.diferenciais{
	width:200px;
	float:right;
	height:270px;
	text-align:justify;
}
.empresa{
	float:left;
	width:500px;
	height:220px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	text-align:left;
}
.empresa img{
	float:left;
	border-color:#3399cc;
	border-width:2px;
	border-style:solid;
	margin-right:15px;
	margin-top:10px;	
}
.empresa h3{
	font-family: 'Oswald', sans-serif;
	color:#3399cc;
	font-size:24px;
	margin:0px ;
	text-decoration:none;
	float:left;
}
.empresa p{
	width:240px;
	float:left;
	margin:0;
}
.empresa2{
	float:right;
	width:500px;
	height:220px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	text-align:right;
}
.empresa2 img{
	float:right;
	border-color:#3399cc;
	border-width:2px;
	border-style:solid;
	margin-left:15px;
	margin-top:10px;
}
.empresa2 h3{
	font-family: 'Oswald', sans-serif;
	color:#3399cc;
	font-size:24px;
	margin:0px ;
	text-decoration:none;
	float:right;
}
.empresa2 p{
	width:260px;
	float:right;
	margin:0;	
}
.rodape{
	width:100%;
	background-color:#3399cc;
	background-image:url(../imagens/sandfil-filtros_27.png);
	background-position:top;
	background-repeat:repeat-x;
	min-height:200px;
	clear:both;
}
.rodape-box{
	width:290px;
	height:160px;
	margin:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;	
	float:left;
	font-weight:normal;
}
.rodape-box a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.rodape-box a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}
.rodape-box p, .rodape-box img{
	clear:both;
	margin:5px;
}
.assinatura{
	width:100%;
	background-image:url(../imagens/sandfil_41.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:70px;
	clear:both;
	text-align:center;
	padding-top:25px;
}
ul{
	margin:14px;
	padding:0;
	list-style:inside;
}
ul li{
	list-style-image:url(../imagens/icon.png);
	margin:2px 0;
}