/* Hoja de estilo en cascada by Sylvjna Rival Oates */


.boton_vinculos {
	padding: 5px;
	border: 1px solid #666666;
	background-color: #EFF4F5;
}
	
	
	A:visited {
		text-decoration: none; 
		color:#609792;	}

	A:link {
		text-decoration: none;
		color:#609792;	}

	A:hover {
		color:#8CBBBB;	
		text-decoration: underline}


	H1 	{
		font-size: 15pt;
	    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		color: #8CBBBB;
	}

	H2 	{
		font-size: 13pt;
	    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		color: #8CBBBB;
	}


	H3 	{
		font-size: 11pt;
	    font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
		color: #8CBBBB;
	}

	H4 	{
		font-size: 10pt;
	    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		color: #8CBBBB;
	}
TT {
		font-size: 8.5pt; 
  		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}
TH 	{
		font-size: 8.5pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}

	TD { 
		font-size: 8.5pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 } 

	PRE { 
		font-size: 8.5pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 } .portada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #C0D0CF;
	text-align: right;
	padding-left: 25px;
	padding-right: 10px;
}
.portada_resaltada {
	color: #599794;
}
.boton {
	padding: 4px;
	border: 1px solid #392109;
/*	background-image: url(fotos_pasajeros/boton_flog.gif);*/
	background-repeat: no-repeat;
	background-color: #F6CDD3;
	}
.revistaborde {
	
}
.revistacuadradito {
	/*height: 165px;*/
	border: 1px solid #C0d9d9;
	width: 150px;
}
.revistacuadradito02 {
	/*height: 165px;*/
	border: 1px solid #C0d9d9;

}
form {
	margin: 0px;
}
 .tdborde{
 	border: 1px solid #CCCCCC;
	150px;
}
 
 input {
	/*background-color: #F9FBFA;*/
}
.botonfalso {
	background-color: #F9FBFA;
	;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9F8F3;
	border-left-color: #F9F8F3;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
select
{
	font-size: 8.5pt;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;

}
.imagen_borde{border: 1px solid #C0d9d9;}

