body {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	background-image: url(images/back.jpg);
}
.back_menu {
	background-image: url(images/back_menu.jpg);
}
.back_busqueda {
	background-image: url(images/back_busqueda.jpg);
}
.txtfield_busqueda {
	background-image: url(images/back_busqueda.jpg);
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	width: 120px;
}
.txt_descripcion_empresa {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	text-align: justify;
}
.link_menu {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 20px;
	text-decoration: none;
}


.back_contenido {
	background-image: url(images/back_contenido.jpg);
	text-decoration: none;
}
.txt_direcciones_local {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.txt_celeste {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: c9d2d8;
	text-align: justify;
}
.link_menu:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #c9d2d8;
	font-weight: normal;
	padding-right: 20px;
	text-decoration: none;
}
.txt_horario {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
.link_corobori {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.link_corobori:hover {
	font-weight: normal;
	color: #c9d2d8;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
}.txt_descripcion_vehiculo {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
.txt_precio {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0B4278;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
.txt_gris {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.link_pag {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.link_pag:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.txt_azul {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
