#header {
width:auto;
height:75px;
margin:auto;
}

/*-- H O M E--*/


#contactos{
width:auto;
padding:20px;
}

#contactos .dados{
width:auto;
}

#contactos .texto {
width:auto;
}

#contactos .texto h3{
font-size:12px;

}


/*----*/





#contactos .titulo{
padding-top:80px;
}

#contactos .texto {
padding-bottom:30px;
}

#link p{
font-size:18px;
font-family: 'Open Sans', sans-serif; font-weight: 300;
text-align:center;
padding-bottom:30px;
padding-top:60px;
color:#CCCCCC;
}

#link {
height: 305px;
background-color:#333333;
vertical-align:middle;
text-align: center;
margin-top:74px;
box-shadow: 2px 2px 5px #000000;
}

#link .linkimg {
display: inline-block;
}

#link .imglink{
width:0 auto;
margin:auto;
}



.mapa {
height: 250px;
}


/*--T A B L E T--*/

@media screen and (max-width:768px) {







}





/*------------------------------------*/





/*------*/

#footer {
width:auto;
margin:auto;
}


/*--T E L E M O V E L--*/

@media screen and (max-width: 500px) {


/*---H E A D E R---*/

#header{
height:120px;
}

#header .logo {
float:none;
text-align:center;
}

.lista-menu{
margin: 0 auto;
display:table;
}

ul#bts {
	min-width: 276px;
	list-style: none;
}

ul#bts li{
display:inline;

}


.mapa {
height: 160px;
}

}




@media screen and (max-width: 542px) {

/*--- F O O T E R ---*/

#footer{
height:80px;
}

#footer p {
float:none;
text-align:center;
}

.icons{
display: table;
margin: 0 auto;
}

ul#direitos-ul{
display: table;
margin: 0 auto;
}

ul#direitos-ul {
	min-width: 188px;
	list-style: none;
}


ul#social {
	min-width: 188px;
	list-style: none;
}

ul#direitos-ul li{
display:inline;
}

ul#social li{
display:inline;
}


#footer ul#social li{
margin-top:7px;
padding:10px;
padding-bottom:20px;
}

}
