/* CSS Document */

body {
background-image: url(http://mural.uv.es/garpevi/rebollet/images/fondo2.jpg);
background-repeat: no-repeat;
background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #330000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.piefoto {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.tithimno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #660066;
	text-decoration: none;
}

a:visited {
  color: #ff0066;
  text-decoration: none;
}

a:hover {
	color: #333300;	
}
.menu {
	font-family: Impact, "Arial Black", "Franklin Gothic Medium", Haettenschweiler;
	font-size: 36px;
	font-style: normal;
	color: #330000;
	cursor: hand;
}

.menu2 {
	font-family: Impact, "Arial Black", "Franklin Gothic Medium", Haettenschweiler;
	font-size: 36px;
	font-style: normal;
	color: #990099;
}
