.vejamais{
	font-style:italic;
	background:#eee;
	padding:3px;
	color:#009;
	text-align:left;
}
.mais{
	border:2px solid #ccc;
	padding:10px;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
/*PARA MINIATURA COM DESCRIÇÃO*/
.m_oc{float:left; padding:20px; text-align:center; margin:10px; background:url(imagens/fundo_td.png) top repeat-x; border-radius:12px;}
.m_oc a, .m_oc strong{color:#fff;}
.m_img{max-width:210px; max-height:200px;}
.m_img img{max-height:196px; max-width:206px; border:2px solid #fff;}

.blue{ font-weight:bold; color:#06f;}
.veja{width:30%; margin-top:6px;}
@media screen and (max-width: 979px) and (min-width: 480px){
.m_oc{ padding:6px; text-align:center; margin-right:3px; margin-bottom:3px;  border-radius:6px; overflow:hidden;}
.m_img{max-width:160px; max-height:150px;}
.m_img img{max-height:156px; max-width:146px; border:2px solid #fff;}
.veja{width:50%; margin-top:6px;}
}
@media screen and (max-width: 479px) {
.m_oc{padding:2%; width:96%; margin-right:0; margin-bottom:3px; border-radius:0; height:60px; text-align:left; font-size:80%;}
.m_img{max-width:80px; max-height:60px; float:left; margin-right:10px;}
.m_img img{max-height:58px; max-width:78px; border:1px solid #fff;}
.veja{ visibility:hidden; overflow:hidden; width:0; height:0;}
}


	