@charset "utf-8";
/* CSS Document */

/*-------------------------------------
	Portfolio
-------------------------------------*/
#trabajos {float:left; width:610px; padding:5px; margin:0 5px 0 30px;}
.client {margin-bottom:25px; clear:both;}
	
	.clientThumb {float: left; margin-right: 10px; }
		
	.clientThumb a {
		background: #fff;
		padding: 4px;
		display: block;
		}
	
	.clientThumb a:hover { background: #FF6600; }
	
#portfolio dt {
	float: left;
	color: #a2a2a2;
	display: block;
	width: 45px;
	clear: both;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
#portfolio dd {float: left; width: 265px;}

.portLeft {width: 350px; float: left;}
.portRight {width: 310px; float: right;}
	
.divider {
	margin: 25px 0;
	display: block;
	clear: both;
	background: #e8ebed;
	height: 1px;
	}
	
.gray {color:#a2a2a2;}

p { margin:0 0 15px 0; line-height:150%;}
p.titulo{ margin:0 0 15px 0; line-height:150%;}

	
/*-------------------------------------
	Portfolio
-------------------------------------*/



