#main_ebus{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 118px;
	font-size: 8pt;
	font-family: arial;
}

/*Enlaces*/
a.oa_ebus:link{ color: white; text-decoration: none;}
a.oa_ebus:visited{ color: white; text-decoration: none;}
a.oa_ebus:hover, a:active{ color: white; text-decoration: underline;}


.ebus_header_izq{
	background-image: url(../images/es/gestionaTiempo.gif);
	background-repeat: no-repeat;
	width: 290px;
	height: 18px;
	/*text-align: right;
	font-size: 8pt;*/
}

.ebus_header_cen{
	background-image: url(../images/es/smsEbus.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 18px;
	cursor: pointer;
	/*text-align: right;
	font-size: 8pt;*/
}

.ebus_header_der{
	background-image: url(../images/es/widget.gif);
	background-repeat: no-repeat;
	width: 46px;
	height: 18px;
	cursor: pointer;
	/*text-align: right;
	font-size: 8pt;*/
}

.ebus_body{
	background-image: url(../images/bg_ebus.gif);
	background-repeat: no-repeat;
	width: 430px;
	height: 100px;
	font-size: 8pt;
	/*vertical-align: top;*/
}

.text_ebus{
	height: 16px;
	width: 95%;
	font-size: 8pt;
	margin: 1px;
	border: 0px solid black;
	color: black;
}

.text_ebus2{
	height: 16px;
	width: 25%;
	font-size: 8pt;
	margin: 1px;
	border: 0px solid black;
	color: black;
}

.text_ebus3{
	height: 16px;
	width: 100%;
	font-size: 7pt;
	margin: 1px;
	color: gray;
}

.select_ebus{
	height: 16px;
	width: 95%;
	font-size: 7pt;
	margin: 1px;
	border: 0px solid black;
	color: black;
}

/*.img_ebus{
	width: 27px;
	height: 22px;
	margin: 1px;
	cursor: hand;
	cursor: pointer;
	padding-right: 2px;
	
}*/

/*.boton_ebus{
	height: 18px;
	width: 95%;
	font-size: 8pt;
	margin: 1px;
}*/

/*.check_ebus{
	border: 0px;
	height: 9px;
	margin: 0px;
}*/

.textarea_ebus{
	/*filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;*/
	width: 100%;
	height: 75px;
	color: black;
	font-size: 8pt;
	border: 0px solid black;
	display: inline;
	font-family: arial;
}

.ebus_columna2{
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
}

#datos_consulta_ebus{
	height: 20px;
	width: 200px;
	color: black;
	font-weight: bold;
}

.tabla_interna{
	margin-left: 2px;
	margin-right: 2px;
	font-size: 8pt;
	font-family: arial;
}

td.ebus{
	/*background-color: #E4E4E4;*/
}

td.ebus3{
	height: 20px;
}

#ebus_boton{
	font-size: 8pt;
}

td.ebus2{
	font-size: 7pt;
	color: gray;
	/*background-color: #E4E4E4;*/
}

#spanParadas{
	color: red;
}

