﻿@import url('../basico.css');
@import url('../lightbox.css');

.contenedor_imagenes{border:solid 1px #F05234; margin:10px; }
div#centro p
{	
	margin:5px 0 15px 0;		

}
div#centro h3
{
	margin-top:20px;
}
.pop
{
	background:url(../../imagenes/noticias/zoom.jpg) no-repeat top right;
	width:180px;
	height:150px;
	display:block;
	/*float:right;*/
}
a.btnregresar
{
	display:block;
	background:url(../../imagenes/noticias/btnregresar.jpg) no-repeat center;
	width:75px;
	height:22px;
	border:solid 0px red;
	margin:0 0 15px 0;
}