/****************
 * CSS Setilos  *
 *  pcyaco.es   *
 *  03/09/2008  *
 ****************/

 /* cursor: pointer; */

body.web {
       margin:3px;
       _margin:0px;
       background-color:#FFFFFF;
       font-family: verdana,arial;
       font-size:1em;
       background-image: url("../graficos/fondo.gif");
       background-attachment: fixed;
       color:#000000;
     }

body.msn
{
   background-color:#000000;
   margin:0;
   font-family: verdana,arial;
   color:#FFFFFF;
   font-size:0.9em;
}

body.ScrollPosts
{
   background-color:#000000;
   margin:0;
   font-family: verdana,arial;
   color:#FFFFFF;
   font-size:1em;
}

iframe.msn
{
  border:0;
  width:105px;
  height:190px;
}

iframe.ScrollPosts
{
  border:0;
  overflow-y:hidden;
  overflow-x:hidden;
  width:120px;
  height:230px;
}

hr
{
     margin-top:10px;
     color: #7E7E7E;
     background-color: #7E7E7E;
}


body.iframeAviso
{
   margin:0;
   background-color:#303078;
   font-family: verdana,arial;
   color:#9DC8F2;
   font-size:0.7em;
}

body.iframeAviso a
{
   color:#9DC8F2;
}


iframe.Aviso
{
  border:0;
  width:130Px;
  height:25px;
}



h1
{
    color: #000000;
    text-align:center;
    font-family: verdana,arial;
    font-style:italic;
    font-weight:normal;
    font-size:0.7em;
    text-align:left;
    display:inline;
}

h2
{
    font-size: 0.9em;
    display:inline;
}

img {border:0}
img.news {float:left; margin:5px;}
img.midisca {float:left; margin:5px;}
img.dc {margin-top:5px;}

a          {text-decoration: none; color:#FFFFFF;}
a:hover    {text-decoration: underline;}





   /* TABLA ESTADIS VISITAS */

table.EstVisitas
{
     width:95%;
     margin:0 auto 0 auto;
     border-collapse:separate;
     border-spacing:2px;
     font-size:0.9em;
}

table.EstVisitas thead
{
     background-color: #303078;
     border:outset 1px;
     border:inset 1px;
     font-family:verdana,arial;
     font-style:normal;
     font-weight:bold;
     text-align:center;
}

table.EstVisitas tbody
{
     font-family:verdana,arial;
     font-style:normal;
     font-weight:normal;
     text-align:center;
}

table.EstVisitas thead td
{
     border: 1px #7E7E7E solid;
}

table.EstVisitas tbody td
{
     border: 1px #7E7E7E solid;
}

table.EstVisitas tbody tr
{
    background-color:#000000;
}

table.EstVisitas tbody tr:hover
{
    background-color:#9DC8F2;
    color:#000000;
    font-weight:bold;
}


   /* FIN TABLA ESTADIS VISITAS */



   /* TABLA Con Opcs */

table.Opcs
{
     width:100%;
     margin:0 auto 0 auto;
     border-collapse:separate;
     border-spacing:2px;
     font-size:0.9em;
}

table.Opcs thead
{
     background-color: #9DC8F2;
     border:outset 1px;
     border:inset 1px;
     color:#000000;
     font-family:verdana,arial;
     font-style:normal;
     font-weight:bold;
     text-align:center;
}

table.Opcs tbody
{
     font-family:verdana,arial;
     font-style:normal;
     font-weight:normal;
     text-align:center;
}

table.Opcs thead td
{
     border: 1px #7E7E7E solid;
}

table.Opcs tbody td
{
    border: 1px #7E7E7E solid;
}

table.Opcs tbody td a
{
    width:100%;
    font-weight:normal;
    display:block;
    clear:both;
}

table.Opcs tbody td a:hover
{
    font-weight:bold;
}

table.Opcs tbody tr
{
    background-color:#000000;
}

table.Opcs tbody tr:hover
{
    background-color:#303078;
}



   /* FIN TABLA OPC */



   /* TABLA FORO */

table.Foro
{
     width:100%;
     margin:0 auto 0 auto;
     border-collapse:separate;
     border-spacing:2px;
     font-size:0.9em;
}

table.Foro thead
{
     background-color: #9DC8F2;
     border:outset 1px;
     border:inset 1px;
     color:#000000;
     font-family:verdana,arial;
     font-style:normal;
     font-weight:bold;
     text-align:center;
}

table.Foro tbody
{
     font-family:verdana,arial;
     font-style:normal;
     font-weight:normal;
     text-align:center;
}

table.Foro thead td
{
     font-weight:bold;
     border: 1px #7E7E7E solid;
}

table.Foro tbody td
{
    border: 1px #7E7E7E solid;
}

table.Foro tbody td a
{
    width:100%;
    font-weight:normal;
    display:block;
    clear:both;
}

table.Foro tbody td a:hover
{
    font-weight:normal;
}

table.Foro tbody tr
{
    background-color:#000000;
}

table.Foro tbody tr:hover
{
    background-color:#303078;
}


   /* FIN TABLA FORO */



   /* TABLA FORO_Post */

table.ForoPost
{
     width:100%;
     margin:0 auto 0 auto;
     border-collapse:separate;
     border-spacing:2px;
     font-size:0.9em;
}

table.ForoPost thead
{
     background-color: #9DC8F2;
     border:outset 1px;
     border:inset 1px;
     color:#000000;
     font-family:verdana,arial;
     font-style:normal;
     font-weight:bold;
     text-align:center;
}

table.ForoPost tbody
{
     font-family:verdana,arial;
     font-style:normal;
     font-weight:normal;
     text-align:left;
     vertical-align:top;
}

table.ForoPost thead td
{
     border:1px #7E7E7E solid;
}

table.ForoPost tbody td
{
    padding:5px;
    border:1px #7E7E7E solid;
}

table.ForoPost tbody tr
{
    background-color:#000000;
}




   /* FIN TABLA FORO */



   /* TABLA FORO_Top */

table.ForoTop
{
     width:100%;
     margin:0 auto 0 auto;
     border-collapse:separate;
     border-spacing:2px;
     font-size:0.9em;
}

table.ForoTop thead
{
     border:0;
     color:#FFFFFF;
     font-family:verdana,arial;
     font-size:0.8em;
     font-style:normal;
     font-weight:bold;
     text-align:center;
}

table.ForoTop tbody
{
     border:0;
     color:#000000;
     font-family:verdana,arial;
     font-style:normal;
     font-weight:normal;
     text-align:left;
     vertical-align:top;
}

table.ForoTop tbody a
{
     color:#000000;
}


   /* FIN TABLA Top */


input.Avisos
{
  font-size:1em;
  color: #FF8080;
  font-weight:bold;
  background-color:#000000;
  border-style:none;
}


.MsgError
{
  color:#F73333;
  font-family: verdana,arial;
  font-size:1em;
  font-weight:bold;
}


.MsgAviso
{
  color:#00FFFF;
  font-family: verdana,arial;
  font-size:0.9em;
  font-weight:bold;
}
