@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0;}
img{border:0px;}
a {text-decoration:underline; color:#3d3d3d;}
a:hover {text-decoration:underline; color:#797979;}
#content_ppal{width:332px; position:absolute; left:0px; top:0px; float:left; display:inline;}
#cuerpo_central{width:332px;}
#destino{width: 332px; height: 87px;padding:4px 0 0 15px;}
#tipo{width: 332px; height: 36px;padding:0 0 0 25px;}
#fecha{width: 332px; height: 55px; padding:4px 0 0 25px;} 
#precio {width: 332px; height: 87px;padding:4px 0 0px 15px;} 
.linea{width: 315px; background:#D3D3D3;margin:0 0 2px 7px;}
.texto{font-family: verdana; font-size: 10px; font-weight: bold; color: #3d3d3d; text-decoration: none; float:left;}
.calendario{width: 15px;float:left;display:inline;padding:1px 20px 0px 3px;}
.elemento_texto{float:left; display:inline; padding: 15px 10px 0 40px;}
.elemento_objeto{float:left; width: 200px; padding: 15px 5px 0 0;}
.combo_tipo2{color: #3d3d3d; width: 70px; font-family: verdana,arial;font-size: 10px; border: solid 1px #344496; background: #ffffff;margin:0 0 0 0px;}
.combo_tipo3{color: #3d3d3d; width: 70px; font-family: verdana,arial;font-size: 10px; border: solid 1px #344496; background: #ffffff;margin:0 0 0 15px;}
.caja_texto_destino{width: 150px;  font-family: verdana,arial;font-size: 10px; border: solid 1px #cdcdcd;}
.combo {color: #3d3d3d;font-family: verdana,arial;font-size: 10px;border: solid 1px #344496;background: #ffffff}
.boton {float:left;width: 50px;padding:15px 0 0 120px;display:inline; clear:both;}

#pie {
	position:absolute;
	left:100px;
	top:200px;
	width:332px;
	z-index:3;
}

