#bg_titu {
	background-color:#F0FBF7;
	border-bottom:1px dotted #CCD7D3;
}

#bg_titu, #bread {
	height:23px;
	padding:5px 0 0 9px;
	width:771px;
}

#bread, #bread a {
	background:none repeat scroll 0 0 #F7FDFB;
	color:#B9B9B9;
}

.cur_line span{
	font-weight: bold;
}

.cur_line{
	width: 758px;
	background-color: #f7f9f1;
	color: #5d5d5d;
	padding: 9px 11px;
	margin-bottom: 4px;
	cursor: pointer;
}

.cur_line .typeface-js{
	margin-right: 10px;
	font-size: 14px;
}

.inscricoes_abertas{
	float: right;
}

.reg_open{
	background-color: #F1D638;
}

.cur_line:hover{
	background-color: #eaece4 !important;
}

.cur_line .arrow_right{
	float: right;
	background: url(../images/arrow_off.png) no-repeat;
	width: 26px;
	height: 15px;
}

#cur_menu{
	width: 218px;
	color: #5d5d5d;
	float: right;
	height:auto;
}

#cur_menu .line{
	padding: 4px 0 4px 5px;
	border-bottom: 1px dotted #d3d3d3;
	width: 213px;
	clear: both;
	cursor: pointer;
	background: #EEF9F5;
	line-height: 17px;
}

#cur_menu img{
	margin-top: 10px;
}

#cur_menu .line:hover{
	background: #d7e8e8
}
/*
#cur_menu .line{
	background: #98cfcf !important;
}
*/

#cur_content{
	padding: 0 10px 10px;
	width: 530px;
	float: left;
	clear: both;
	list-style-position:inside;
}
#cur_content li{
	margin-left:20px;	
}
