/* CSS Document */
#container{
	width:774px;
	margin:auto;
}
#container:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#sub_menu{
	width:773px;
	height:22px;
	padding-top:8px;
	margin-bottom:10px;
	background:#fff;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#de7100;
	text-align:center;
}
.submenu_divisa{ margin:0px 2px 0px 2px; }
#sub_menu a:hover{ color:#433117; }
.sub_menu_ativo{ color:#433117; }

#col_esquerda{
	width:350px;
	float:left;
	clear:left; 
	margin-bottom:10px;
	margin-right:10px;
}
#col_esquerda:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#col_direita{
	width:412px;
	float:left;
	clear:right;
	margin-bottom:10px; 
}
#col_direita:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#foto_a_casa{
	width:350px;
	height:232px;
}
#gal_fotos{
	width:340px;
	height:350px;
	padding:10px 0px 10px 10px;
	margin-top:10px;
	background:#fff;
}
#img_tit_gal_fotos{
	width:71px;
	height:171px;
	padding-right:10px;
	float:left;
}
#gal_thumbs{ width:250px; float:left; }
#veja_mais{
	width:238px;
	padding-left:82px;
	clear:both;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fa8e19;
}

#divisa_bots_cia_danca{ margin:10px 0px 10px 0px; }

#bots_nav_cia_danca img{ margin:2px 0px 2px 0px; }

#descricao{
	width:374px;
	height:574px;
	_height:582px;
	padding:20px;
	background:#77542b;
	font-family:Arial;
	font-size:12px;
	color:#fff;
}
p{ padding:5px 0px 5px 0px; }

.grupo{ font-size:18px; font-weight:bold; color:#de7100; }
.desc_sub_tit{ font-size:14px; font-weight:bold; }
.sec2{ font-size:12px; font-weight:bold; }
.web{ color:#de7100; }
