body{
	background: url(../images/back5.jpg) no-repeat bottom right fixed;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, Geneva, Swiss, SunSans-Regular, Arial;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	text-align:center;
	background-color: #4D4D4D;	
}
.box{
	float: left;
	width:175px;
	height:175px;
	border-bottom: 1px dotted #4D4D4D;
	border-right: 1px dotted #4D4D4D;
	margin: 2px;
}
.box-table {
	width:175px;
	height:175px;
}
td.contentpicture {
	text-align: center;
}
td.contentpicture a img{
	margin: 0 auto;
	border: #EAC600;
}

#clientes {
   position:absolute;
	width:200px;
	left: 520px;
	height:1170px;
}
#clientes_text {
   position:absolute;
	width:200px;
	left: 520px;
	height:1150px;
	text-decoration: none;
	color: #FFFFFF;
}
#clientes_text UL{
   font-size: 11px; 
	margin-top: 25px;
}
#trabajos_lista{
	 position:absolute;
	 width:550px;
}