.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondotexto.jpg);
	background-repeat: repeat;
	text-align: justify;
}
.vinculo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.celda1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F1F1F1;
}
.celda2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFF00;
	background-color: #CCCCCC;
}
.equipos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #999999;
	background-image: url(imagenes/menuequipos.jpg);
	background-repeat: no-repeat;

}
.menuequipos{
	background-image: url(imagenes/fondoequipos.jpg);
	background-repeat: no-repeat;
}
.tablageneral{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #444444;
	border-top-color: #444444;
	border-right-color: #444444;
	border-left-color: #444444;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
.tabla{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: NONE;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #444444;
	border-top-color: #444444;
	border-right-color: #444444;
	border-left-color: #444444;
}