#ficha{
	position:relative;
	width:550px;
	height:240px;
	padding:0px;
	margin: 0 auto;

}

#ficha .detalle{
	width:450px;
	height:190px;
	position:absolute;
	margin:21px 0 0 50px;
	border:2px dotted #CDE4FB;
	background:#ffffff;
	
}
#ficha .detalle div{


}
.titulo{
	width:440px;
	font-family:arial,tahoma;
	font-size:15px;
	color:#19528E;
	letter-spacing:-1px;
	font-weight:bold;
	padding:8px 0 1px 0px;
	margin:0 0 5px 5px;
	border-bottom: 1px dotted #706F6F;
}

.titulo2{
	font-family:arial,tahoma;
	font-size:13px;
	letter-spacing:-1px;
	padding:0 0 2px 0px;
	margin:0 0 0px 5px;
	border-bottom: 0px dotted #706F6F;
}
.detalle span{
font-weight:bold;
color:#19528E;
}

.volver{
	width:145px;
	text-aling:right;
	margin:9px auto;
	font-family:arial,tahoma;
	font-size:12px;
	
}
.bus{
	font-family:"tahoma",serif;
	font-size:11px;
	/*background:#F9F9F9;*/
	border:0;
	/*border-bottom:1px dotted #4F4F50;*/
	border:1px solid #9A9A9B;
	padding: .2em;
	width:110px;
}
.textobus{
	font-family:arial,"tahoma",serif;
	font-size:12px;
	letter-spacing:-1px;
}
select{
font-family:"tahoma",serif;
	font-size:11px;
	}
