/*Template BusquedaAsistida*/
.ContGral{width:980px;margin:0 auto;}
.Col{width:980px;position:relative;top:-155px;}
.Col .ColR{float:left;width:656px;margin:0 9px 0 0;padding:0 0 0 15px;}
.Col .ColL{width:275px;float:left;padding:0 0 0 25px;}

/*ColR*/
/*Box Gral*/
.ColR .Box{width:656px;position:relative;margin:23px 0 0;}
.ColR .Box .CvTop{width:656px;height:23px;background:url(../img/BusAsis/cv_BoxTop.png) no-repeat;position:absolute;top:-23px;left:0;}
.ColR .Box .CvBottom{width:656px;height:8px;background:url(../img/BusAsis/fd_BoxBottom.gif) no-repeat;position:absolute;bottom:-8px;left:0;}
* html .ColR .Box .CvBottom{bottom:-12px;}
.ColR .Box .Cont{background:#fff;width:640px;background:url(../img/BusAsis/fd_BoxMiddle.gif) repeat-y;padding:0 0 0 16px;}

/*ColL*/
.ColL .BannerLeft{width:250px;height:250px;background:#e7e7e7;padding:5px;}
