/* CSS Document */

.Estilomenuizda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 140px;
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-color: #FFFFFF;
	margin: 5px;
	height: 20px;
	margin-top: 1px;
	margin-left: 1px;
	padding-right: 1px;
}

.Estilomenuizda:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 140px;
	color: #339900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-color: #FFFFFF;
	margin: 5px;
	height: 20px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
}

.Estilomenudcha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 140px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-color: #FFFFFF;
	margin: 5px;
	height: 20px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 3px;
}

.Estilomenudcha:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 140px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-color: #FFFFFF;
	margin: 5px;
	height: 20px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 3px;
}
.Cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
}
.Encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
}
.Formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFCC;
}
