
.evento_item {
	margin:4px 4px 0px 4px;
	border-top:dashed 1px #e0d9bf;
	padding:3px 3px 0px 4px;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:12px;
	font-weight:bold;
}

.evento_input {
	width:450px;
	border:solid 1px #DDD;
	color:#BBB;
	font-size:11px;
/*	font-weight:bold;*/
	margin:0px;
/*	padding:0px;*/
}

.evento_input2 {
	font-size:12px;
	font-weight:bold;
}

.evento_tit {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
}

.evento_txt {
	text-align:justify;
	margin:15px 5px 0px 5px;
}
/*
.evento_res {
	margin:10px;
	border-bottom:dashed 1px #e0d9bf;
	padding-bottom:3px;
}

.evento_res div.titulo, .evento_res div.titulo a {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.evento_res div.data {
	float:left;
}

.evento_res div.local {
	float:right;
}
*/
form.inscricao {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
}
