
#layHotsiteContent {
	width: 427px;
	float: left;
}


#layHotsiteRight {
	width: 312px;
	float: left;
	margin-left: 20px;
}

.box_hotsite_localizacao_top {
	width: 312px;
	height: 35px;
	font-size: 0px;
	line-height: 0px;		
	margin-bottom: 10px;
	background: url('/_resources/media/img/default/hotsite/tit_localizacao.gif') no-repeat;
}
.box_hotsite_recado_top {
	width: 312px;
	height: 35px;
	font-size: 0px;
	line-height: 0px;		
	margin-bottom: 10px;
	background: url('/_resources/media/img/default/hotsite/tit_recado.gif') no-repeat;
}

.box_hotsite_fotos_top {
	width: 312px;
	height: 40px;
	font-size: 0px;
	line-height: 0px;	
	margin-top: -10px;
	margin-bottom: 10px;	
	background: url('/_resources/media/img/default/hotsite/tit_fotos.gif') no-repeat;
}

.box_hotsite_telefones_top {
	width: 312px;
	height: 40px;
	font-size: 0px;
	line-height: 0px;		
	margin-bottom: 10px;
	background: url('/_resources/media/img/default/hotsite/tit_telefones.gif') no-repeat;
}

.box_hotsite_content_top {
	width: 312px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;		
	background: url('/_resources/media/img/default/hotsite/bg_top_content.gif') no-repeat;
}
.box_hotsite_content_bottom {
	width: 312px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 10px;		
	background: url('/_resources/media/img/default/hotsite/bg_bottom_content.gif') no-repeat;
}
.box_hotsite_content {
	width: 312px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('/_resources/media/img/default/hotsite/bg_repeat_content.gif') repeat-y;
}

.box_hotsite_image {
	width: 150px;
	height: 106px;
	font-size: 0px;
	line-height: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background: url('/_resources/media/img/default/hotsite/bg_photo.gif') no-repeat;
}

#layHotsiteContent, 
#layHotsiteRight,
.box_hotsite_image,
.box_hotsite_content
 {
	behavior: url('/_resources/scripts/boxsizing/boxsizing.htc');
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

