body {
	font-size: 10px;
}

.bordetablas {
	background-color : #F2F2F2;
}
.boton {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.formulario {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-style : solid solid solid solid;
	border-width : 1px 1px 1px 1px;
	border-color : Gray Gray Gray Gray;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	border-width : thin thin thin thin;
}

a {
	color: #5087A5;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #22AEBD;
	font-weight: bold;
}

a.enlace {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.enlace:hover {
	font-weight: normal;
}

.fondotablas {
	background-color : #E6E6E6;
	color: #8D8D8D;
	font-weight : bold;
}

.fondotablas2 {
	background-color : White;
	color: Gray;
}

.fondotablas3 {
	background-color : #F7F7F7;
	color: Gray;
}

.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #00A2B3;
	font-family : "Trebuchet Ms", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nombres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

li {
	list-style-image: url(../img/li.gif);
}

.fondomenuon {
	background-color: #22AEBD;
	color: #FFFFFF;
	cursor:hand;

}

.fondomenuoff {
	background-color: #F8F8F8;
	color: #666666;

}

.texto {
	font-size: 11px;
}
p {
	font-size: 11px;
}