﻿.style1imagen {
	border-width: 0px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.style1blanco {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.style1verde {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00FF00;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.style1azul {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00FFFF;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.style1rojo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.style1amarillo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.style1griscentro {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #C0C0C0;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.style1grisizq {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #C0C0C0;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
.style1celdaazulfuerte {
	border: 1px solid #808080;
	background-color: #000066;
}
.style1celdaazulclaro {
	border: 1px solid #808080;
	background-color: #000080;
}