<!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;
}
img{border:none;
}

#fotoprincipal {
position:absolute;
top:80px;
left:400px;
height:480px;
vertical-align:bottom;

}
#tablamenu {position:absolute;
top:560px;
}

#texto {
padding-right:30px;
margin-top:30px;
margin-left:5px;
font-family:"Trebuchet MS";
font-size:small;
text-align:justify;
width:280px;
border-right:solid 1px;
}


#lista1 {
font-family:"Trebuchet MS";
font-size:small;
}

#siguiente {
font-family:"Trebuchet MS";
font-size:small;
}

#anterior {
margin-top:5px;
font-family:"Trebuchet MS";
font-size:small;
}

#titulo {

text-align:right;
padding-right:5px;
font-size:x-small;
}


.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>
