body {
	margin: 0px auto;
	width: 1100px;
	background: #656565 url(/img/bg.png) center repeat-y;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #333;
}

h1, h2, h3, h4 { font-family: Tahoma, Geneva, sans-serif; font-weight: normal; }
h1 { font-size: 2.0em; color: #10a000; }
h2 { font-size: 1.6em; color: #777; }
h3 { font-size: 1.3em; color: #555; }

a { color: #118d03; text-decoration: none; }
a:hover { color: #ff0000; }

.sinborde { border: 0px; }

input, textarea { font-family: Verdana, Arial, sans-serif; }
input.boton { border: 1px solid #aaa; padding: 5px 10px 5px 10px; background: url(img/boton.png) top center repeat-x; cursor: pointer; outline: 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: 1.7em; font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  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;
  padding-left: 70px;
  padding-right: 70px;
}

#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: 1.8em; font-family: Tahoma, Geneva, sans-serif;
  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;
}
#cuadro-cuerpo ul
{
  margin: 0px;
  padding: 0px;
}
#cuadro-cuerpo ul li
{
  list-style: none;
  line-height: 20px;
  padding-left: 10px;
  background: url(img/li.png) 0px 7px no-repeat;
  font-size: 1.0em;
  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: 1.5em;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

#cuadro150
{
  float: left;
  padding: 3px;
}
#cuadro150-header
{
  background: url(img/cuadro-bg-cabecera-150.png) center top no-repeat;
  font-size: 1.8em; font-family: Tahoma, Geneva, sans-serif;
  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: 1.0em;
  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: 1.5em;
  text-align: center;
  color: #dd0000;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 30px;
}
#cuadro150-add
{
  width: 150px;
  font-size: 1.5em;
  text-align: center;
  padding-top: 10px;
}

#offer
{
  background: #f9f9f9;
  border: #cccccc 1px solid;
  width: 785px;
  height: 125px;
  font-size: 1.0em;
  text-align: center;
  margin-bottom: 20px;
}
#offer #title
{
  color: #ee0000;
  font-size: 1.8em; font-family: Tahoma, Geneva, sans-serif;
  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 5px no-repeat;
  font-size: 1.0em;
  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;
  line-height: 20px;
}

