.menuarriba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	display: block;
	cursor: hand;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.menuarriba:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	cursor: hand;
	font-variant: normal;
	text-transform: none;
	text-decoration: blink;
	background-image: url(cabarceno/menuover.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: auto;
	background-position: center bottom;
	background-attachment: scroll;
	line-height: 20px;
}
.menuabajo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.menuabajo:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: underline;
}
.tabla1 {
	border-top: 1px dashed #66CC33;
	border-right: 1px dashed #66CC33;
	border-bottom: 1px dashed #66CC33;
	border-left: 1px dashed #66CC33;
	padding: 20px;
	
	}
.tabla2 {
	border-top: 1px dashed #66CCFF;
	border-right: 1px dashed #66CCFF;
	border-bottom: 1px dashed #66CCFF;
	border-left: 1px dashed #66CCFF;
	padding: 20px;
	}

.linkcentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;

}
.linkcentro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: capitalize;

}
h1 {
	font-size: large;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: medium;
	color: #000000;
}
h3 {
	font-size: small;
	color: #000000;
}
