#corpo {
	background-image: url(../../images/coordenacao-cultural/bg_externos.gif);
	background-position:right top;
	background-repeat:no-repeat;		
}


h3 {
	height:49px;
	background:url(../../images/coordenacao-cultural/tit_externos.jpg) top left no-repeat;
	color:#FFF;
	text-align:right;
	font-size:24px;
	font-weight:normal;
	padding:10px 10px 0 0;
}

#intro {
	font-size:12px;
	color:#666666;
	width:400px;
	margin:10px 0 10px 10px;
	
}		


/*************** Chamadas Principais **********************/


#chamadas {
	margin:40px 10px;	
}

#chamadas li {
	width:500px;
	margin:15px 5px 10px 0;
	float:left;
	color:#825D41;
}



#chamadas li a {
	text-decoration:none;
	cursor:pointer;
	color:#825D41;
}

#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:#825D41 solid 2px;
	margin-right:5px;
}


#chamadas li p, #chamadas li a p {
	font-size:14px;
	margin-left:10px;
	margin-bottom:5px;
	
}

#chamadas li p .chamada_titulo {
	font-weight:bold;
	line-height:16px;
}

#chamadas li p .infos {
	font-size:12px;
}

#chamadas li p .site {
	line-height:20px;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}

/************* Internas ***************/
#bt_anteriores {
	margin:0 0 0 15px;
	height:30px;
}


#cont {
	padding:10px 15px 15px 15px;
}
#cont p {
	width:500px;
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
	line-height:16px;
}

#cont p.tit {
	font-size:20px;
	font-weight:bold;
	color:#825D41;
	line-height:24px;
}

.destaque {
	color:#825D41;
	font-weight:bold;
}

#cont p a {
	color:#825D41;
	text-decoration:underline;
	}
	
#cont p a:hover {
	font-style:italic;
	text-decoration:none;
	}














