@charset "utf-8";
/* CSS Document */

.right { float:right;}

#viajes { border-bottom:1px solid #ccc; position:absolute; text-align:center; }
.strong { font-weight:bold;}

.col {  padding:2px 8px; border:1px solid #ccc; text-align:center;}
.red-bg { background:#F00; color:#FFF;}
.orange-bg { background: #F60; color:#FFF;}
.grey { background:#CCC;}

.col a{ color:#4C3100; text-decoration:none;}
.col a:hover { text-decoration:underline; color: #000;}

.busopt { width:200px;}

.fecha-hoy { width:200px; padding-top:10px; float:right;}
.short { width:80px;}
.r-short { width:40px;}
.full-short { width:20px;}

.bloque-bus { border:1px solid #ccc; border-radius: 15px;  float:left; margin-bottom:20px; margin-right:20px;}
.text-form { margin-right:5px; width:100%; float:left;}