
body.b1
{
  text-align: center;
}
body.b1 *
{
  text-align: left;
}
.EnlaceFavoritosMarcadoresEInicio:link {color: blue; text-decoration: none; background-color: white; padding: 1px 10px; border: solid 1px black;}
.EnlaceFavoritosMarcadoresEInicio:visited {color: blue; text-decoration: none; background-color: white; padding: 1px 10px; border: solid 1px black;}
.EnlaceFavoritosMarcadoresEInicio:hover {color: white; text-decoration: none; background-color: blue; padding: 1px 10px; border: solid 1px black;}

.EnlacePieDePagina:link {color: blue; text-decoration: none; background-color: white; padding: 1px 10px; border: solid 1px black;}
.EnlacePieDePagina:visited {color: blue; text-decoration: none; background-color: white; padding: 1px 10px; border: solid 1px black;}
.EnlacePieDePagina:hover {color: white; text-decoration: none; background-color: blue; padding: 1px 10px; border: solid 1px black;}

#BloqueMenuSeccionesDelSitio {margin: 10px;}
.ColorBlanco {color: white;}
.ColorVerde {color: green;}
.ColorAzul {color: blue;}
.FondoColorGris {background-color: red;}
.AlineacionCentrado {text-align: center;}
.AlineacionIzquierda {text-align: left;}
.AlineacionDerecha {text-align: right;}
.LetraDe35Puntos {font-size: 35pt;}
.LetraDe32Puntos {font-size: 32pt;}
.LetraDe29Puntos {font-size: 29pt;}
.LetraDe25Puntos {font-size: 25pt;}
.LetraDe20Puntos {font-size: 20pt;}
.LetraDe14Puntos {font-size: 14pt;}
.LetraDe13Puntos {font-size: 13pt;}
.LetraDe12Puntos {font-size: 12pt;}
.LetraColorVioleta {color: #8A2BE2;}
.LetraColorRojo {color: red;}
.LetraColorVerde {color: green;}
.LetraColorAzul {color: blue;}
.LetraColorNaranja {color: orange;}
.LetraColorBlanco {color: white;}
.LetraColorNegro {color: black;}
.LetraColorGris {color: gray;}
.LetraSuperIndice {vertical-align: super;}
.LetraSubIndice {vertical-align: sub;}
.LetraNormal {vertical-align: middle;}
.LetraEnNegrita {font-weight: bolder;}
.BordeRojo {border-color:red;}
.BordesEstiloSolido {border-style: solid;}

.BordeSuperiorDesactivado {border-top-style: none;}
.BordeSuperiorActivado {border-top-style: solid;}
.BordeInferiorDesactivado {border-bottom-style: none;}
.BordeInferiorActivado {border-bottom-style: solid;}
.BordeIzquierdoDesactivado {border-left-style: none;}
.BordeIzquierdoActivado {border-left-style: solid;}
.BordeDerechoDesactivado {border-right-style: none;}
.BordeDerechoActivado {border-right-style: solid;}

.EncuestasOpcionesDescripciones{background-color: transparent; border-width:0;}
.BloqueEncuesta{border: solid 1px; border-color: #D3D3D3/*LightGray*/; padding-top: 15px; padding-bottom: 15px; width: 100%;}
.BloqueEncuestaEnPaginaPrincipal{border: solid 1px; border-color: #D3D3D3/*LightGray*/; background-color: #92D050; padding-top: 15px; padding-bottom: 15px; width: 100%;}
/*.BloqueEncuesta{background-color: lightgrey; border: solid 1px; border-color: lightgrey; padding-top: 15px; padding-bottom: 15px; width: 100%;}*/
#CuerpoPrincipal {text-align: center; background-color: #D8D8D8/*lightgrey*/;  background-image: url('../Imagenes/Fondo.bmp'); background-repeat: repeat-x; background-attachment: fixed; /* FFF8DC;*/ padding: 0; margin: 0;}
#ContenedorPagina {width: 728px; /*Igual o mayor al ancho del contenido*/ margin: 0 auto; background-color: white; /*#D2B48C;*/ border: solid 1px gray;}
#ContenedorPaginaPrincipal {width: 728px; /*Igual o mayor al ancho del contenido*/ margin: 0 auto; background-color: #948B54; background-image:url('../Imagenes/ILikeYou-Fondo.bmp'); background-repeat: no-repeat; border: solid 1px gray;}
#ContenedorPaginaEncuestasMostrarEncuestas {width: 728px; /*Igual o mayor al ancho del contenido*/ margin: 0 auto; background-color: #92D050; background-image:url('../Imagenes/Encuestas/EncuestasFondo.bmp'); background-repeat: repeat-x; border: solid 1px gray;}
#TablaCuerpoPrincipal {background-color: white;/*#D2B48C;  Usar este, que es mas claro #F2D4AC; */
                       border-width: 0;
                       border-collapse: collapse; /*Bordes internos ¿Quita el espacio en los bordes internos, o cellpadding? */
                       padding: 0;}
#EncabezadoTitulo {text-align: center; padding-left: 10px; padding-right: 10px; width: 100%/*484px*/;}
#EncabezadoNombreDeDominio {font-size: 25pt;}
.h1 {margin: 0;}
.h2 {display: inline;}
.SinSaltoDeLinea {display: inline;}
.ConSaltoDeLinea {display: block;}
#TablaMenuIdiomas {background-color: transparent; border-style: solid; border-color: transparent; border-width: 1px; border-collapse: collapse;}
#CeldaMenuIdiomas {padding: 5px; border-style: solid; border-color: transparent; border-width: 0; text-align: center; vertical-align: middle;}
.TDLogo {padding: 0; width: 122px; height: 99px; border-style: solid; border-color: green; border-width: 1px; border: none; /*vertical-align: middle;*/}
#TablaSinBordesNiEspacios {border-width: 0; border-collapse: collapse; /*Bordes internos ¿Quita el espacio en los bordes internos, o cellpadding? */ padding: 0; width: 100%;}
.FilaPar {background-color: #D3D3D3/*LightGray*/;}
.FilaImpar {background-color: #A9A9A9/*darkgray*/;}
