body{
  margin: 0;
  background-image: url(../img/fondo.jpg);
  font: normal 0.7em "MS Sans Serif", Geneva, sans-serif;
  text-align: center;
}

#contenedor {
  text-align: left;
  width: 779px;
  margin-left: auto;
  margin-right: auto;
}

.arreglo{
  display: block;
  clear: both;
  line-height: 2px;
}

a:link{
  color: Black;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  color: Red;
}

a:visited {
  color: Navy;
  text-decoration: none;
}

#cabecera {
  position: relative;
  float: left;
  background: url(../img/cabeceraHome.jpg) left top no-repeat;
  width: 779px;
  height: 100px;
  border-right: 1px solid black;
}

#enlaceLogo{
  display: block;
  position: relative;
  float: left;
  left: 228px;
  top: 2px;
  width: 339px;
  height: 68px;
}

#fecha{
  position: absolute;
  top: 2px;
  left: 5px;
  height: 15px;
}

#zonaLogin{
  position: relative;
  top: 2px;
  float: right;
  width: 170px;
  height: 73px;
  text-align: center;
  padding: 5px 0;
}

#usuario{
  font-weight: bold;
  display: block;
  margin-top: 5px;
}

#formulario{
  text-align: right;
  margin-right: 10px;
}

#desconectar{
  margin-top: 5px;
  margin-left: 10px;
  padding: 2px 3px;
  border: 1px solid black;
  background-color: white;
  width: 60px;
  display: block;
  float: left;
  font-size: 0.8em;
}

#registrese{
  margin-top: 5px;
  font-size: 0.8em;
  padding: 2px 3px;
  border: 1px solid black;
  margin-left: 5px;
  background-color: white;
  width: 55px;
  display: block;
  float: left;
}

#olvidoClave{
  font-size: 0.8em;
  margin-top: 5px;
  margin-left: 5px;
  padding: 2px 3px;
  border: 1px solid black;
  background-color: white;
  width: 75px;
  display: block;
  float: left;
}

#misDatos{
  margin-top: 5px;
  margin-left: 5px;
  font-size: 0.8em;
  padding: 2px 3px;
  border: 1px solid black;
  background-color: white;
  width: 50px;
  display: block;
  float: left;
}

.campos{
  font-size: 0.9em;
  background-color: #292D42;
  border: 1px solid black;
  color: White;
  margin: 0 0 1px 0;
}

.botonForm{
  border: 1px solid black;
  background-color: white;
  font-size: 0.8em;
  font-weight: bold;
}

form{
  margin: 0;
  padding: 0;
}

#menuSuperior{
  position: absolute;
  top: 81px;
/*  left: 5px;*/
  right: 5px;
  width: 570px;
  height: 13px;
  text-align: right;
}

#contactar{
  position: absolute;
  top: 80px;
  left: 5px;
  width: 67px;
  background: url(/resources/img/icoContactar.gif) left center no-repeat;
  padding-left: 30px;
  border: 1px solid white;
}

#contenidos{
  position: relative;
  float: left;
  font-size: 1.2em;
  width: 774px;
  padding: 5px 2px 15px 2px;
  background-color: white;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

#LateralIzquierdo{
  position: relative;
  float: left;
  margin: 0;
  margin-left: 2px;
  width: 155px;
  height: auto;
}

#menuLateral {
  margin-top: 10px;
  width: 100%;
}

#menuLateral h3{
  background: url(/resources/img/cuadritoMenu.gif) left center no-repeat;
  font-size: 1em;
  margin: 0;
  font-weight: normal;
  padding-left: 11px;
}

#menuLateral ul{
  color: white;
  background-image: url(../img/fondoMenuLateral.jpg);
  background-color: #292D42;
  margin: 0;
  padding: 5px;
  list-style-image: url(../img/icoMenu.gif);
  list-style-position: inside;
}

#menuLateral ul ul{
  margin-left: 10px;
  background: none;
}

#menuLateral p{
  padding: 1px;
  margin: 1px;
}
#menuLateral a{
  color: #FFFFCC;
  text-decoration: none;
}
#menuLateral a:hover{
  color: #FFFFCC;
  border-bottom: dotted 1px #fff;
}

#Central{
  position: relative;
  float: left;
  margin-left: 20px;
  width: 430px;
  height: auto;
}

#Central h4{
  color: Black;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: underline;
  text-align: justify;
}

#Central p{
  color: #333;
  text-align: justify;
}

#NoticiasHome{
  margin-top: 10px;
  text-align: left;
  width: 100%;
}

#NoticiasHome h3{
  background: url(/resources/img/cuadritoNoticia.gif) left center no-repeat;
  font-size: 1em;
  margin: 0;
  font-weight: normal;
  padding-left: 11px;
}

#NoticiasHome .contenidos{
  padding: 5px 10px;
  border: solid 1px;
  background-color: #eee;  
}

.noticiaHome{
  margin-bottom: 8px;
  width: 100%;
}

.noticiaHome a{
  margin: 0;
  font-size: 0.8em;
}

.noticiaHome h4{
  margin: 0;
}

.noticiaHome p{
  font-size: 1.2em;
  margin: 0;
}

.verTodo{
  text-align: right;
  display: block;
}

#sabiasHome{
  margin-top: 10px;
  text-align: left;
  width: 100%;
}

#sabiasHome h3{
  background: url(/resources/img/cuadritoSabias.gif) left center no-repeat;
  font-size: 1em;
  margin: 0;
  font-weight: normal;
  padding-left: 11px;
}

#sabiasHome .contenidos{
  border: solid 1px;
  background-color: White;
}

#sabias{
   padding: 10px;
}

#herramientasHome{
  margin-top: 10px;
  text-align: left;
  width: 100%;
}

#herramientasHome h3{
  background: url(/resources/img/cuadritoMenu.gif) left center no-repeat;
  font-size: 1em;
  margin: 0;
  font-weight: normal;
  padding-left: 11px;
}

#herramientasHome .contenidos{
  padding: 10px;
  border: 1px solid black;
}

.herramientaScript{
  float: left;
  margin-right: 10px;
}

#lateralDerecho{
  position: relative;
  float: left;
  margin-left: 15px;
  width: 150px;
  height: auto;
}

#help{
  margin-top: 10px;
  width: 100%;
}

#help h3{
  background: url(/resources/img/cuadritoSupport.gif) left center no-repeat;
  font-size: 1em;
  margin: 0;
  font-weight: normal;
  padding-left: 11px;
}

.banner img{
  border: none;
}

#partners{
  text-align: left;
  margin-top: 10px;
  width: 100%;
}

#partners h3{
  background: url(/resources/img/cuadritoMenu.gif) left center no-repeat;
  font-size: 1em;
  margin: 0;
  font-weight: normal;
  padding-left: 11px;
}

#partners .contenidos{
  padding: 10px 0;
  text-align: center;
}

#buscador{
  height: auto;
  margin-top: 10px;
  width: 100%;
}

#buscador h3{
  background: url(/resources/img/cuadritoMenu.gif) left center no-repeat;
  font-size: 1em;
  margin: 0;
  font-weight: normal;
  padding-left: 11px;
}

#inquiero{
  margin-top: 10px;
  text-align: center;
}

#pie{
  position: relative;
  float: left;
  clear: both;
  width: 780px;
  height: 40px;
  background: url(../img/fondoPie.jpg) left top no-repeat;


  padding-top: 1px;
}

.contenidoDetalle {
  margin-top: 10px;
  width: 100%;
}

.contenidoDetalle h1{
  font-weight: normal;
  font-size: 1em;
  text-transform: uppercase;
  background: url(/resources/img/cuadritoSupport.gif) left center no-repeat;
  padding: 0 0 0 11px;
  border-bottom: 1px dotted #902C1F;
}

.formularioContactar {
  margin-top: 10px;
  width: 100%;
}

.formularioContactar h1{
  font-weight: normal;
  font-size: 1em;
  text-transform: uppercase;
  background: url(/resources/img/cuadritoNoticia.gif) center left no-repeat;
  padding: 0 0 0 11px;
  border-bottom: 1px dotted #902C1F;
}

.formularioContactar form{
  margin: 0;
}

.formularioContactar input, .formularioContactar textarea{
  font-size: 0.9em;
  background-color: #292D42;
  border: 1px solid black;
  color: White;
  margin: 0 0 1px 0;
}

.formularioContactar .etiqueta{
  text-align: right;
}

.formularioContactar .pie{
  text-align: center;
}

.formularioContactar .enviar{
  color: black;
  margin-top: 5px;
  padding: 2px 3px;
  border: 1px solid black;
  background-color: white;
  width: 60px;
  display: block;
  font-size: 0.8em;
}

.contenedorASP{
  width: 96%;
}

.mensaje{
  width: 90%;
  text-align: center;
  border: 1px solid black;
  backgroung-color: #ddd;
  margin-top: 30px;
  padding: 50px 10px;
  margin-left: auto;
  margin-right: auto;
}

#notaLegal{
  color:black;
  display:block;
  padding-right:16px;
  text-align:right;
  border-left:solid 1px black;
   border-right:solid 1px black;
  width:762px;
  padding-bottom:10px;
}
