.manito {
	text-decoration: none;
	cursor: hand;
}
.fondo {
	background-color: #FFFFFF;


}
.boton1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #333333;
	cursor: hand;
	background-color: #333333;

}
.boton2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #003399;
	background-color: #FFFFFF;
	text-align: center;
	cursor: hand;
	border: thin outset #CCCCCC;

}
.avisos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.botonmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	cursor: hand;
	width: 100%;

}
.camposform {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	border: medium doble #AB8B1F;
}
.contacto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
}
.fondotable {
	background-color: #003300;
}

