/* Hoja de estilos para orcasp.com */

  body { margin: 0pt;
    background: rgb(255, 255, 255) none repeat;
    background-image: url(../orca-imagenes/patron-fondo.gif);
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    }

  a:link, a:visited { color: rgb(51, 51, 204);
    text-decoration: none;
    }

  a:hover, a:active { color: rgb(50, 98, 194);
    text-decoration: underline;
    }

  hr { border: 1px dotted rgb(0, 0, 0);
    }

  h1 { border-bottom-style: solid;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    }

  h2 { font-size: 10pt;
    font-weight: bold;
    }

  #cuerpo { border: 1px solid rgb(0, 0, 0);
    margin: 0px auto;
    background-color: rgb(254, 255, 255);
    font-size: 12px;
    width: 740px;
    height: auto;
    }

  #cabecera { background: rgb(255, 128, 17) none repeat;
    font-size: 10px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    }

  #central { position: static;
    padding-bottom: 10px;
    }

  .franja_arriba { width: 740px;
    height: 31px;
    background-image: url(../orca-imagenes/franja_arriba.gif);
    background-repeat: repeat-x;
    }

  #menu_arriba { background: rgb(214, 214, 214) url(../orca-imagenes/barra-menu.gif) repeat-x;
    width: auto;
    height: 22px;
    font-weight: bold;
    padding-top: 7px;
    padding-left: 10px;
    }

  #menu_arriba a:link, a:visited { color: rgb(51, 51, 51);
    }

  #menu_arriba a:hover, a:active { text-decoration: underline;
    }

  #zona_central { background: rgb(228, 228, 228) url(../orca-imagenes/zona-central.jpg) no-repeat;
   }

  .ayuda_online { position: relative;
    float: right;
    top: -50px;
    left: -15px;
    }

  #bienvenido h1 { border: medium none ;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 10pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    text-decoration: none;
    text-align: left;
    color: rgb(239, 109, 0);
    }

  #bienvenido { font-size: 8pt;
    }

  #cuadro_titulo { border: thin solid rgb(102, 102, 102);
    background: url(../orca-imagenes/titulo-cuadro.gif) repeat-x;
    font-size: 10pt;
    color: Black;
    width: 198px;
    height: 25px;
    }

  #noticias { background: rgb(234, 234, 234) none repeat;
    color: #333333;
    width: 202px;
    }

#noticias p {
	 padding: 5px;
    font-size: 1em;
    font-weight: bold;
    }
#noticias li {
    font-size: 0.8em;
	 color: #ADD8E6;
	 font-weight: bold;
	 list-style: none;
 }

#noticias a:link, a:visited {
	color: #333333;
}
#noticias .selec {
color: Black;
background-color: #F4F4F4;
margin-bottom: 15px;
/* height: 20px; */
}
  .noti { padding-top: 5px;
    padding-left: 5px;
    font-size: 0.8em;
    color: Black;
    font-weight: lighter;
    }

  #textos { background: rgb(244, 244, 244) none repeat;
    font-size: 0.8em;
    color: Black;
    padding-left: 5px;
    padding-top: 7px;
	 width: 535px;
    }
  #textos_index { background: rgb(244, 244, 244) none repeat;
    font-size: 0.8em;
    color: Black;
    padding-left: 5px;
    padding-top: 7px;
    }	 

  #contenido_derecha { font-size: 0.8em;
    padding-top: 5px;
    }

  #contenido_derecha h3 { font-size: 1em;
    }

  .linea_vertical { border-left: 1px dashed rgb(156, 185, 213);
    border-bottom: 1px dashed rgb(156, 185, 213);
    }

  .linea_vertical2 { border-left: 1px dashed rgb(156, 185, 213);
    }

  .linea_horizontal { border-bottom: 1px dashed rgb(156, 185, 213);
    }
.imagen{ 
	float: right;
	margin: 10px;
	overflow: hidden;
	display: block;
}
 .cuadro_caja_compra{
 margin: 10px;
 padding: 5px;
 font-size: 10px;
	width: 200px;
	float: right;
	overflow: hidden;
	display: block;
	background-color: White;
	border: 1px dashed #3366CC;
}
  #barrita_abajo { background: url(../orca-imagenes/barrita-abajo.gif) repeat-x;

    }

  #separador { background: url(../orca-imagenes/separador.gif) repeat-x scroll 0%;
	}

  #zona_baja { border-top: 1px dashed Black;
    border-bottom: 1px dashed Black;
    padding: 5px;
    font-size: 10px;
    }

.Estilo3 {color: #F87000}