.dicDestItem {
	width: 210px;
	height: 315px;
	float: left;
	overflow: hidden;
	border: 1px dotted #333;
	margin-bottom: 15px;
}

.dicDestItem:hover {
	background: #CCC;
}

.dicDestItemNome h2 a {
	font-size: 1em;
	color: #000;
}

.dicDestItemNome {
	height: 70px;
	overflow: hidden;
	margin-left: 10px;
}

.dicDestItemResumo {
	text-align: justify;
	margin: 5px;
	height: 65px;
	font-size: 0.9em;
	overflow: hidden;
}

.dicDestItemResumo a {
	color: #000;
}

.dicDestItemFoto {
	width: 200px;
	height: 150px;
	margin: auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.dicDestItemMeio {
	margin: 0 25px;
}

.dicDestTipo {
	font-size: 0.8em;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #F00;
}

.dicDestTipo a {
	color: #F00;
}

.dicItemBtnReadMore a,.dicVejaMais a {
	color: #fff;
}

.dicItemBtnReadMore a:hover,.dicVejaMais a:hover {
	text-decoration: none;
}

.dicItemBtnReadMore:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

.dicItens {
	border: 1px dotted #333;
	padding: 10px;
	margin-bottom: 15px;
}

.dicItemFoto {
    float:left;
    width:160px;
    height:120px;
    overflow:hidden;
}

.dicItemNome h3 {
	font-size: 0.8em;
	text-align: center;
}

.dicItem {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin-left: 25px;
}

.dicFoto {
	border: 1px solid #333;
	width: 320px;
	height: 240px;
    float: right;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.catDicFoto{
    width: 160px; height:120px
}

.item {
	margin: 10px 0;
}

.dicResumo {
    font-size: 1em;
    line-height: 14px;
    margin: 0 0 5px 10px;
    height: 14px;
    overflow: hidden;
    width: 750px;
}

.dicResumo a {
	color: #000;
}

.dicDesc{
    min-height: 400px;
}

.dicB1Foto {
	width: 160px;
	height: 120px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.dicEditar{
	background-color:#F00;
	padding:0 2px;
	border:1px solid #000;
	font-weight:bold;
}
.dicEditar:hover{
	color:#FFF;
	background-color:#000;
}

.itemDicaDesc{
    float:left;
    width:750;
    height:120px;
    overflow:hidden;
    margin-left:15px;
}

.itemDicaDets{
    float:left;
    width:750px;
    height:120px;
    overflow:hidden;
}

.dicTitulo a:hover{
    text-decoration: none;
}
.dicTitulo{
    height: 24px;
    overflow: hidden;
    width: 750px;
}
#dicResumo{
    color:#a1a1a1;
    margin-left: 20px;
    font-style: italic;
    line-height: 24px;
    width:974px;
}
h3.bloDicTitulo{
    font-size: 1.1em;
    margin:0;
    line-height: 19px;
    max-height:63px;
}
.bloDicTitulo a:hover{
    text-decoration: none;
}
.bloDicResumo a{
    font-size:0.9em;
    color: #000 !important;
}
a.bloDicImg{
    margin: 0 auto;
    width: 170px;
    display: block;
}

.bloDicTT{
    margin-bottom: 7px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: justify;
}



.bloDicFT{
    width: 100%;
    margin-bottom: 7px;
    color: #154883;
}

.bloDicDS{
    padding: 0 11px;
    text-align: justify;
}

.bloDicDS a:hover{
    text-decoration: none;
}
.bloDicVM{
    padding: 0 3px;
    float: right;
}

.bloDicVM:hover{
    text-decoration: none;
/*  background: #0C9ACF;
    color: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
}