.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	background-color: #99ccff;
	text-transform: capitalize;
	border-top: 2px none #003399;
	border-right: 2px solid #003399;
	border-bottom: 2px none #003399;
	border-left: 2px solid #003399;
	text-align: center;




}
.titmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
	text-indent: 9px;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #162E45;



}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ptitmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #2e619e;
	color: #FFFFFF;
	text-indent: 9px;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #162E45;
	text-align: center;

}
.cuadro {
	vertical-align: top;
}
.celda {
	border: 2px outset #003399;
	display: table-header-group;
	background-color: #003399;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;




}
.seccion {
	background-color: #CCCCCC;
}
.umenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	background-color: #99ccff;
	text-indent: 17px;
	text-transform: capitalize;
	border-top: 2px none #003399;
	border-right: 2px solid #003399;
	border-bottom: 2px solid #003399;
	border-left: 2px solid #003399;
	text-align: center;
}
