/* Hoja de estilo en cascada by Sylvina Fornaresio */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 9pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}

.boton {
	padding: 4px;
	border: 1px solid #392109;
/*	background-image: url(fotos_pasajeros/boton_flog.gif);*/
	background-repeat: no-repeat;
	background-color: #F6CDD3;
	}
/*	
	.boton {
	padding: 4px;
	border: 1px solid #392109;
	background-color: #F6CDD3;

	}

	
*/	
.imageborder {
	padding: 4px;
	border: 1px solid #392109;
	background-color: #E4D2C0;
}

	A:visited {
		text-decoration: none; 
		color:#772D49;	}

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

	A:hover {
		color:#984D69;
		text-decoration: underline}


	H1 	{
	font-size: 25px;
	color: 772D49;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
		
	}

	H2 	{
		font-size: 9pt;
		font-style: normal;
		font-weight: normal;		
	}


	H3 	{
		font-size: 14pt;
		color: 772D49;
	}

	H4 	{color: 772D49;
	}
TT {
		font-size: 9pt;
		font-style: normal;
		font-weight: normal;
  		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}
TH 	{
		font-size: 9pt;
		font-style: normal;
		font-weight: normal; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}

	TD { 
		font-size: 9pt;
		font-style: normal;
		font-weight: normal; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 } 

		PRE { 
		font-size: 9pt;
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		}
.alerta {
	background-color:  #FFA500;
	color: #003333;
	padding: 5px;
	margin: 10px;
}
	
.boton_small {
	background-repeat: no-repeat;
	background-image: url(fotos_pasajeros/boton_small.gif);
	width: 80px;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

 table tr td  div .boton_small a:hover {
	background-image: url(fotos_pasajeros/boton_small_over.gif);
}

.boton_large {
	background-repeat: no-repeat;
	background-image: url(fotos_pasajeros/boton_large.gif);
	width: 295px;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.boton_medio {

	background-repeat: no-repeat;
	background-image: url(fotos_pasajeros/boton_medio.gif);
	width: 149px;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.boton_mediosmall {


	background-repeat: no-repeat;
	background-image: url(fotos_pasajeros/boton_medio.gif);

		width: 108px;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pflog {
	text-indent: 20px;
}

