body{
margin-bottom:0px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
background-image:url(../img/background.jpg);
background-repeat:repeat-x;
background-color:#617EA2;
}

#maincontainer{
width: 770px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#617EA2;
height:200px;
/*height:1280px;*/
clear:none;


}

#bordaEsquerda{

	width:25px;
	float:left;
	height:771px;
	margin:0px;
	background-image:url(../img/bordaEsquerda.jpg);
	background-repeat:no-repeat;
	background-color:#617EA2;
	clear:none;
}

#bordaDireita{
	float:right;
	width:24px;
	margin:0px;
	height:771px;
	background-image:url(../img/bordaDireita.jpg);
	background-repeat:no-repeat;
	background-color:#617EA2;
	clear:none;

}

#todoConteudo{
	background-image:url(../img/backgroundTodoConteudo.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float:left;
	width:721px;
	min-height:536px;
}

#tituloBevilaqua{
	background-image:url(../img/tituloBevilaqua.jpg);
	background-repeat:inherit;
	float:left;
	width:333px;
	height:110px;
	clear:none;
	
}

#caixaDestaque
{
	background-image:url(../img/caixaDestaque.jpg);
	float:right;
	background-repeat:no-repeat;
	width:388px;
	height:163px;
	clear:none;

}

#menu
{
	float:left;
	height:54px;
	width:332px;
}

#menu span
{
	float:left;
	display:block;
	width: 74px;
	height:51px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #5C767F;
	font-size:13px;
	font-weight:bold;
	
	text-decoration:none;
	margin-left:5px;
	line-height:4;
}

#menu a:hover span
{
	color:#FFFFFF;
	background-image:url(../img/menuHover.jpg);
	background-repeat:repeat-x;
	cursor:pointer;	

}

#conteudoEsquerdo
{
	width:412px;
	float:left;
	clear:none;
}

#conteudoDireito
{
	width: 307px;
	float: right;
	clear:none;
}

#conteudo
{
	width:721px;
	min-height:400px;
	float:left;
	clear:none;

}

#rodape
{
	width:721px;
	height:210px;
	background-image:url(../img/backgroundRodape.jpg);
	background-repeat:repeat-y;
	float:left;
	clear:none;
	
	margin:0px;
	border:0px;
	padding:0px;	

}

#rodapeLogo
{
	background-image:url(../img/rodapeLogo.jpg);
	background-repeat:no-repeat;
	float:left;
	width:282px;
	height:65px;

}

#rodapeDireitos
{
	float:right;
	width:217px;
	height:65px;
}


#rodapeDireitos .reservados
{
	text-align:right;
	display:block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B1BFD1;
	width: 200px;
	margin-right:65px;
	margin-top:25px;
}


#rodapeEndereco{
	float:left;
	width:282px;
	height:96px;
	text-align:left;
	clear:none;
}

#rodapeEndereco .telefone{
	color:#EFF2F6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	display:block;
	margin-left:50px;
	margin-top:10px;
}

#rodapeEndereco .endereco{
	color:#A5B6CA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
	width:220px;
	margin-left:50px;
	font-weight:bold;
}

#rodapeEndereco .endereco a{
	text-decoration:none;
	color:#A5B6CA;
}

#rodapeLogoBs2 {
	float:right;
	width:106px;
	height:51px;
	background-image:url(../img/rodapeBs2.jpg);
	background-repeat:no-repeat;
	clear:none;
}


a:hover #rodapeLogoBs2{
	cursor:pointer;
}


#myGallery
{
	left: 70px;
	width: 238px !important;
	height: 137px !important;
	background-color:#FFFFFF;
	border:0 !important;
} 

#fotoUnicaDestaque
{
	margin-left: 70px;
	width: 238px !important;
	height: 137px !important;
	background-color:#FFFFFF;
	border:0 !important;

}

a #fotoUnicaDestaque
{
	border:0;
}

a:hover #fotoUnicaDestaque
{
	cursor:pointer;
}