/* 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; }

#cia_danca_pri{
	width:774px;
	height:337px;
	margin-bottom:15px;
}
#foto_cia_danca{
	width:350px;
	height:337px;
	float:left;
}
#descricao{
	width:364px;
	height:300px;
	padding:20px 30px 17px 30px;
	float:left;
	background:#77542b;
	font-family:Arial;
	font-size:12px;
	color:#fff;
}
.cia_danca{
	width:350px;
	float:left;
	padding:15px;
	margin-bottom:15px;
	background:#77542b;
	font-family:Arial;
	font-size:12px;
	color:#fff;
}
.tit_evento_danca{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#de7100;
}
p{ margin:10px 0px 10px 0px; }