<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>css</title>
<style type="text/css">
body { margin: 15px; padding: 0px; font-family: "Trebuchet MS"; font-size: medium; line-height: 22px; color: #000;
background-color: #FFF;
text-align:justify;
}
#fotoprincipal {float:right;
padding:10px;
width:470px;
height:490px;
margin-right: 20%;
top:10px;
}
#tablamenu {width:350px;
float:bottom;
margin-left:10px;
margin-top:30px;
margin-right:20px;
}

#lista1 {
margin-left:5px;
font-family:"Trebuchet MS";
font-size:medium;
}
#lista2 {
margin-left:5px;
font-family:"Trebuchet MS";
font-size:medium;
}
#anterior {
margin-left:5px;
font-family:"Trebuchet MS";
font-size:small;
font-weight: bold;
}
#siguiente {
margin-left:10px;
font-family:"Trebuchet MS";
font-size:small;
font-weight: bold;
}

.letrajlazpitarte {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: large;font-weight: bold}
.letrafotografias{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: large;font-weight: bold;color: #CC0000 }
a:link {text-decoration: none;
	color: #666666;
}
a:visited {	text-decoration: none;
	color: #666666;
}
a:hover {	text-decoration: none;
	color: #CC0000 ;
}
a:active {	text-decoration: none;
	color: #666666;
}

</style>

</head></html>
