/* CSS Document */

.cliente{width:799px;height:auto;background-color:#FFF;float:left;}

.proy1{width:750px;height:auto;margin:0px 0px 10px 20px; border: 1px solid #ddd;
float:left;}
.proy1 .imag{width:auto;height:auto;float:left;margin:8px;}
.proy1 .texto{width:450px;height:auto;float:right;margin:5px 0px 8px 8px;}
.proy1 .texto h1{font-size:16px;margin-top:0px;text-align:left;}
.proy1 .texto p{font-size:14px;text-align:justify;margin-top:0px;}
.titpri{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #008ACF;
	text-align:left;
	padding-left:20px;
}
