body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body {  
  color: #1F384B;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  text-align: center;  
}


/* links  */

a {
  color: #A3413B;
  text-decoration: underline;
}
a:hover { color: #D28A86; }

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em}

/* classes */

table.menu { width:430px; line-height:16px; }
table.menu td { font-size:12px; color:#000000 }
table.menu td.titulo { font-size:13px; text-decoration:underline; font-family:'Trebuchet MS', Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#D28A86 }
table.menu td.header { font-size:13px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:black }

.normal { font-size:12px; color:#580105 }

.error { color: red; }

/* page structure & layout */




#page {
  background-color: #FBF9D3;
  border-left: 0px solid #000;
  border-right: 0px solid #000;
  margin: 0 auto;
  text-align: left;
  width: 760px;
}

#page_container {
  
  /*background-image: url('../../public/images/bg_sombra.jpg'); */
  background-repeat:repeat-y; 
  background-position:center 10px;
  border-left: 4px solid #67B3E3;
  border-right: 4px solid #67B3E3;
  margin: 0 auto;
  margin-top:0px;
  text-align: left;
  width: 758px;
  overflow:hidden;
  
}

#top_float {
  border:0px solid red;
  width: 766px;
  height:36px;
  display:block;
  margin: 0 auto;
  margin-top:-3px;
  background-image: url('../../public/images/top_cabecera.png'); background-repeat:no-repeat;
}

#header {	
  background-color: #FBF9D3;
  background-image: url('../../public/images/top_cabeceraback.jpg'); background-repeat:no-repeat;
  border-bottom: 0px solid #840109;
  width: 766px;
  height: 139px;
  margin: 0 auto;
  position: relative;
}

#breadcrumb {
  background: #87BCD8;
  border-bottom: 2px solid #90C7E4;
  color: #4C7897;
  font-size: 1.2em;
  height: 46px;
  position: relative;
}
#info {
  background: #76AAC9; 
  border-bottom: 3px solid #93CCEA;
  color: #E4EEF4; 	
  font-size: 1.2em;
  line-height: 2.0em;	
  position: relative;
  padding: 20px 230px 20px 30px;
}
#sidebar {
  color: #A3413B;
  background-color:#E4E9E9;
  float: left;
  font-size: 1.1em;
  line-height: 1.4em;
  padding: 10px 0px 0px 5px;
  width: 200px;
  height:1350px;
  overflow:hidden;
}
#content {
  float: left;
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 10px 0px 10px 10px;
  padding: 10px 10px 20px 10px;
  width: 514px;
  /*height:1250px;
  overflow:scroll;*/
  border:0px solid red;
  background-color:#BECBCA;  
}
#content_titlebar {
  float: left;
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 10px 0px 0px 10px;
  padding: 10px 20px 7px 10px;
  width: 504px;
  height:22px;
  border:0px solid red;
  background-color:#8A9EAD;
  background-image: url('../../public/images/bg_rayado.jpg'); background-position:bottom left; background-repeat:repeat-x;
}

table.horario		{ border:1px solid #505050; background-color:#505050; margin-bottom:10px }
table.horario tr	{ border:1px solid #505050; }
table.horario tr td	{ border:1px solid #505050; }
td.cell_title  		{ text-align:center; background-color:#8A9EAD; font-size:8px; color:white; padding-left:2px; }
td.cell_list   		{ text-align:center; line-height:16px; background-color:white; font-size:11px; color:black; height:24px; margin:0px; padding:0px; padding-left:2px}
td.cell_list_hot	{ text-decoration:blink; text-align:center; line-height:16px; background-color:#FFD5B4; font-size:11px; color:black; height:24px; margin:0px; padding:0px; padding-left:2px}
td.localizador		{ font-size:10px; color:black; line-height:14px; margin:0px; padding:0px }
td.titulo 			{ font-size:15px; text-decoration:underline; text-transform:uppercase; font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif; 
					  font-weight:bold; color:#F0F0F0; padding-top:10px; padding-bottom:20px }
td.contenido		{ font-size:13px; text-align:justify; font-family:Tahoma, Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif; 
					  color:#000000; padding-top:10px; padding-bottom:20px }

div.lineaA			{ border:1px solid #79AED9; background-color:#79AED9; color:white; font-size:10px; width:20px; height:12px; padding:0px; padding-bottom:4px; margin:3px }
div.lineaB			{ border:1px solid #2469BB; background-color:#2469BB; color:white; font-size:10px; width:20px; height:12px; padding:0px; padding-bottom:4px; margin:3px }
div.lineaC			{ border:1px solid #D6C381; background-color:#D6C381; color:white; font-size:10px; width:20px; height:12px; padding:0px; padding-bottom:4px; margin:3px }
div.lineaD			{ border:1px solid #CDAA30; background-color:#CDAA30; color:white; font-size:10px; width:20px; height:12px; padding:0px; padding-bottom:4px; margin:3px }

td.lineaA			{ background-color:#79AED9; color:white; font-size:10px; padding:0px; line-height:16px; text-align:center; width:30px }
td.lineaB			{ background-color:#2469BB; color:white; font-size:10px; padding:0px; line-height:16px; text-align:center; width:30px }
td.lineaA_hot		{ text-decoration:blink; background-color:#79AED9; color:white; font-size:10px; padding:0px; line-height:16px; text-align:center; width:30px }
td.lineaB_hot		{ text-decoration:blink; background-color:#2469BB; color:white; font-size:10px; padding:0px; line-height:16px; text-align:center; width:30px }


#buscador {
	width:186px;
	height:220px;
	margin:0px;
	margin-left:4px;
	padding:0px;
	margin-top:0px;
	padding-left:0px;
	font-size:12px;
	color:#2469BB;
	font-family:'Trebuchet MS';
	overflow:hidden;
	background-color:#BECBCA;
	border:0px solid black;
}
#buscador table tr td { padding:0px; margin:0px; text-align:left }

#flota {
	width:179px;
	height:260px;
	margin:0px;
	margin-left:4px;
	padding:0px;
	margin-top:10px;
	padding-left:5px;
	font-size:12px;
	color:#282F44;
	font-family:'Trebuchet MS';
	overflow:hidden;
	background-color:#EFF4F4;
	background-image: url('../../public/images/bg_flota.jpg'); background-position:bottom left; background-repeat:repeat-x;
	border:1px solid #BECBCA;
}
#localizador {
	width:174px;
	height:420px;
	margin:0px;
	margin-left:4px;
	padding:0px;
	margin-top:10px;
	padding-left:10px;
	font-size:12px;
	color:#681A15;
	font-family:'Trebuchet MS';
	overflow:hidden;
	background-color:#E9D8A0;
	background-image: url('../../public/images/bg_localizador.jpg'); background-position:bottom left; background-repeat:no-repeat;
	border:1px solid #D6C385;
}
#movil {
	width:179px;
	height:80px;
	margin:0px;
	margin-left:4px;
	padding:0px;
	margin-top:10px;
	padding-left:5px;
	font-size:12px;
	color:#282F44;
	font-family:'Trebuchet MS';
	overflow:hidden;
	cursor:pointer;
	background-color:#EFF4F4;
	background-image: url('../../public/images/movil.jpg'); background-position:center center; background-repeat:no-repeat;
	border:1px solid #676767;
}





#ofertas {
	width:245px;
	height:130px;
	margin:0px;
	padding:0px;
	padding-left:30px;
	font-size:12px;
	color:#681A15;
	font-family:'Trebuchet MS';
	overflow:hidden;
	background-image: url('../../public/images/bg_ofertas.jpg'); background-position:left 5px; background-repeat:no-repeat;
	border:0px solid black;
}
#datos {
	width:245px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:17px;
	overflow:hidden;
	border:0px solid black;

}
#footer {
  width:100%;
  margin-left:0px;
  overflow:hidden;
  border-top: 1px solid #DBDFE0;
  clear: both;
  color: #2C506A;
  font-size: 1.1em;
  height: 45px;
  background-color:#8A9EAD;
  background-image: url('../../public/images/bg_rayado.jpg'); background-position:top left; background-repeat:repeat-x;  
}

/* header */

#header h1 {
  display:none;
  font-size: 4.0em;
  position: absolute;
  margin: 30px 0 0 45px;
}
#header h1 a {
  color: #9ca9b7;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
  color: #fff;
  font-size: 18px;
}

/* navigation */

#nav {
  bottom: 0;
  font-size: 1.1em;
  position: absolute;
  right: 1px;
  margin-left:4px;
  margin-right:3px;	
}
#nav ul {
  display: inline;
}
#nav li {
  display: block;
  float: left;
  list-style: none;

}
#nav li.fecha,
#nav li a {
  width:78px;
  height:16px; 
  overflow:hidden;
  background: #2D4C94;
  color: #fff;
  display: block;
  margin: 0 0px 0 0px;
  line-height: 1.6em;
  padding:0 auto;
  padding-top: 4px;
  margin-bottom: 1px;
  text-align: center;
  text-decoration: none;
  border:none; 
  border-left:1px solid white
}
#nav li a:hover,
#nav li a.current { border:none; border-left:1px solid white; background: #3A63C0; }


div.contact-right { margin-bottom:15px; }



/* breadcrumb */

#breadcrumb a {
  color: #4c7897;
  text-decoration: none;
}

/* info */

#info a {
  color: #E4EEF4;
}

/* content */

#content h2 {
  color: #a3413b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  border-bottom: 0px solid #F1C8C6;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0 0 10px 0;
  margin: 0 0 30px 0;
  background-color:#8A9EAD;
}
#content h2 a {
  color: #76aac9;
  text-decoration: none;
}
#content h2 a:hover {
  color: #7C90A1;
}
#content h3, #content h4 {
  color: #dfe3e4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  border-bottom: 1px solid #93A0A4;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0 0 10px 0;
  margin: 0 0 30px 0;
}

#content h3 a {
  text-decoration:none;
  color:#333333;
}

#content p {
  line-height: 1.5em;
  margin: 0 0 20px 0;
}
#content ol {
  line-height: 1.8em;
  margin: 0 30px 20px 50px;
}
#content ul {
  line-height: 1.8em;
  margin: 0 30px 20px 30px;
}
#content ul li {
  line-height: 1.8em;
  list-style: square;
  padding-left: 2px;
}

/* secondary content */

#sidebar h2, #sidebar h3 {
  color: #444;
  font-size: 1.5em;
  font-weight: normal;
  margin: 20px 0 5px 0;
  padding: 7px 0 7px 0;
}
#sidebar p { margin: 0; }
#sidebar ul {
  margin: 7px 0 20px 20px;
}
#sidebar ul li {
  height: 17px;
  list-style: square;
}	
#sidebar a {
  color: #2469BB;
}
#sidebar a:hover { color: #4D8DDD; }


/* footer */

#footer p {
  line-height: 1.5em;
  margin-top: 15px;
  text-align: center;
}
#footer a {
  color: #5A6D7C;
  text-decoration: underline;
}



/* misc */

a img { border: none; }
acronym { cursor: help; }
blockquote {
  background: url(quote.gif) no-repeat 10px 0;
  color: #76aac9;
  border-left: 2px solid #76aac9;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left {
  background: #fff;
  border: 1px solid #e3e7e8;
  float: left;
  margin: .5em 12px 6px 0;
  padding: 6px;
}
.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}

/* comment */
.comment-form-body {
  width: 450px;
}