@CHARSET "ISO-8859-1";

.fotoportada
{
	border: thin ridge teal;
	padding: 3px;
}

.fotogale
{
	border: thick inset #f6f6f6;
	padding: 4px;
}

.fotogale1
{
	border: thick inset purple;
	padding: 4px;
}

.fotogale2
{
	border: thin ridge blue;
	padding: 4px;
}

.fotogale3
{
	border-bottom: thin outset aqua;
	border-right: thin outset aqua;
	padding: 4px;
}