.txt-fiestas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-image: url('../imagenes/rutas/bulet_flecha.gif');
	vertical-align: top;
	margin: auto;
	padding-left:13px;
	padding-right:13px;
	padding-top:5px;
	padding-bottom:5px;





}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: bottom;
	font-weight: bold;
	padding: 5px 13px;




}
.punteado {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.punteado2 {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;





}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4BA100;
	padding: 0px 5px;

}
.punteado3 {

	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ligas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url('../imagenes/rutas/bulet_flecha.gif');
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align: top;

}
.ligas a:link {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}
.ligas a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}
.ligas a:hover {
	color: #4BA100;
	text-decoration: none;
	font-size: 13px;
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4BA100;
	vertical-align: bottom;
	font-weight: bold;
	padding: 0px;
}

