@import url(http://fonts.googleapis.com/css?family=Open+Sans:500,300,700);



/*------------INICIO PAGINA RODAPE--------------*/
footer{
margin-top:145px;
background: #fff;
position:absolute;
width:100%;
border-top:2px solid rgb(100,100,100);
}


#exato-visual{
top:30px;
left:20px;
}

#exato-visual img{
width:30px;
}

footer p{
float:left;
padding-top:25px;
font-family: 'Open Sans', sans-serif;
color: rgb(120,120,120);
letter-spacing:1px;
font-size:13px;
line-height:33px;
margin-right:15px;
margin-left:15px;
text-align:center;
}

footer a{
position:relative;
opacity:0.70;
-moz-opacity: 0.70;
filter: alpha(opacity=70);

}

footer a:hover{
position:relative;
top:2px;
opacity:1.0;
-moz-opacity: 1.0;
filter: alpha(opacity=100);
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

.btn{
margin-bottom: 25px;
}

.form-cli{
width:89%;
}

/* rodape */

#rodape p{	
line-height:28px;
}

/* rodape */
}

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

}

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




}

body{
	background: #e6e6e6;
	}
	
#conteudo{
background: #fff;
margin: 25px 25px 25px 25px;
padding: 20px 20px 13px 20px;
}

h1{
font-size: 18px; 
margin-top: 15px; 
margin-bottom: 20px; 
padding-left:15px;
border-left:7px solid #026466;	
}