@charset "utf-8";
.General {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A3958;
	text-decoration: none;
}
/* Stylos calendario */

.fc_main { background: #DDDDDD; border: 1px solid #000000; font-family: Verdana; font-size: 10px; }
.fc_date {
	border: 1px solid #D9D9D9;
	font-size: 10px;
	text-align: center;
}
.fc_dateHover, TD.fc_date:hover {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #E7E7E7;
	font-size: 10px;
	text-align: center;
}
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
.fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head {
	background: #333333;
	color: #FFFFFF;
	font-weight:bold;
	text-align: left;
	font-size: 11px;
}
.bordeTablas {
	border: thin solid #A3A9B5;
}
.titulo_promociones {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B69D47;
	text-transform: none;
}
