html,body {
 background-color: #edd39f;
 margin: 0px;
}
a:link       { color: #0003CE; font-family: Tahoma; font-size: 12px; text-decoration: none}
a:active     { color: #0003CE; font-family: Tahoma; font-size: 12px; text-decoration: none}
a:visited    { color: #0003CE; font-family: Tahoma; font-size: 12px; text-decoration: none}
a:hover      { color: #20B3CE; font-family: Tahoma; font-size: 12px; text-decoration: none}
body         {  font-family: Tahoma; font-size: 12px; color: #000000}
li           {  font-family: Tahoma; font-size: 12px; color: #000000}
ol           {  font-family: Tahoma; font-size: 12px; color: #000000}
table {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    border: 1px solid black;
}

td           {  font-family: Tahoma; font-size: 12px; color: #000000}

.head,.head2,.cuerpo,.cuerpo2,.cuerpo1,.cuerpo12,.edicion,.blank,.blank2,.blank3,.blank4,.headForo,.headForo2,.minitext3,.minitext2,.minitext,
.headresenas,.headactividades,.headfotos,.head2resenas,.head2actividades,.head2fotos {
    padding: 4px;
    font-family: Tahoma;
    font-size: 12px;
    color: black;
}

.head,.head2,.cuerpo,.cuerpo2,.cuerpo1,.cuerpo12,.edicion,.blank,.blank2,.blank3,.blank4,.headForo,.headForo2,
.headresenas,.headactividades,.headfotos,.head2resenas,.head2actividades,.head2fotos{
    background: #C9FF5F;
    border-color: #C9FF5F #000000 #000000 #C9FF5F;
    border: 1px;
    border-style: solid;
}

.head,.headresenas,.headactividades,.headfotos{
    border: 0px;
    border-right: 1px;
    border-style: solid;
}

.head2,.head2resenas,.head2actividades,.head2fotos {
    border-bottom: 0px;
}

.minitext    {  color: #999999; background: #FFFAFF; border-style: dashed}
.minitext2   {  font-size: 11px; color: #FF0000;}
.minitext3   {  color: #FF0000;}

.head2       {  
    background: #9EEF00; border-color: #9EEF00 #9EEF00 #000000;
}

.head2actividades,.head2fotos {
    background: #9EEF00; border-color: #9EEF00 #9EEF00 #000000;
}

.head2resenas {
        background: #CCC; border-color: #CCC #CCC #000000;
}

.cuerpo      {
    background-color: #FFFFFF;
    border-color: #000000 #FFFFFF #FFFFFF #FFFFFF
}
.cuerpo2     {
    background-color: #F4FFDF;
    border-color: #000000 #000000 #F0F0F0 #000000
}
.cuerpo1,.cuerpo12     {
    background: #fff6e3;
    border-color: #000000 #F0FFFF #F0FFFF #F0FFFF
}
.cuerpo12    {  
    border-color: #000000 #000000 #F0F0F0 #000000
}
.edicion,blank,blank2     {
    background: #000000;
    border-color: #FFFFFF;
}
.blank,.blank3       {
    background: #FFFFFF;
}
.blank2      { 
    border-color: #000000 #FFFFFF #000000 #FFFFFF
}
.blank3      {
    padding: 0px;
    border-color: #FFFFFF #000000 #FFFFFF #FFFFFF
}
.blank4      {
    background-color: #C9FF5F;
    border-color: #9EEF00;
}

.headresenas {
        background: #DDD;
        border-color: #DDD #000000 #000000 #DDD;
}

.headForo    { background: #E0E0E0; border-color: #000000}

.headForo2   {  background: #E0E0E0;}

.post1 {
border: 1px;
border-collapse: collapse;
background-color: #FFFAEF;
border-style: solid;
border-color: #000000;
margin: 2px;
clear: both;
}

.post2 {
border: 1px;
border-style: solid;
border-collapse: collapse;
background: #FEFEFE;
border-color: #000000 #000000 #000000 #000000;
margin: 2px 2px 2px 2px;
}

#fotoGrande {
 position: absolute;
 top: 0px;
 left: 0px;
 padding: 0px;
 margin: 0px;
 width: 100%;
 height: 100%;
 z-index: 500;
 background-color: #EFEFEF;
 opacity: 0.8;
 vertical-align:middle;
 text-align:center;
}

#cuerpoFotoGrande {
 z-index: 500;
 width: 800px;
 height: 600px;
 position: absolute;
 top: 50%;
 margin-top: -300px;
 left: 50%;
 margin-left: -400px;
}

#cuerpoFotoGrande .flechaIzq {
 cursor:pointer;
 position:absolute;
 z-index:9;
 left:0px;
 top:50%;
 margin-top: -24px;
 margin-left: -52.5px;
}

#cuerpoFotoGrande .flechaDer {
 cursor:pointer;
 position:absolute;
 z-index:9;
 right:0px;
 top:50%;
 margin-top: -24px;
 margin-right: -52.5px;
}

#cuerpoFotoGrande .salir {
 cursor:pointer;
 position:absolute;
 z-index:9;
 right:0px;
 top:0px;
}

#cuerpoFotoGrande .img {
 border:1px solid white;
 z-index:8;
 position:absolute;
 left:0px;
 top:0px;
 opacity: 1;
}

#fotoGrande[id] { /* IE6... */
	position: fixed !important;
}
.fotoGrande[id] { /* IE6... */
	position: fixed !important;
}

#cuerpoFotoGrande[id] { /* IE6... */
	position: fixed !important;
}
.cuerpoFotoGrande[id] { /* IE6... */
	position: fixed !important;
}

.foto {
    float:left;
    width:188px;
    height:157px;
    position:relative;
    cursor:pointer;
}

.foto img {
    border: 0px;
}

.imagenusuario {
     position:relative;
     top:50%;
}

.btBorrar {
   float: left;
   margin-right: 2px;
   cursor: pointer;
}

#pie {
    position:relative;
    z-index:0;
    top:-10px;
    margin:0 0.8%;
}

#pie a {
    color: white; font-family: Tahoma; font-size: 12px; text-decoration: none
}

#pie a:hover {
    color: black;
}

#login .label {
    float: left;
    text-align:right;
    width: 70px;
    line-height: 25px;
}

#login .box {
    float:right;
    width:203px;
}

#login .espacio {
    width: 275px;margin: 1em auto;
}

#login .sinespacio {
    width: 275px;margin: 0em auto;
}

#login .right {
    text-align:right;
}

#login input.text,#buscar input.text,#newpost input.text,#validar input.text,#login input.fecha,#buscar input.fecha,#newpost input.fecha,#validar input.fecha {
    width: 192px;
    height: 16px;
    border: 0px;
    background-image: url('../../../images/box_login.png');
    background-repeat: no-repeat;
    padding: 4px 6px 4px 6px;
    margin-bottom: 1px;
}

#login input.fecha,#buscar input.fecha,#newpost input.fecha,#validar input.fecha {
    width: 83px;
    background-image: url('../../../images/box_calendar.png');
}

#newpost textarea.text {
    width: 94%;
    height: 316px;
    border: 0px;
    border: 1px solid #87c611;
    padding: 4px 10px 4px 6px;
    margin-bottom: 1px;
}

#dataTableContainer {
    width:100%;
    height:337px;
    overflow:auto;
    border: 0px;
}

.marcoFotos {
    width:97%;
    height:319px;
    padding: 2px 6px 4px 4px;
    border: 1px solid #87c611;
    overflow:hidden;
}

.main ,.main tr{
    margin: 0px 4px 0px 4px;
    width:100%;
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
}

.main td {
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
}

.main td table.data td{
    padding: 5px;
}

.grupoImagenes {
    border-top: 1px solid black;
    height: 65px;
    overflow: hidden;
    padding: 5px;
    background-color: white;
    padding-bottom: 10px;
}

.grupoImagenes img {
    margin: 3px;
    border: 1px solid #0C0C0C;
    padding: 2px;
}

table.blank4 td {
    padding: 3px;
}

table.blank4 td.titulo {
    padding-left: 10px;
}

td.enviado {
    background-color: #dbefb3;
    height: 20px;
    vertical-align: middle;
    font-size: 11px;
    padding-left: 5px;
}

div.grupoFotos{
    text-align: center;
    padding: 10px 0px 10px 4px;
}

div.mensaje {
    padding: 6px;
    text-align:left;
}

.lineaTipo1,.lineaTipo1actividades,.lineaTipo1fotos {
    background-color: #F4FFDF;
}

 .lineaTipo1resenas{
    background-color: #EFEFEF;
}

.lineaTipo1resenas td{
    padding: 10px 0;
    border-top: 1px solid black;
}

.lineaTipo2,.lineaTipo2actividades,.lineaTipo2fotos {
    background-color: white;
}

.lineaTipo2resenas td{
    padding: 10px 0;
    border-top: 1px solid black;
}

.firma {
    background-color: #fffffd;
}

.firma div {
        margin:5px;
    text-align: left;
}

.datosBusqueda {
    padding: 5px;
}

span.error {
    color:red;
    font-size: 9pt;
}

span.ok {
    color:green;
    font-size: 9pt;
}

.cuerpoWeb {
    text-align:left;
    padding: 5px 5px 0px;
}

.nusuario {
     border-spacing:0;
     padding:0px;
     margin:0px;
     width:600px;
     border: 0px;
     margin-top: 15px;;
}

.nusuario td {
    text-align: left;
}

.nusuario td.center {
    text-align: center;
}

.nusuario td.right {
    text-align: right;
}

table.tablaPerfil {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

table.tablaPerfil div.avatar{
    vertical-align: top;
    text-align: center;
    border: 1px solid #ccc;
    width: 104px;
    margin-bottom: 1px;
    position:relative;
    top: -1px;
}

table.tablaPerfil div.avatar2 {
    vertical-align: top;
    text-align: center;
    border: 1px solid #ccc;
    margin-bottom: 1px;
    padding: 2px;
    position:relative;
    width: 100px;
    top: 2px;
}

table.tablaPerfil .datosPerfil{
    vertical-align: top;
    text-align: center;
    border: 1px solid #ccc;
}

.padre,.subpadre,.post {
    text-align: left;
}

.subpadre {
    margin-left: 17px;
}

.post {
    margin-left: 20px;
}

.portada a {
    font-size: 18px;
}

.textoPortada {
    position:absolute;
    top:108px;
    left:0px;
    margin:8px;
    font-size: 11pt;
    font-weight: bold;
    color: white;
    width: 627px;
    padding-right: 10px;
}

.textoPortada a{
    font-size: 15pt;
    font-weight: bold;
    color: #58D11C;
}

.textoPortada a:hover{
    color: #EFAD2F;
}

.container img {
    border: 0px;
}

.botonTop {
    min-width: 50px;
    height: 23px;
    /*background: url('../imagenes/fondo-botonTop.jpg') repeat-x top left;*/
    display: block;
    float:left;
    padding: 0 7px;
}

a .botonTop {
    color: black;
    font-family: tahoma;
    font-size: 10pt;
    font-weight: bold;
}

a:hover .botonTop {
    color: #777;
}

.portada {
    width: 50px;
}

.botonDer {
    float:left;
    padding-right: 4px;
}

.botonera {
    width: 724px;
    text-align:left;
    /*margin:0 auto;*/
    line-height: 25px;
    position:absolute;
    top: 110px;
    left:7px;
    z-index: 2;
    background: url('../imagenes/fondo_botonera.png') repeat-x top left;
    height: 52px;
    padding: 11px 4px 11px 2px;
}

.botonera a img {
    border: 0px;
}

#contentPlayer {
    position: absolute;
    right: 0px;
    top: 4px;
}

.contador {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}

.usuariosOnline {
    text-align: center;
}

.contador img {
    vertical-align: bottom;
}

table.contacto {
    border: 0px;
    width: 600px;
}

.contacto input[type="text"]{
    border: 1px solid #ccc;
    float:left;
    width:100%;
    margin-right: 2px;
}

.contacto textarea{
    border: 1px solid #ccc;
    float:left;
    width:100%;
    margin-right: 2px;
}

.mapaWeb a {
    font-size: 14pt;
    font-weight: bold;
}

.frasePortada {
    position:absolute;
    top: 0px;
    right: 70px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
}

.mensajePagina {
    clear:both;
    font-weight: bold;
}

.cuerpoImagenPortada {
 float:left; width: 298px;
}

.cuerpoImagenPortada input[type="text"] {
    border: 1px solid #ccc;
    width: 95%;
}

.mainEstructura {
    text-align:center;
    margin: 0% 2%;
    position:relative;
}

.container .quienessomos{
    width: 885px;
    text-align:left;
    margin:0 auto;
    line-height: 25px;
    position:relative;
}

.quienessomos img {
    border: 1px solid #ccc;
    padding: 7px;
}

.botonera .linea1 {
    border-bottom: 1px solid #ccc;
    width: 700px;
}

div.divPortada {
     width: 893px;
     text-align:left;
     margin:0 auto;
     line-height: 25px;
     position:relative;
}

div.divPortadaBorde {
     border: 1px solid #ccc;
     padding: 3px;
     margin-bottom: 10px;
}

.cuerpoWeb {
    position:relative;z-index:1;
}

.cabeceraWeb {
     position:relative;height: 150px;z-index: 2;
}

.mainEstructura div.frasePortada {
    width: 100%;
}

.frasePortada h1 {
    font-size: 10pt;
    margin: 0px;
}

.botonera a {
    cursor: pointer;
}

.noticia1 {
    color:brown;
    float:right;
    font-size:10pt;
    line-height:16px;
    text-align:justify;
    width:227px;
}

.noticia2 {
    -moz-border-radius:5px 5px 5px 5px;
    background-color:green;
    border:1px solid #CCCCCC;
    color:white;
    float:right;
    font-size:10pt;
    font-weight:bold;
    line-height:16px;
    opacity:0.9;
    padding:5px;
    position:absolute;
    right:0;
    text-align:justify;
    top:0;
    width:421px;
}

.noticia1 p,.noticia2 p {
    margin: 10px 2px;
}

.noticia2 a {
    color: yellow;
}

.noticia2 a:hover {
    color: #88FB15;
}

.linea:hover {
    background-color: yellow;
}

.linea .hora,.linea .usuario,.linea .useragent,.linea .seccion,.linea .post,.linea .icono,.linea .estado {
    float: left;
    margin:5px 15px 5px 0;
}

.linea .hora {
    width: 130px;
}

.linea .usuario {
    width: 100px;
}

.linea .useragent {
    width: 100px;
}

.linea .seccion {
    width: 100px;
}

.linea .post {
    width: 100px;
    text-align: center;
}

.linea .estado {
    width: 100px;
}

.menuUsuario {
    float:right;
    position:absolute;
    right:8px;
    top:27px;
    /*width:638px;*/
    z-index:3;
}

#paginas a {
    margin: 0 5px;
    /*display:block;
    float:left;*/
    color: black;
    font-weight: bold;
}

#paginas a:hover {
    color: green;
}

#paginas a.selected {
    text-decoration: underline;
    color: red;
}

#paginas a.selected:hover {
    color: maroon;
}

#paginas {
   clear:both;
   color:black;
   text-align: left;
}