html, body {
  margin      : 0;
  padding     : 0;
  border      : 0;
  font-family : Verdana, Arial, sans-serif;
}



.index-contenido-izda-titulo {
  font-family: Arial;
  font-size : 30px;
  font-weight : bold;
  color: #333;
  padding-top: 40px;
  padding-left:40px;
}


.index-contenido-izda-txt {
  font-family: Arial;
  font-size : 14px;
  color: #333;
  padding-left:40px;
}


.index-contenido-dcha-titulo {
  font-family: Arial;
  font-size : 30px;
  font-weight : bold;
  color: #333;
  padding-top: 40px;
  padding-right:40px;
}


.index-contenido-dcha-txt {
  font-family: Arial;
  font-size : 14px;
  color: #333;
  padding-right:40px;
}


.index-abajo {
  font-family: Arial;
  font-size : 12px;
  color: #333;
  text-align : center;
  margin-top : 0;
  margin-bottom : 3px;
}


.paginas-web-contenido-titulo {
	font-family: Arial;
	font-size : 30px;
	font-weight : bold;
	color: #333;
	padding-top: 40px;
	padding-left:60px;
}

.titulo-contacto {
	font-family: Arial;
	font-size : 30px;
	font-weight : bold;
	color: #333;
	padding-top: 40px;
	padding-left:60px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.paginas-web-contenido-txt {
  font-family   : Arial;
  font-size     : 14px;
  color         : #333;
  padding-left  : 60px;
  padding-right : 100px;
  margin-top    : 16px;
  margin-bottom : 16px;
}


.tabla-aloj-01 {
  font-family   : Arial;
  font-size     : 14px;
  color         : #333;
  padding-left  : 20px;
  padding-top   : 1px;
  margin-top    : 6px;
  margin-bottom : 13px;
}


.tabla-aloj-02 {
  font-family   : Arial;
  font-size     : 14px;
  font-weight   : bold;
  color         : #333;
  padding-left  : 10px;
  padding-top   : 1px;
  margin-top    : 6px;
  margin-bottom : 13px;
}


.contacto-form-txt {
  font-family   : Arial;
  font-size     : 14px;
  color         : #333;
  margin-top    : 0px;
  margin-bottom : 0px;
}


.contacto-form-campo {
  font-family      : Arial;
  font-size        : 13px;
  border           : 1px solid #808080;
  background-color : #fff9dc;
}

.contacta {
  font-family: Arial;
  font-size : 14px;
  font-weight: bold;
  color: #333;
  padding-left  : 60px;
  padding-right : 100px;
  margin-top    : 0px;
  margin-bottom : 16px;
}


.menu-cab {
  font-family: Arial;
  font-size : 13px;
  font-weight: bold;
  color: #333;
  text-align:right;
}

.menu-prin {
  font-family: Arial;
  font-size : 13px;
  font-weight : bold;
  color: #fff;
  text-align:center;
}


.index-dominios {
  font-size : 12px;
  font-family: Arial;
  color: #666666;
  text-align:left;
}


.index-derecha-usuario {
  font-size : 11px;
  font-family: Arial;
  color: #666666;
}


.forms input {
  height       : 18px;
  font-size    : 10px;
  text-align   : left;
  border       : 1px solid #ccc;
  color        : #999;
  background   : #fff;
  padding-left : 3px;
  width        : 70px;
}


.forms select {
  font-size : 10px;
}


  
.search-form input {
  width : 85px;
}


.celda001 {
  background-image: url(../images/cab-fondo-celda.jpg);
}


#celda-dominios div {
  position : relative;
  width : 100%;
  height : 100%;
  padding : 0;
}


.reg-form {
  position : absolute;
  margin : 0;
  bottom : 15px;
  left : 14px;
}


.reg-form p { margin : 0 0 5px }


#boton-buscar-dominio {
  width : 61px;
  height : 16px;
  vertical-align : middle;
  border : 0;
  margin : 0;
  padding : 0;
  position: relative;
  top: -2px;
}

.cero {
	line-height: 15px;
}

a:link {text-decoration: none; color: #666}
a:visited {text-decoration: none; color: #666}
a:active {text-decoration: none}
a:hover {color: #000}


a.enlace-01 {
	display         : block;
    width           : 100%;
    height          : 100%;
    text-align      : center;
    text-decoration : none;
}
a.enlace-01 span {
	margin      : 0;
    padding     : 0;
    line-height : 0;
    position    : relative;
    top         : 50%;
}
a.enlace-01:link {color: #fff; font-weight: bold}
a.enlace-01:visited {color: #fff; font-weight: bold}
a.enlace-01:active {color: none}
a.enlace-01:hover {color: #fff; background : #aaa}


a.enlace-02:link {text-decoration: none; color: #4f4f4f}
a.enlace-02:visited {text-decoration: none; color: #4f4f4f}
a.enlace-02:active {text-decoration: none}
a.enlace-02:hover {color: #aaa}


/*
#wrapper {
border-collapse : collapse;
}
#wrapper td {
border:1px solid red;
}


#cabecera td {
border:0px solid blue;
}
*/

#cabecera #cabecera-inf-der {
background: url('../images/fondo-celda-001.jpg') no-repeat bottom right;
}

#Contenido td img { border : 0 ; display : block }

