@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
}
.cajaMenu {
	border: thin solid #CCCCCC;
}
.celdamenu {
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	vertical-align:top;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #33FFCC;
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto12 {
	font-size: 12px;
}
.style3 {font-size: 12px}
.style1 {color: #000000}
.style2 {font-size: 14px}
.style4 {font-size: 12px; font-weight: bold; }




.negrita12 {
	font-weight: bold;
}
