.miolodepoimento{
	border-top: 5px solid #e8e8e8;
	width:716px;
	height:932px;
	margin-top: 20px;
}

.headerdepoi{
	background: url(images/sombravideo.jpg) right no-repeat ; 
	border:solid 0px red;
	width:716px;
	height:320px;
	border-bottom: 5px solid #e8e8e8;
	display:none;
}

.seguradepoint{
	border:solid 0px blue;
	display:block;
	padding-top:7px;
	border: 0px solid green;
}

.seguradepoint p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#989898;
	font-weight:normal;
}
	
.seguraflashdepoi{
	width:400px;
	height:220px;
	background:url(images/backflashdepoi.jpg) no-repeat top;
	margin: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	display:block;
	border: 0px solid black;
}



.depoimentosesq{
	width:716px;
	height:165px;
	float:left;
	display:block;
	border-bottom: 1px dotted #636363;
	padding-top:20px;
	background: url(images/topodivs.jpg) no-repeat;


}

.depoimentosesq h3{
	float:left;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#669999;
	padding:0 0 10px 10px;
	font-weight:normal;
}


.depoimentosdir{
	width:716px;
	height:165px;
	float:left;
	display:block;
	border-bottom: 1px dotted #636363;
	padding-top:20px;
	background: url(images/topodivs.jpg) no-repeat;
}

.depoimentosdir h3{
	float:right;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#669999;
	padding:0 10px 10px 0;
	font-weight:normal;
}


/*#######DEPIMNETOS ESQUERDA#######*/

.imgdepoiesq img{
	width:125px;
	height:145px;
	float:left;
	display:block;
	padding-left:10px;
	
}

.depoimentosesq p{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#989898;
	width:550px;
	padding-left:10px;
	font-weight:normal;
}

p.amigoesq{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#989898;
	width:550px;
	padding:10px 0 0 10px;
	font-weight:normal;
}

p.amigoesq em{
	color:#669999;
	font-style:normal;
	font-weight:bold;

}


/*#######FIM LIVROS ESQUERDA#######*/

/*#######LIVROS DIREITA#######*/

.imgdepoidir img{
	width:125px;
	height:145px;
	float:right;
	display:block;
	padding-right:10px;
}



.depoimentosdir p{
	float:right;
	text-align:right;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#989898;
	width:550px;
	padding-right:10px;
	font-weight:normal;
}

p.amigodir{
	float:right;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#989898;
	width:550px;
	padding:10px 10px 0 0;
	text-align:right;
	font-weight:normal;
}

p.amigodir em{
	color:#669999;
	font-style:normal;
	font-weight:bold;

}

/*#######FIM LIVROS DIREITA#######*/


