body {
	background-image: url(imagenes/fondo_hojas.jpg);
}
.titulo_fotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center center;
	height: 50px;
	margin: auto;
	vertical-align: middle;
	text-align: center;
	position: relative;
	top: auto;
	}
.texto_fotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	background-position: center center;
	height: 22px;
	margin: auto;
	vertical-align: middle;
	text-align: center;
	position: relative;
	top: auto;
	font-weight: bold;
}
.nombre_perros {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	font-size: 13pt;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-position: center center;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
