/* CSS Document */

p{
font-family: Verdana;
font-size: 11px;
color: #330099;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0033;
}
.navigation {
	font-family: "Edwardian Script ITC";
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-transform: none;
	display: block;
	text-align: center;
	line-height: normal;
	width: 162px;
	height: 38px;
	background-image: url(images/img-menu.JPG);
}
.navigation:hover {
	font-family: "Edwardian Script ITC";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;
	display: block;
	width: 162px;
	height: 38px;
	text-align: center;
	background-image: url(images/escudo-menu.JPG);
	background-repeat: no-repeat;
	background-color: #6600FF;
}
.Títulos {
	font-family: "Lucida Calligraphy";
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #CC0033;
	overflow: visible;
}
.testo-pequeño {
	font-family: "Harrington";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
	width: inherit;
	height: auto;
	top: auto;
	overflow: visible;
}
.texto-central {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo8 {font-family: Verdana, sans-serif; font-style: italic; line-height: 18px;}
.Estilo14 {
	font-size: 12px;
	color: #CC0033;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Estilo15 {
	font-size: 18px;
	font-family: "Lucida Calligraphy";
	line-height: 15pt;
	font-style: italic;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}.texto2 {
	font-family: Harrington;
	font-size: 24px;
	color: #000066;
	font-weight: bold;
	line-height: 1;
	font-style: italic;
}
.Texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
.Texto4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #003300;
}

