/******* Esquema de tres columnas******/
.ly3_container { background: transparent url(../images/linea_V_3_1.gif) repeat-y left; width: 100%; min-width: 777px; height: auto; display: inline; clear: both; float: left; }
.tercioPantalla { width: 32%; margin: 0; padding: 0 5px; margin-bottom: 10px; }

.ly3_1 { padding-left: 0; background: transparent;  display: inline; float: left; max-width: 255px; }
* html .ly3_1 {width: 251px; }

.ly3_2 {background: transparent;  display: inline; float: left;   }
* html .ly3_2 {width: 251px; }

.ly3_3 {display: inline; padding-right: 0; margin-right: 0; display: inline; float: left;   }
* html .ly3_3 {width: 251px; }

/******* Esquema de una columna ancha y una columna corta ******/
.ly2_1 {min-width: 200px; margin: 0 265px 0 0;}
* html .ly2_1 {}

.ly2_2 {width: 245px; float: right; margin-top: -10px; }
* html .ly2_2 {width: 245px; margin-top: 0px;}

/******* Esquema de una única columna ******/
.ly1	{ min-width: 500px; width: 100%; display: inline; float: left; clear: both; margin-bottom: 10px;  }
.ly0	{ width: 100%;  }
.ly1listado { margin-bottom: 0; }

/******* Esquema de una columna pequeña izq y una grande derecha (elemento terminal) ******/
.ly2b_1 {display: inline; width: 250px; float: left; margin-bottom: 10px; margin-top: 0px; background: transparent url(../images/linea_V.gif) repeat-y right;   }
* html .ly2b_1 {width: 245px; }

.ly2b_2	{width: auto; padding-left: 10px; margin-left:255px; margin-bottom: 10px;   }
/* tenía un display: inline-block */

.separador_V31 { background: transparent url(../images/linea_V_3_1.gif) repeat-y left; }

/*********** Home *************/
/* esto estaba: background: transparent url(../images/linea_V_home_2.gif) repeat-y right;  */
#homeContainer { min-width: 747px; display: block; float: left; margin-bottom: 10px; }

.lyHome {min-width: 255px; margin: 24px 0 0 590px; float: right; display: inline;}

.lyHome_1 {width: 266px; float: left; margin-left: -10px; margin-bottom: 10px; background: transparent url(../images/linea_V.gif) repeat-y right; }
* html .lyHome_1 { width: 247px; margin-left: -5px; margin-bottom: 0; }

.lyHome_2 { margin-left: 256px; margin-right: 254px; margin-bottom: 10px; padding-left: 10px; padding-right: 10px; background: transparent url(../images/linea_V.gif) repeat-y right; }
* html .lyHome_2 {  margin-right: 253px; padding-right: 10px;  margin-bottom: 0; }


.lyHome_3 {float: right; display: inline; width: 243px; margin-bottom: 10px;  }
*:first-child+html .lyHome_3 {  margin-bottom: 0; width: 256px; }

#agendaItemsContainer { height: 100%; display: inline; float: left; padding-top: 25px; margin-bottom: -30px}
*:first-child+html #agendaItemsContainer { padding-top: 16px; margin-bottom: -20px; }
