/* CSS Document */

body{overflow-x:hidden;
width:100%;}

#respostacontatobot{float:left;
position:relative;
width:100%;
color:#ffffff;
}

#respostacontato{float:right;
position:relative;
width:auto;
color:#ffffff;
}

.iframe-video iframe{float:left;
width:100% !important;
height:100%;
}


.topointerno{height:400px; background:url(../images/bgtopo.jpg) center bottom;}

.logointerno{margin-top:50px;}

@media only screen and (max-width: 2560px) {
	.michelinterno{height:440px !important; overflow:hidden}
}

@media only screen and (max-width: 1024px) {
	.michelinterno{height:auto !important; overflow:auto}
}


