/*CONTEUDO
*****************************************************************************************/		
		#clientes {
			padding-top:10px;
			width:210px;
			padding-left:20px;
			background-color:#f3f2ed;
			float:left;
			font-size:11px;
			padding-bottom:10px;
		}
		
		#clientes label{
			background:url(../images/videos/cadeado.gif) no-repeat  center left;
			padding:3px 0 0 15px;
		}
		
		#area_cliente {
			width:169px;
			height:13px;
			background-color:#dad9d5;
			border:0;
		}
		
		#entra {
			background:url(../images/geral/envia.gif) no-repeat;
			border:0;
			width:20px;
			height:15px;
		}
	
		#categoria {
			background:url(../images/videos/back_titulo.gif) no-repeat;
			width:627px;
			height:81px;
			position:relative;
			margin-bottom:1px;
		}
		
		#categoria h2 {
			background:url(../images/depoimentos/depoimentos.gif) no-repeat;
			width:450px;
			height:40px;
			position:relative;
			top:40px;
			left:50px;
			float:left;
		}
		
		#categoria p {
			top:57px;
			left:50px;
		}
	
		#geral {
			background-color:#ffffff;
		}
	
		.depoimentos1, .depoimentos2 {
			background:url(../images/depoimentos/depoimentos_1.gif) no-repeat;
			width:583px;
			height:230px;
			position:relative;
			margin-left:45px;	
			margin-top:20px;
			margin-bottom:10px;
		}
		
		.depoimentos2 {
			background:url(../images/depoimentos/depoimentos_2.gif) no-repeat;
		}
		
		.depoimentos1 img, .depoimentos2 img {
			float:left;
			margin-left:10px;
			margin-top:10px;
			margin-right:30px;
		}	
		
		.titulos_casais {
			color:#94884f;
			font-family:Arial;
			font-style:italic;
			font-size:19px;
			font-weight:400;
			top:10px;
		}
		
		.depoimentos1 p, .depoimentos2 p {
			width:330px;
			float:right;
			top:10px;
			right:10px;
			text-align:left;
		}