@charset "UTF-8";

.tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #404040;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AA6486;
	margin-left: 4px;
	height: 5px;
	margin-right: 4px;
	text-align: center;
}
.tit_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #780016;
	text-align: center;
	height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FCBA2D;
}
.tabla_agenda{
	background-color: #feb927;
	background-image: url(images/agenda_04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.tablas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #404040;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FABC32;
	margin-left: 4px;
	height: 5px;
	margin-right: 4px;
	text-align: center;
}

