body
{
  margin: 0px auto;
  color: #000000;
  background: #656565 url(img/bg.png) center repeat-y;
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-size: 14px;
  width: 1100px;
}
p, td, li, form
{
  font-size: 14px;
}
b
{
  font-weight: bold;
}
a
{
  text-decoration: none;
  color: #0e6d00;
}
a:hover
{
  color: #ff0000;
}
.sinborde
{
  border: 0px;
}

#cabecera
{
  height: 65px;
  background: url(img/menu-bg.png) center center repeat-x;
  width: 1100px;
}
#menu
{
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 30px;
  text-align: center;
}
#menu li
{
  float: left;
  margin-right: 2px;
}
#menu li a
{
  display: block;
  width: 130px;
  line-height: 65px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #2c2c2c;
  text-decoration: none;
}
#menu li a:hover
{
  color: #ffffff;
  background: url(img/menu-bg-sel.png) center center repeat-x;
}
#menu li a.sel
{
  color: #67f855;
  background: url(img/menu-bg-sel.png) center center repeat-x;
}
#menu li a:focus
{ 
  outline: 0; 
}
#menu li a:active
{
  color: #222222;
  background: #67f855;
}

#titulo
{
  width: 1100px;
  height: 130px;
}
#logo
{
  float: left;
  margin: 20px;
  margin-left: 30px;
}
#slogan
{
  float: left;
  margin-top: 70px;
  margin-left: 70px;
}
#servers
{
  float:right;
  margin-right: 10px;
  margin-top: 5px;
}

#contenidos
{
  width: 790px;
  padding: 30px;
  padding-top: 20px;
  float: left;
}

#home
{
  padding-left: 40px;
}

#contenidos-nodcha
{
  padding: 30px;
  padding-top: 20px;
}

#dcha
{
  width: 200px;
  margin-top: 20px;
  padding-left: 20px;
  padding-top: 20px;
  float: left;
  border-left: #cccccc 2px dashed;
  text-align: center;
}

#cuadro
{
  float: left;
  padding: 20px;
}
#cuadro-cabecera
{
  background: url(img/cuadro-bg-cabecera-300.png) center top no-repeat;
  font-size: 24px;
  text-align: center;
  line-height: 35px;
  height: 32px;
  width: 302px;
  color: #003296;
}
#cuadro-cuerpo
{
  background: url(img/cuadro-bg-cuerpo.png) center bottom repeat-x;
  border: #cccccc 1px solid;
  border-bottom: 0px;
  padding: 15px;
  padding-right: 10px;
  width: 275px;
  height: 140px;
  font-size: 16px;
}
#cuadro-cuerpo ul
{
  margin: 0px;
  padding: 0px;
}
#cuadro-cuerpo li
{
  list-style: none;
  padding-left: 10px;
  background: url(img/li.png) 0px 9px no-repeat;
  font-size: 16px;
  text-align: left;
}
#cuadro-pie
{
  background: url(img/cuadro-bg-pie.png) center bottom no-repeat;
  height: 11px;
  width: 302px;
}
#price
{
  color: #dd0000;
  margin-top: 30px;
  font-size: 24px;
  font-family: Arial, Helvetica;
  text-align: center;
}

#cuadro150
{
  float: left;
  padding: 3px;
}
#cuadro150-header
{
  background: url(img/cuadro-bg-cabecera-150.png) center top no-repeat;
  font-size: 24px;
  text-align: center;
  line-height: 35px;
  height: 32px;
  width: 152px;
  color: #003296;
}
#cuadro150-body
{
  background: url(img/bg-gris.png) center center repeat-x;
  border: #cccccc 1px solid;
  border-top: 0px;
  width: 150px;
  height: 24px;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
}
#cuadro150-price
{
  background: url(img/bg-gris.png) center center repeat-x;
  border: #cccccc 1px solid;
  border-top: 0px;
  width: 150px;
  height: 26px;
  font-size: 22px;
  text-align: center;
  color: #dd0000;
  font-family: Arial, Helvetica;
  line-height: 30px;
}
#cuadro150-add
{
  width: 150px;
  font-size: 22px;
  text-align: center;
  padding-top: 10px;
}

#offer
{
  background: #f9f9f9;
  border: #cccccc 1px solid;
  width: 785px;
  height: 125px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
#offer #title
{
  color: #ee0000;
  font-size: 24px;
  line-height: 30px;
  height: 32px;
  background: url(img/bg-gris.jpg) center center repeat-x;
}
#offer li
{
  list-style: none;
  padding-left: 10px;
  background: url(img/li.png) 0px 9px no-repeat;
  font-size: 16px;
  text-align: left;
}

#tabladominios
{
  width: 600px;
  border-collapse: collapse;
}
#tabladominios td
{
  height: 30px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  background: url(img/bg-gris.jpg) center center repeat-x;
}

#iconos
{
  position: absolute;
  top: 0px;
  left: 40%;
  text-align: right
}
#iconos a
{
  outline: 0; 
}
#icono
{
  padding-right: 20px;
}

#footer
{
  float: left;
  width: 1100px;
  height: 60px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 20px;
}
#footer a
{
  font-size: 13px;
}

