/* CSS Document */
#container{
	width:774px;
	margin:auto;
}
#container:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#sub_menu{
	width:774px;
	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_boletim_ccc{
	width:350px;
	height:232px;
}
#gal_fotos{
	width:340px;
	height:195px;
	padding:10px 0px 0px 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;
}
#descricao{
	width:355px;
	height:388px;
	padding:30px;
	background:#77542b;
	font-family:Arial;
	font-size:12px;
	color:#fff;
}
#descricao img{ margin-bottom:20px; }

p{ padding:7px 0px 7px 0px; }

input{ margin:5px 0px 5px 0px; }

#bot_cadastrar{ margin-top:23px; }

#email { width:320px; margin-bottom:0px; }
