/* pré depoimento */
.pre_depoimento a
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:228px;
text-decoration:none;
font-size:10px;
height:115px;
float: left;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
margin-top: 2px;
border: #000000 dashed 1px;
}

.pre_depoimento a:hover
{
background: #EBEBEB;
}
.pre_depoimento_img
{
float:left;
}
.escrito_depoimento1
{
font-size:9px;
float:left;
margin-left:2px;
margin-right:2px;
}
.ler
{
float:right;
}
.link_depoimento a
{
text-decoration:none;
color:#000000;
font-size:12px;
}

/*ler*/
.area_l_depoimento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	width: 800px;
	margin-left: 50px;
	border: 2px dotted #000000;
}
.l_t_depoimento{
	float: left;
	width: 795px;
	font-size: 14px;
	font-weight: bold;
	border-bottom:#000000 solid 1px;
	color:#0000CC;
	padding-left:5px
}
.l_img_depoimento{
	text-decoration: none;
	font-size: 10px;
	color: #0000FF;
	border: 0opx;
	float: left;
	width: 110px;
	margin-right: 5px;
	height: 130px;
	text-align:center;
	margin-top:5px;
}
.conteudo_depoimento{
	float: left;
	width: 680px;
	margin-top: 5px;

}
.autor{
	text-align: right;
	font-weight: bold;
	width: 680px;
	margin-top: 5px;
	border-top: 1px #000000 dashed;
}
/*todos*/
.pre_depoimentoB a
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:258px;
text-decoration:none;
font-size:10px;
height:115px;
float: left;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
margin-top: 2px;
border: #000000 dashed 1px;
}

.pre_depoimentoB a:hover
{
background: #EBEBEB;
}