.agrupaBanner{
    width: 782px;
    height: 403px;
    margin-top: 5px;
}
.frase{
    padding-left: 30px;
}
.agrupaB{
    width: 805px;
    padding: 50px 0 20px 15px;
    background-image: url("../imagens/fundoPromocoes.png");
    background-position: top center;
    background-repeat: no-repeat;
}

.divPromocoes {
    width: 359px;
    height: 152px;
    padding: 0 17px 0 0;
}
.leftCornerLeft {
    width: 16px;
    height: 152px;
}
.meioContentLeft{
    width: 343px;
    height: 152px;
    /*	background-color: #0C3E5D;*/
}
.cornerTopoPromocoes {
    width: 343px;
    height: 12px;
}

.conteudoCentralLeft {
    background-color: #0C3E5D;
    height: 140px;
    width: 343px;
}
.titulo {
    width: 325px;
    padding-bottom: 5px;
}
.texto {
    width: 325px;
    padding-bottom: 10px;
}
.textoPromocao {
	width: 325px;
	min-height: 66px;
/*	height: 65px;*/
}
.divInferiorLeft {
    width: 335px;
}
.cartaoes {
    padding-top: 10px;
}
.botao {
    width: 112px;
    float: right;
}
.botaoReservar {
    width: 112px;
    height: 30px;
    float: right;
    padding: 5px 10px 0 0;
}
.btReservar {
    width: 112px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url('../imagens/btTarifa.png');
}
.btReservar:hover {
    background-position: top right;
}
/** **/
.divLocalizacao {
    width: 359px;
    height: 152px;
    padding: 0 0 0 15px;
}

.meioContentRight{
    width: 343px;
    height: 152px;
    /*	background-color: #0C3E5D;*/
}
.conteudoCentralRight {
    width: 328px;
    height: 140px;
    display: inline;
    padding-left: 15px;
    background-color: #0C3E5D;
}
.rightCornerRight {
    width: 16px;
    height: 152px;
}
.divInferiorRight2 {
    width: 324px;
    padding-top:8px;
}
.divInferiorRight {
    width: 324px;
    padding-top: 7px;
}
.botaoMapa {
    width: 112px;
    height: 30px;
    float: right;
    padding: 10px 0 0 0;
}
.btVerMapa {
    width: 110px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url('../imagens/verMapa.jpg');
}
.btVerMapa:hover {
    background-position: top right;
}
.btFormulario {
    width: 110px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url('../imagens/btFormulario.png');

}
.btFormulario:hover {
    background-position: bottom center;
}
.formatoTwitter{
	text-decoration: none;
	font-weight:  bold;
}
.formatoTwitter:hover{
	text-decoration: underline;
}