.proxima {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #33CC66;
	text-align: center;
	border-top: medium solid #999999;
	border-right: medium solid #999999;
	border-bottom: none #999999;
	border-left: medium solid #999999;
}
.itinerario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #66FF99;
	background-position: center top;
	text-align: center;
	color: #333333;
}
.titulo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #CC33FF;
	background-position: center top;
	text-align: center;
	border: 0px none;
}
.texto {
	background-color: #FFFF99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.antetitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-color: #FF99CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
}
.colorfondo {
	background-color: #CCFFCC;
}

