@charset "utf-8";

.list01 {
	list-style-position: outside;
	list-style-image: url(../images/arrowTicket01.gif);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.list01 li {
	margin-left: 10px;

	.margin-left: 15px;
}



h1 {
	font-size: 1.6em;
	color: #FF9900;
	text-align: center;
}
h2 {
	color: #333333;
	font-size: 1.3em;
}
h3 {
	font-size: 1.4em;
	color: #FF9900;
}
h4 {
	color: #333333;
	font-size: 1.1em;
}



.tittlePtos {
	font-variant: small-caps;
	color: #FF9900;
	text-align: center;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

