/* $Id: styles.css,v 1.1 2009/01/31 21:28:46 dvessel Exp $ */

body {
  background: url("../img/fondo_con_rayitas.jpg");
  margin: 0px auto 0px;
  background-color:#FFFFFF;
   font:62.5% Georgia,'Times New Roman',serif; letter-spacing:1;
   }
#degradado {
 /* border-radius:2ex;
  -webkit-border-radius:2ex;
  -moz-border-radius:2ex;
  z-index:0;*/
  -moz-border-radius: 8px 8px 8px 8px;
  background: url("../img/degradado1.png");
  background-repeat:repeat-x;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 2px solid #E6EAED;
  padding: 5px;
  color: #fff;
}
#top{
  margin-bottom: 10px;
  margin-left: 162px;
  float: left;
}
#sti {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}
#sti0 img {
  margin-bottom: 0px;
}
#sti1 {
  float: left;
  margin-left: 10px;
  margin-bottom: 9px;
}
#sti1 img{
  margin-bottom: 9px;
}
#sti img{
  margin-bottom: 9px;
}
#tags {
  margin-bottom: 5px;
}
#iconos {
  margin-bottom: 7px;
  float:left;
}
#iconos ul{
  list-style:none;
}
#iconos ul li{
  float:right;
  padding-left:4px;
  padding-bottom:10px;
}
#video {
  float:left;
  margin-bottom: 18px;
}
#header1 {
  float:left;
  margin-bottom: 18px;
}
#accordion {
  margin-bottom: 18px;
  text-align:left;
}

#mapa {
  background: url("../img/fondo_azul_inferior_1700_800.jpg");
  background-repeat:repeat-x;
  padding:10px 0px 20px 0px;
}

#footer {
  padding:10px 0px 0px 0px;
}
#footer ul {
  text-align:left;
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
  font: 12px verdana, arial, helvetica, sans-serif;
  color:#4E82B5;
  font-weight:bold;
  }
#footer li {
  display: block;
  font: 11px verdana, arial, helvetica, sans-serif;
  line-height:1.4em;
  color:#8B8B8B;
  }
#footer li a {
    font: 11px verdana, arial, helvetica, sans-serif;
    line-height:1.4em;
    color: #8B8B8B;
    text-decoration: none;
}
#footer li a:visited {
    font: 11px verdana, arial, helvetica, sans-serif;
    line-height:1.4em;
    color: #8B8B8B;
}
#footer li a:hover, a:focus, a:active {
    font: 11px verdana, arial, helvetica, sans-serif;
    line-height:1.4em;
    color: #FFFFFF;
}
#pie {
  background-color: #333333;
  padding:10px 0px 5px 0px;
  margin-top: 1px;
  font: 10px verdana, arial, helvetica, sans-serif;  color:#FFFFFF;
  text-align: center;
}

#breve {
  font: 11px verdana, arial, helvetica, sans-serif;  color:#4E82B4;
  font-weight:bold;
  padding-top: 25px;
  padding-left: 7px;
  text-align:left;
  padding-bottom: 26px;
  height: 235px;
}
#breve img {
  float: left;
  margin-right:10px;
}

#breve ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#breve li {
  background-image: url(../img/punto.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 7px;
}

#breve a, a:active, a:visited {
  font: bold 11px verdana, arial, helvetica, sans-serif;
    color: #1C6EA0;
    /*outline: medium none;  */
    text-decoration: none; 
}
#breve a:hover {
   text-decoration: underline;
    /*border-bottom: 1px dotted transparent;*/
}


#loguitos img {
  float: left;
  margin-right:12px;
}



a#usbnoticias {
display:block;
width:39px;
height:38px;
background:url(../img/usbnoticias.png);
}
a#usbnoticias:link {
   background-position: top left;
}
a#usbnoticias:hover {
   background-position: top right!important;
}
a#esopo {
display:block;
width:39px;
height:38px;
background:url(../img/esopo.png);
}
a#esopo:link {
   background-position: top left;
}
a#esopo:hover {
   background-position: top right!important;
}
a#canalusb {
display:block;
width:39px;
height:38px;
background:url(../img/canalusb.png);
}
a#canalusb:link {
   background-position: top left;
}
a#canalusb:hover {
   background-position: top right!important;
}
a#calendario {
display:block;
width:39px;
height:38px;
background:url(../img/calendario.png);
}
a#calendario:link {
   background-position: top left;
}
a#calendario:hover {
   background-position: top right!important;
}
a#webmail {
display:block;
width:39px;
height:38px;
background:url(../img/webmail.png);
}
a#webmail:link {
   background-position: top left;
}
a#webmail:hover {
   background-position: top right!important;
}
a#agenda {
display:block;
width:39px;
height:38px;
background:url(../img/agenda.png);
}
a#agenda:link {
   background-position: top left;
}
a#agenda:hover {
   background-position: top right!important;
}
a#evirtual {
display:block;
width:39px;
height:38px;
background:url(../img/osmosis.png);
}
a#evirtual:link {
   background-position: top left;
}
a#evirtual:hover {
   background-position: top right!important;
}

#footerSearch {
    position: absolute;
    right: 30px;
    top: 25px;
    width: 325px;
}
#footerSearch input {
    font-family: Helvetica,Arial,"MS Trebuchet",sans-serif;
    font-size: 11px;
    font-style: italic;
}
#footerSearch input[type="text"] {
    background: url("../img/search_box.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    padding: 8px 10px;
    width: 245px;
}
#footerSearch input[type="text"]:focus {
    -moz-box-shadow: none;
}

#buscador{
  height:25px;
  border:none;
  margin-top:15px;
  margin-bottom: 7px;
  background:url("../img/search_box.png") no-repeat scroll left top transparent;
  position: absolute;

}
#s {
  border:none;
  color:#666666;
  background:url("../img/search_box1.png") no-repeat scroll left top transparent;
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  text-align:left;
  font-size:12px;
  margin-top:3px;
  padding-left:8px;
  width:190px;
}
#submitButton{
  background:url('../img/search.png') no-repeat;
  width:62px;
  height:25px;
  text-indent:-9999px;
  overflow:hidden;
  text-transform:uppercase;
  border:none;
  cursor:pointer;
  margin-top:1px;
  margin-left:38px;
}






************************************VIEJO**********************************************************************************

/*#header {
  margin:0 auto 0 auto; width:960px;
  background: url("/themes/ninesixty/images/fondo_logo.jpg");
  background-repeat:repeat-x;
    background-color: #FFFFFF;

   color: #fff;

   padding: 10px;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;

   box-shadow: 3px 2px 13px  #666666;
   -webkit-box-shadow: 3px 2px 13px  #666666;
   -moz-box-shadow: 3px 2px 13px  #666666;
}*/
/*#contenedor {
  padding:20px 0px 20px 0px;
  margin:0px 0px 0px 0px;
  background: url("/themes/ninesixty/images/fondo_con_rayitas.jpg");
}

#content {
  /*background-color: #FFFFFF;*/
/*  padding:10px 0px 0px 0px;
}

#footerpie { background: url("/themes/ninesixty/images/fondo_gris.gif"); margin: 1px 0px 0px 0px; padding: 10px 0px 0px 0px; }
#footerpie { font: 9px verdana, arial, helvetica, sans-serif;  color:#FFFFFF;}


/*#icon-header { -moz-border-radius: 4px; -webkit-border-radius: 4px; height: 121px; width:380px; margin: 17px 0px 0px 10px; }
#icon-header {background: url("/themes/ninesixty/images/fc3.jpg");}*/
/*#icon-header li { list-style: none; position: relative; padding: .2em .2em 0; }
#icon-header li { position: relative; float: right; border-bottom-width: 0 !important; margin: 24px 0px 20px 10px;  padding: 0px 0px 0px 0px; }
#icon-header li a { float: right; text-decoration: none; padding: .5em 1em; font-weight: bold; }
/*#icon-header form { position: relative; float: right; margin: 0px 0px 0px 0px;  padding: 0px 0px 0px 0px; }
#icon-header input { list-style: none; position: relative; }
#icon-header input { position: relative; float: left; border-bottom-width: 0 !important; }
#icon-header input { float: left; text-decoration: none;  }
/*#icon-header {border-style:solid; border-width:1px; border-color:#999999;}*/


/*#componente { -moz-border-radius: 4px; -webkit-border-radius: 4px; width:538px; height: 462px; }
#componente { background: #FFFFFF;}
#componente {border-style:solid; border-width:1px; border-color:#FFFFFF;}


#video { -moz-border-radius: 4px; -webkit-border-radius: 4px; width:380px; height: 247px; margin: 0px 0px 0px 10px; }
#video {background: url("/themes/ninesixty/images/fc3.jpg");}
/*#video {border-style:solid; border-width:1px; border-color:#999999;}*/

/*#acordion {width:382px; margin: 20px 0px 0px 10px; padding:0;}

#nav-header { -moz-border-radius: 4px; -webkit-border-radius: 4px; height: 32px; width:380px; margin: 2px 0px 0px 10px; }
#nav-header  {background: url("/themes/ninesixty/images/fc3.jpg");}
/*#nav-header {border-style:solid; border-width:1px; border-color:#999999;}*/

/*#nav-header li { list-style: none; position: relative; }
#nav-header li { position: relative; float: left; border-bottom-width: 0 !important; margin: 8px 5px 5px 8px; padding: 0; }
#nav-header li a { float: left; text-decoration: none;  font-weight: bold; color:#FFFFFF; }
#nav-header li a { font-family: Geneva, Arial, Helvetica, sans-serif;   font-size: 11px; font-weight: bold; }
#nav-header li a:hover, a:focus { color:#4E82B5; }

#stikers { -moz-border-radius: 4px; -webkit-border-radius: 4px; width:538px; height: 140px; }
/*#stikers {border-style:solid; border-width:1px; border-color:#999999;}*/

/*#nav-header a, a:link, a:visited, a:active {
  padding: 10px 5px 0px;
  color: #666666;
  text-decoration: none;
}
#nav-header a:hover, a:focus {
  color: #0678BE;
  text-decoration: none;
}*/
/*#logo {
  height:120px;
}*/

/*#nav-header {
      list-style:none;
}
#nav-header li {
      margin:2px;
      padding:0;
      float:left;
}
#nav-header li a {
      display:block;
      width:75px;
      padding:4px 6px 4px 6px;
      text-decoration:none;
      font-weight: bold;
      text-align:center;
      font-size:12px;
      color:#666666;
      background-color:#000000;
}*/
/*//Ahora vamos con el hover:*/
/*#nav-header li a:hover, a:focus {
      color:#FFFFFF;
      /*background-color:#FFFFFF; */
}*/

