/**
 *	Nouvo v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2004 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/2.0/
 */

/* main menu styles */

/* General Fonts */
BODY {
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	color: #333333;
	background-image:url(images/back1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #065796;
	margin: 0px;
	text-align: justify;
}
.back_buscar{
	background-image: url(images/back_buscar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

OL,UL,DIV,TD {
	color: #333333; 
	font-style: normal;  
	line-height: 130%; 
	font-size:85%;
}
li {
	font-size: 12px;
	color: #164613;
	font-style: normal;
	line-height: 130%;
	list-style-position: outside;
	list-style-type: disc;
}

H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin:0px;
	font-size: 20px;
	color: #0b1560;
	line-height: 130%;
}

H2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin:0px;
	font-size: 20px;
	color: #0b1560;
	line-height: 130%;
}
H3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin:0px;
	font-size: 14px;
	color: #0b1560;
	line-height: 120%;
}
H4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin:0px;
	font-size: 12px;
	color: #0b1560;
	line-height: 120%;
}
 
H5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin:0px;
	font-size: 11px;
	color: #0b1560;
	line-height: 120%;
	font-weight: lighter;
}
P {
	padding:2px;
	margin: 2px;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
/* In Text Hyperlinks */
a{
	color:#075796;
	text-decoration: none;
}

a:link, visited{
	color:#075796;
	text-decoration: none;
}

a:hover{
	color:#075796;
	text-decoration: underline;
}

/* Top Navigation Menu */
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-top: 20px;
	padding-botom: 0px;
	padding-right: 10px;
	color: #FFFFFF;
	font-variant: normal;
	letter-spacing: 0.1em;
}

#menuleft{
	padding-left: 10px;
	padding-botom: 20px;
}

#english{
	text-align: center;
	padding-right: 18px;
	padding-bottom: 10px;
	font-weight: bold;
}

/* Left Navigation Menu */

.leftnav1 a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	display: block;
	text-indent: 5px;
	white-space: nowrap;
	color: #FFFFFF; 	/* white*/
	text-decoration: none;
	width: 140px;
	background-position: 0px 0px;
	background-image: url(images/button_01.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.leftnav1 a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	display: block;
	text-indent: 5px;
	white-space: nowrap;
	color: #FFFFFF; 	/* white*/
	text-decoration: none;
	width: 140px;
	background-position: 0px 0px;
	background-image: url(images/button_02.gif);
	background-repeat: no-repeat;
	text-align: center;
}


.leftnav1-act a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	display: block;
	text-indent: 5px;
	white-space: nowrap;
	color: #FFFFFF; 	/* white*/
	text-decoration: none;
	width: 140px;
	background-position: 0px 0px;
	background-image: url(images/button_02.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.leftnav1-act a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	display: block;
	text-indent: 5px;
	white-space: nowrap;
	color: #FFFFFF; 	/* white*/
	text-decoration: none;
	width: 140px;
	background-position: 0px 0px;
	background-image: url(images/button_02.gif);
	background-repeat: no-repeat;
	text-align: center;
}
 
.leftnav2 a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	display: block;
	text-indent: 7px;
	white-space: nowrap;
	color: #FFFFFF; 	/* white*/
	text-decoration: none;
	width: 140px;
	background-position: 0px 0px;
	background-image: url(images/button_01.gif);
	background-repeat: no-repeat;
	padding: 2px;
	text-align: center;
}
.leftnav2 a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	display: block;
	text-indent: 7px;
	white-space: nowrap;
	color: #FFFFFF; 	/* white*/
	text-decoration: none;
	width: 140px;
	background-position: 0px 0px;
	background-image: url(images/button_02.gif);
	background-repeat: no-repeat;
	padding: 2px;
	text-align: center;
}


.leftnav2-act a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	display: block;
	text-indent: 7px;
	white-space: nowrap;
	color: #FFFFFF; 	/* white*/
	text-decoration: none;
	width: 140px;
	background-position: 0px 0px;
	background-image: url(images/button_02.gif);
	background-repeat: no-repeat;
	padding: 2px;
	text-align: center;
}
.leftnav2-act a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	display: block;
	text-indent: 7px;
	white-space: nowrap;
	color: #FFFFFF; 	/* white*/
	text-decoration: none;
	width: 140px;
	background-position: 0px 0px;
	background-image: url(images/button_02.gif);
	background-repeat: no-repeat;
	padding: 2px;
	text-align: center;
}
 
/* Forms Fields */
SELECT {  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: arial, helvetica, sans-serif; 
color: #555555;
border: #eeeeee 1px solid; 
}

input {
	font-family: arial, helvetica, sans-serif;
	color: #555555;
	background-color: #ffffff;
	font-size: 11px;
	border: 1px solid #eeeeee;
}

.input {
	background-image: url(images/buscar_03.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 19px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #075796;
}
.input2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #075796;
	border: 0 none;
}

.ruta{
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #164613;
}
.fecha{
	font-size: 10px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ultimahora {
	padding:0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.botom1{
	padding:2px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
}
.encabezado2 {
	padding:0px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a.blanco:link, hover{
color:#FFFFFF;
}

a.blanco:visited{
color:#eeeeee;
}

a.verde:link, hover{
color:#164613;
}

a.verde:visited{
color:#164613;
}

a.lila:link, hover{
color:#0b1560;
}

a.lila:visited{
color:#0b1560;
}
a.cafe:link, hover{
color:#663300;
}

a.cafe:visited{
color:#663300;
}

a.vgris1:link, hover{
color:#777777;
}

a.vgris1:visited{
color:#999999;
}


.tx-jullenavpath-pi1-menu{
	font-size: 11px;
	font-weight: bold;
	color: #075796;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

 .caja1
{
	margin-top: 10px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #858aaf;
	border-right-color: #858aaf;
	border-bottom-color: #858aaf;
	border-left-color: #858aaf;
}
.caja2 {

	margin-top: 10px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
.texto1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-right:7px;
	font-style: normal;
	font-variant: normal;
}

.texto2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-right:7px;
	font-style: normal;
	font-variant: normal;
}
.texto3{
	font-size:12px;
	font-style: normal;
	font-variant: normal;
}


.encuesta1{
	font-size:12px;
	color:#333333;
	font-style: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.encuesta2{
	font-size:10px;
	color:#333333;
	font-style: normal;
	font-variant: normal;
	margin: 10px;
}
radiobutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CC9900;
	font-variant: normal;
}
.back_menu {
	background-image: url(images/jmtours_r5_c2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.back_menubotm {
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/jmtours_r8_c2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding:0px;
}

.medtopright {
	background-image: url(images/jmtours_r2_c4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
}
.lenguaje {
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
}
.back_med {
	background-image: url(images/jmtours_r5_c4.jpg);
	background-repeat: repeat-y;
}
/*tipo de cambio*/
.divisas1{
	font-size:11px;
	font-weight: bold;
	color:#075796;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #075796;
	padding: 3px;
}
.divisas2{
	font-size:11px;
	color:#075796;
	font-weight: bold;
	padding: 3px;
}
.divisas3{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

.txtBoletin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.back_portada{
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/jmtours_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	padding-top: 15px;
}

.csc-textpic-text {
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	text-align: justify;
}
.tx-gbweather-pi1{
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 11px;
}
.tx-cegallery-pi1{
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 14px;
}
.tx-cegallery-pi1-album_backlink{
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 14px;
}
.tx-cegallery-pi1-album_entry{
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 14px;
}
.tx-cegallery-pi1-pagebrowser_pages.tx-cegallery-pi1-album_entry{
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 14px;
}
.tx-cegallery-pi1-pagebrowser_next{
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 14px;
}
.tx-cegallery-pi1-pagebrowser_normal{
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 14px;
}
.tx-cegallery-pi1-pagebrowser_pages{
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 14px;
}
