#corpo {
	background-image: url(../../images/coordenacao-cultural/bg_cursos.gif);
	background-position:right top;
	background-repeat:no-repeat;		
}


h3 {
	height:49px;
	background:url(../../images/coordenacao-cultural/tit_cursos.jpg) top left no-repeat;
	color:#FFF;
	text-align:right;
	font-size:24px;
	font-weight:normal;
	padding:10px 10px 0 0;
}

#meses {
	width:770px;
	margin:10px 0;

}

#meses li {
	float:left;
	font-size:24px;
	color:#B58A21;
	padding:1px 12px;
	background:#FFF;
}

#meses li a {
	color:#B58A21;
	text-decoration:underline;
}

#meses li a:hover {
	text-decoration:none;
	font-style:italic;
}

#meses li.atual, #meses li.atual a {
	color:#FFF;
	background:#B58A21;
	}
		


/*************** Chamadas Principais **********************/

#chamadas {
	margin:40px 10px;	
}

#chamadas li {
	float:left;
	width:370px;
	margin:15px 5px 10px 0;
	float:left;
	color:#B58A21;
}

#chamadas .bt_todos {
	float:right;
	margin:0 5px 0 0;
	padding:0;
	width:auto;
	height:35px;
}

#chamadas .bt_todos a img {
	border:0;
}

#chamadas li a {
	text-decoration:none;
	cursor:pointer;
	color:#B58A21;
}

#chamadas li a p:hover {
	text-decoration:underline;
}

#chamadas li a .thumb:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: .8;
}

#chamadas li .thumb {
	float:left;
	border:#B58A21 solid 2px;
	margin-right:5px;
}


#chamadas li p, #chamadas li a p {
	font-size:16px;
	margin-left:5px;
}

#chamadas li p .chamada_titulo {
	font-weight:bold;
	line-height:16px;
}

#chamadas li p .chamada_data {
	line-height:20px;
	font-size:14px;
}

/************* Internas ***************/
#bt_anteriores {
	margin:0 0 0 330px;
	padding-left:5px;
	height:34px;
}

#arte_evento {
	height:80px;
	background-color:#993300;
	margin:0;
}

#cont {
	padding:15px;
}
#cont p {
	width:500px;
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
}

#cont p.tit {
	font-size:20px;
	font-weight:bold;
	color:#B58A21;
}

.destaque {
	color:#B58A21;
	font-weight:bold;
}














