 #popLayer{
	position: absolute;
	/*width: 300px;*/
	/*height: 467px;*/
	left: 700px;
	top: 80px;
	visibility: visible;
 }


 .logo{
    float: left;
    margin-left: 0px;
 }
 
 img {
 	border:0px;
 }	

 .buscador{
    float: right;
    width: 350px;
    height: 100px;
    background-color: #ece7e1;
    border: 1px solid #999999;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
    text-align: left;
    margin-right: 15px;
    line-height: 25px;
 }
 .buscador_titulo{
    width: 100%;
    height: 20px;
    background-color: #5d5151;
    color: #ffffff;
 }

 body{
  text-align: center;
  margin:15px auto 1px auto;
	width:990px;
 }

 .separador{
    /*margin-top: 15px;*/
    margin-bottom: 15px;
    height: 60px;
    width: 100%;
    background-color: rgb(236, 231, 225);
    text-align: center;
    float: left;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
 }

 .separador_texto{
    width: 750px;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    color: #666666;
    margin: 0 auto;
 }

 .contenedor_central {
    width: 990px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: auto;
    clear: left;
	/*border:1px solid red;*/
 }

 .menu_bloque {
    background-color: rgb(236, 231, 225);
    width: 125px;
    height: 2150px;
    float: left;
    clear: left;
    display: block;
 }

 .menu_item {
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    width: 100%;
    height: 26px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    color: #666666;
 }

 .cuerpo {
    width: 840px;
    /*float: left;*/
    margin-left: 10px;
 }

 .cuerpo_item {
    border: 1px solid #AAA;
    margin-left: 15px;
    margin-bottom: 15px;
	text-align:center;
    /*float: left;*/
 }

 .cuerpo_item_imagen {
    margin-top: 15px;
    margin-left: 15px;
 }

 .cuerpo_item_texto {
    width: 100%;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 20px;
    background-color: rgb(236, 231, 225);
    text-align: left;
    color: #666666;
 }

 .cuerpo_item_texto_titulo {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
 }

 .cuerpo_texto{
    width: 575px;
    margin-left: 15px;
    margin-top: 15px;
    background-color: rgb(236, 231, 225);
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
 }
 
 
  .marca{
    width: 400px;
    height: auto;

    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    float: right;
    color: #666666;
 }

 .ups{
    width: 400px;
    float: right;
    height: 100px;
 }

 .ups_texto{
    float: right;
    display: block;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    width: 200px;
    color: #666666;
 }


  .art_cuerpo_item {
    border: 2px solid rgb(218, 207, 196);
    width: 240px;
    height: auto;
    margin-left: 5px;
    margin-bottom: 15px;
    float: left;
 }

 .art_cuerpo_item_imagen{
    margin-top: 10px;
    margin-left: 5px;
 }

 .art_cuerpo_item_texto{
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    background-color: rgb(236, 231, 225);
    color: #666666;
 }
 

  .art_buscador{
    float: left;
    width: 200px;
    height: 100px;
    background-color: #ece7e1;
    border: 1px solid #999999;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
    text-align: left;
    margin-right: 15px;
    line-height: 25px;
 }
 .art_buscador_titulo{
    width: 100%;
    height: 20px;
    background-color: #5d5151;
    color: #ffffff;
 }
td.pief {
}
.banner_inferior {
	margin-top:15px;
	text-align:center;	
}