/* MAIN PAGINA IMAGENES */
img{border:0;}
div.divmainimagenes{
	width: 673px;
	padding: 16px 21px;
	background:#fff;
	text-align:left;
}
div.divmainimagenes a{
	display:inline;	
}
div.divmainimagenes p{
	margin:0;	
}
.last-images ul{
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
.last-images li{
	float:left;
	width:49%;
	height:180px;
	position:relative;
}
.last-images .inner{
	border-right:0 solid #ccc;
	margin-right:10px;
}
.last-images .no-border{
	border:none !important;
	margin-right:0;
	padding-right:0;
}
.last-images .myImage{
	float:left;
	margin:0 10px 10px 0;
}
.last-images li .inner{
	font-size:11px;
}
.last-images li p.description{
	foat:right;
}
.last-images li a.download{
	font-weight:bold;
	margin-top:5px;
	background:url(../images/icons/icon-download.gif) no-repeat 0 0;
	padding-left:20px;
	display:block;
	height:16px;
	line-height:16px;
}
/* ...................div */
.maintitle{
	margin-bottom:20px;
}
.box{
	margin-bottom:30px;
}
.box h4{
	float:none;
	margin-bottom:10px;
}
.box h4 a{
	display:block;
	float:none;	
}
.search .kw{
	width:150px;
	border:1px solid #ccc;
}
.search .button{
	border:1px solid #999;
	background:#E3E4E0;
}
.clients a{
	display:block;
	padding:3px 0 3px 0;
	color:#000;
}
.client-info ul{
	padding-top:10px !important;
}

