body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 120%;
}
.itinerario-ciudades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	background-color: #FF0000;
	letter-spacing: 5px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bold;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

#contador {
	left:50px;
	top:704px;
	width:204px;
	height:50px;
	z-index:3;
	visibility: hidden;
	float: left;
}
.itinerario-dias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	letter-spacing: 1px;
	vertical-align: 50%;
}
.itinerario-traslados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	letter-spacing: 1px;
	vertical-align: 50%;
	background-color: #660066;
	color: #FFFFFF;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.mark {
	background-color: #FFFF00;
	padding: 1px;
	font-weight: bold;
}
.gris {
	color: #999999;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: auto;
}
h3 {
	font-size: 14px;
}
.universidades {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}