* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	overflow-x: hidden;
}

body {
	margin: 0;
	padding: 0;
	background-color:#ebeaea;
	background-image: url(../../images/line_bg.jpg);
	background-repeat: repeat-x;
}

a, a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color: #8d8d8d;
}

a img{
	border:0;
}

#contenedor {
	width: 100%;
	height: 100%;
}

#contenedorheader {
	width: 100%;
	height: 141px;
	float:left;
	display:block;
	background-image:url(../../images/header.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#headerleft {
	float:left;
	display:block;
}

#headeright{
	float:right;
	display:block;
	width:390px;
	height:53px;
}

.buttons{
	float:left;
	display:block;
	width:auto;
	height:auto;
}

.buttons a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.buttons a:hover {
	text-decoration:none;
	color:#000000;	
}

.button a:active {
	text-decoration:none;
	color:#000000;	
}

.cajaselect{
	float:left;
	width:110px;
	height:15px;
	color:#555555;
}

.dominiobuscar{
	float:left;
	width:130px;
	height:16px;
	padding-left:56px;
	height:15px;
	color:#555555;
}

.dominio{
	float:left;
	width:80px;
	height:15px;
	color:#555555;
}

.buscar{
	float:left;
	display:block;
	padding-left:23px;
	padding-top:5px;
	width:50px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

.buscar a:link {
	text-decoration: none;
	color:#ffffff;
}

.buscar a:visited {
	text-decoration: none;
	color:#ffffff;
}

.buscar a:hover {
	text-decoration:none;
	color:#000000;
}

.buscar a:active {
	text-decoration:none;
	color:#ffffff;
}	

#contenedorcentro {
	width: 100%;
	height: 100%;
	float:left;
	display:block;
	background-image:url(../../images/body_bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#centro {
	width: 960px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#contentleft {
  width:220px;
  height:auto;
  float:left;
}

#leftbottom {
  width:220px;
  height: auto;
  float:left;
  padding-top:23px;
}

#banners {
  float:left;
  display:block;
}

#acordeon {
  width:220px;
  height:auto;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  float:left;
}

.menu_items {
  color:#a0a0a0;
  font-size:11px;
}

.boton {
  text-align:left;
  display:table-cell;
  float:left;
  width:220px;
  color:#555555;
  font-size:13px;
  cursor:pointer;
}

.boton ul{
	padding:0;
	margin:0;
}
	
.boton ul li{
	list-style:none;
	background-image: url(../../images/menu_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:23px;
	padding-top:5px;
}
	
.boton ul li a:link, ul li a:visited, ul li acronym{
	color:#555555;
 	font-size:13px;
  	text-decoration:none;
}
	
.boton ul li a:hover, ul li a:active, ul li a:hover acronym{
	color:#000000;
	text-decoration:none;
	}
	
.boton ul li:hover{
	background-image:url(../../images/menu1_bg.jpg);
	background-repeat:no-repeat;
	}

.itemcontenedor {
  color:#a0a0a0;
  background-image: url(../../images/menu_bg.jpg);
  background-position: top left;
  background-repeat:no-repeat;
  font-size:13px;
  color:#555555;
  text-align:left;
  display:table-cell;
  float:left;
  width:220px;
  height:28px;
  text-decoration:none;
}


.items {
  background-image: url(../../images/menu_bg.jpg);
  background-position: top left;
  background-repeat:no-repeat;
  padding-top:6px;
  font-size:13px;
  color:#555555;
  text-align:left;
  display:table-cell;
  float:left;
  width:220px;
  height:22px;
  text-decoration:none;
}

.no{
  color:#ebe9ea;
  font-size:2px;
  visibility:hidden;
}

.subitem {
  background-image: url(../../images/flechin_menu.jpg);
  background-repeat:no-repeat;
  text-decoration:none;
  padding-left:12px;
  height:15px;
}

.subitem a:link {
	text-decoration: none;
	color: #5e5e5e;
}

.subitem a:visited {
	text-decoration: none;
	color: #5e5e5e;
}

.subitem a:hover {
	text-decoration:none;
	color:#000000;
}

.subitem a:active {
	text-decoration:none;
	color: #5e5e5e;
}

#contentright {
  width:709px;
  height:auto;
  float:right;
  display:block;
}

#fichas {
  width:229px;
  height:351px;
  float:left;
  display:block;
  background-image: url(../../images/promos/ficha.jpg);
  background-repeat:no-repeat;
}


#fichasdesde {
  width:229px;
  height:351px;
  float:left;
  display:block;
  background-image: url(../../images/promos/fichadesde.jpg);
  background-repeat:no-repeat;
}

#fichasdesde2 {
  width:229px;
  height:351px;
  float:left;
  display:block;
  background-image: url(../../images/promos/fichadesde2.jpg);
  background-repeat:no-repeat;
}


txtfichas {
  font-size:12px;
  padding-left:25px;
  padding-top:197px;
  float:left;
  display:block;
}

#titulo {
  width:226px;
  height:47px;
}

#titulo2 {
  width:0px;
  height:0px;
}

#imagenpromo2 {
  width:221px;
  height:189px;
  margin-top: 8px;
  }

#imagenpromo {
  width:226px;
  height:150px;
}

.tipshomecontenedor {
  width:226px;
  height:83px;
  padding-left:9px;
  padding-top:5px;
}

.tipshome {
  background-image: url(../../images/promos/flechin.png);
  background-repeat:no-repeat;
  background-position:left bottom;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:13px;
  color:#FFFFFF;
  padding-left:13px;
  padding-top:6px;
  float:left;
  display:block;
  width:206px;
  height:auto;
}

.destacado {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:17px;
  color:#FFFFFF;
  float:left;
  display:block;
  width:206px;
  height:17px;
  padding-left:13px;
  padding-top:2px;
}

.tipsolo {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:13px;
  color:#FFFFFF;
  padding-left:13px;
  padding-top:4px;
  float:left;
  display:block;
  width:206px;
  height:auto;
}

#buttonsficha {
  width:79px;
  height:50px;
  float:left;
  display:block;
  padding-left:23px;
  padding-top:7px;
}

#contratar {
	width: 80px;
	float: left;
	display:block;
	margin:0px;
	padding:0px;
}

#contratar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#contratar ul a {
	text-decoration: none;
  	height: 31px;
	display: block;
	background-image: url(../../images/promos/prueba.png);
	}

#contratar ul a:hover {
	background-position: 0 -32px;
	}

#contratar ul a:active {
	background-position: 0 -32px;
	}

.masinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	width:auto;
	height:15px;
	float:right;
	display:block;
	text-align:right;
}

.masinfo a:link {
	color:#ffffff;
	text-decoration: none;
}

.masinfo a:visited {
	text-decoration: none;
	color: #ffffff;
}

.masinfo a:hover {
	text-decoration:none;
	color:#000000;
}

.masinfo a:active {
	text-decoration:none;
	color: #ffffff;
}

#precios{
  width:95px;
  height:auto;
  float:right;
  display:block;
  padding-top:9px;
}

#preciosdesde{
  width:89px;
  height:auto;
  float:right;
  display:block;
  padding-top:10px;
}

.numero{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#ffffff;
	height:25px;
}

.mes{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
	height:23px;
}

.hostinglinks a:link {
	text-decoration: none;
	color:#ffffff;
}

.hostinglinks a:visited {
	text-decoration: none;
	color:#ffffff;}

.hostinglinks a:hover {
	text-decoration: underline;
	color:#000000;}

.hostinglinks a:active {
	text-decoration: none;
	color:#ffffff;}

#contenedorfooter {
	width: 100%;
	height: auto;
	margin-top:20px;
	float:left;
	display:block;
	background-image: url(../../images/footer_bg.jpg);
	background-repeat:repeat-x;
}

#footer {
	width: 960px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#contenedorlinks {
	width: 100%;
	height:70px;
	padding-top:5px;
	display:block;
	float:left;
}

#contenedorpie {
	width: 100%;
	height:45px;
	display:block;
	padding-top:17px;
	float:left;
}

.links {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#747474;
  float:left;
  display:block;
  background-image: url(../../images/line_links.jpg);
  background-repeat: no-repeat;
  background-position:right;
  padding-right:22px;
  height:auto;
  font-size:11px;
}

.linkpunta {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#747474;
  float:left;
  display:block;
  width:auto;
  height:auto;
  font-size:11px;
}

.linkstitle {
	font-weight:bold;
	line-height:20px;
}

.linkstxt {
	line-height:13px;
}

.links a:link {
	color: #747474;
	text-decoration: none;
}

.links a:visited {
	text-decoration: none;
	color: #747474;
}

.links a:hover {
	text-decoration: underline;
	color: #000000;
}

.links a:active {
	text-decoration: none;
	color: #747474;
}

.linkpunta a:link {
	color: #747474;
	text-decoration: none;
}

.linkpunta a:visited {
	text-decoration: none;
	color: #747474;
}

.linkpunta a:hover {
	text-decoration: underline;
	color: #000000;
}

.linkspunta a:active {
	text-decoration: none;
	color: #747474;
}

.dominio_seleccionado {
	background-image: url(../../images/bg_campos.jpg);
	background-position: left;
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#555;
  padding-left:10px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
  font-size:16px;
	font-weight: bold;
}

.destino{
	background-image: url(../../images/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.resultado_consulta{
	background-color: #fee6cb;
	display: table-cell;
	vertical-align: middle;
}

#footeright{
	float:left;
	display:block;
	padding-top:14px;
	text-align: center;
	width:770px;;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	word-spacing:2px;
  	color:#5a5a5a;
	font-size:10px;
}

#logoqth{
	float:left;
	display:block;
	padding-top:4px;
}