.bordeTabla{
	border: 1px double #424649;
}

.botonSOS {
	color: #05533E;
	font-size : 12px;
	font-family: Verdana;
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
	background-color: #ffffff;
}

.botonMotor {
	color: #05533E;
	font-size : 12px;
	font-family: Verdana;
	font-weight:bold;
	border-bottom : 1px solid #05533E;
	border-right : 1px solid #05533E;
	border-left : 1px solid #05533E;
	border-top : 1px solid #05533E;
	background-color: #ffffff;
	width: 88px;
	height: 25px;
}

.margen{
	margin-left: 5%;
	margin-top: 1%;
}
.txtgra	{
	width: 420px;
	font-size:100%;
	cursor: auto;
}
.txtpeq	{
	width: 100px;
	font-size:100%;
	cursor: auto;
}

.txtmed	{	
	width: 200px;
	font-size:100%;
	cursor: auto;
}

.subficheroHora {
	/*background-color: #86d430;*/
	background-color: #fdc82f;
}

.textoVerde {
	/*color: #86d430;*/
	color: #37424A;
}