body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #363636;
	text-decoration : none;
	background-color :  #5E4B0D;
	/*background-image:URL(fondo.jpg);
	background-repeat : repeat-x;*/
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #363636;
	text-decoration : none;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	border: 1px solid #795C00;
}
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000033;
	text-decoration : none;
}

textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000033;
	text-decoration : none;
	border: 1px solid #795C00;	
}
a, a:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #795C00;
	text-decoration : none;

}
a:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #A68E27;
	text-decoration : none;

}
A.MENU:HOVER {
	color : #000033;
}
.atenuado {
	font-size : 8pt;
	color : gray;
}
.resaltado {
	font-size : 8pt;
	color : #000033;
	text-decoration : none;
	font-weight : 800;
}
.TituloItinerario {
	font-size : 8pt;
	color : #000033;
	text-decoration : none;
	font-weight : 800;
}

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : #FF9900;
	font-weight : bolder;
	font-style : normal;
}
.Logo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #003366;
	font-weight : 700;
}
.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000033;
	font-weight : 700;
}
.nombreagen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #003366;
	font-weight : 800;
}
.jumper {
	width : 140px;
}
.pleca {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #85A3E1;
	font-weight : bold;
	border: 1px solid #000033;
}
.plecaprecios {
	BACKGROUND-COLOR: #85A3E1;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
.boton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000033;
	text-decoration : none;
	border: 1px solid #000033;
}
.marco {
	background-color : silver;
}
.MsgBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
	background-color : #336699;
}

