.tedit {
	border: 1px solid #000000;
	font-size: 10px;
	width: 50%;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	cursor: hand;
	height: 15px;
	font-family: SquareE;








}
.itemmenu {
	font-size: 14px;
	cursor: hand;
	border: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-style: italic;
	font-variant: normal;
	background-position: left;
	font-family: SquareE;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;






}
.boton1 {
	font-family: QuickExpress;
	font-size: 18px;
	border: thin none;
	width: 150px;
	cursor: hand;
	color: #CCCCCC;






}
.texto {
	font-family: QuickExpress;
	color: #000000;
	background-position: center;
	text-align: center;









}
.texto2 {
	font-family: QuickExpress;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	font-size: 12px;

}
.boton1pulsado {

	font-family: QuickExpress;
	font-size: 18px;
	border: thin none;
	width: 150px;
	cursor: hand;
	color: #FF0000;
}
.boton2 {
	font-family: SquareE;
	font-size: 10px;
	border: thin outset;
	cursor: hand;
	color: #FF0000;
	background-color: #000000;
	width: 60px;
	height: 16px;



}
.botondesactivado {
	font-family: QuickExpress;
	font-size: 18px;
	border: thin none;
	width: 150px;
	cursor: hand;
	color: #CCCCCC;
	text-decoration: line-through;

}

