/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.quetza {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #FFFFCC;
	letter-spacing: 1px;
	padding: 10px;
}
.papiro {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFCC;
	font-style: normal;
}


.orange {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}
.textoIntro {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333300;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 8px;
	width: 170px;
}
.papiroGrand {
	font-family: Papyrus;
	font-size: 60px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFF99;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 170px;
	background-image: url(Images/fondonavPRINC.JPG);
}

.navigation2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 200px;
	background-color: #FFFFCC;
}

.navigation2:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 200px;
	background-image: url(Images/fondonav.JPG);
}

.navigation3 {
	font-family: "Batik Regular";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 200px;
}

.navigation3:hover {
	font-family: "Batik Regular";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 400px;
	color: #FFCC66;
}

.batik {
	font-family: "Batik Regular";
	font-size: 34px;
	font-weight: bold;
	color: #663333;
}
.navigation4 {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bolder;
	color: #FF6699;
	text-decoration: none;
	display: block;
	width: 170px;
	background-color: #FFFF33;
}

.navigation4:hover {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFF33;
	text-decoration: none;
	background-color: #FF6699;
	display: block;
	width: 170px;
}

.navigationENG {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 8px;
	width: 170px;
}


.navigationENG:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 170px;
	background-image: url(Images/fondonavPRINC.JPG);
}
