@charset "utf-8";
.Titulos {
	font-family: "Lucida Console";
	font-size: 30px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
.Pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Texto1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}

.Infor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #33FFFF;
	text-decoration: underline;
}
.rotulacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}
.FIRMA {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	border-bottom-width: 7px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}


.correo {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.Titulos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 20px;
}
.titcarta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF33;
	text-decoration: none;
}


.menupr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	background-image: url(Imagenes/Degradbo.gif);
	display: block;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}


.Navegacion {
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #FF6633;
	padding: 10px;
	width: 300px;
	color: #006633;
}
.Navegacion:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #FFCC00;
	padding: 8px;
	width: 300px;
	color: #0000FF;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
}
