.conten{
	width:600px;
	float:left;
	margin-left: 10px;
	margin-top: 30px;
}
.imagenes { background:#f3f3f3; width:100%;}
.imagenes .l_t { background:url(images/l_t.gif) no-repeat left top;}
.imagenes .r_t { background:url(images/r_t.gif) no-repeat right top;}
.imagenes .r_b { background:url(images/r_b.gif) no-repeat right bottom;}
.imagenes .l_b { background:url(images/l_b.gif) no-repeat left bottom;}
.imagenes .ind { padding:20px 20px 29px 24px;}
.imagenes p {
color:#A4A4A4;
font-family:Arial;
font-size:100%;
line-height:1.25em;
}
