/* menu */
.dominios_tabla_menu {
	width: 170px;
}
.dominios_menu_titulo {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	color: #002D8A;
	text-decoration: none;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.dominios_celda_boton {
	background-image: url(img/bg_bt.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dominios_padding_boton {
	padding-left: 25px;
}
.dominios_link_menu_select {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00427D;
	text-decoration: none;
}
.dominios_link_menu {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00427D;
	text-decoration: none;
}
.dominios_link_menu:hover {
	color: #40ACDB;
}

/* caja de consulta */
.dominios_tabla_consulta {
	background-image: url(img/bg_bt.jpg);
	border: 1px solid #8FCFF5;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 170px;
}
.dominios_celda_titulo {
	background-image: url(img/bg_bt.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	color: #002D8A;
	text-decoration: none;
}
.dominios_texto_campos {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #575960;
	text-decoration: none;
	font-weight: bold;
}
.dominios_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002D8A;
	text-decoration: none;
	background-image: url(img/css_bt_buscar.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
}
.dominios_campo_input {
	font-size: 11px;
	overflow: hidden;
	color: #575960;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}
.dominios_campo_select {
	font-size: 11px;
	color: #575960;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* home & parking */
.dominios_celda_titulo_home {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 22px;
	color: #002D8A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dominios_titulos {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	color: #002D8A;
	text-decoration: none;
}
.dominios_texto {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}

/* listas, transferir, whois */
.dominios_tabla_lista {
	background-color: #FFFFFF;
	border: 1px solid #366A9A;
}
.dominios_celda_titulo_lista {
	background-image: url(img/css_bt_buscar.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-position: bottom;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dominios_celda_dato_lista {
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	background-image: url(img/css_bg_celda.jpg);
	padding-top: 2px;
	padding-bottom: 2px;
}
.dominios_titulo_grande {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 22px;
	color: #002D8A;
	text-decoration: none;
}
.dominios_campo_readonly_derecha {
	overflow: hidden;
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #575960;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}

/* carrito */
.dominios_tabla_promociones {
	background-color: #EAEFF4;
}
.dominios_bg_azul {

}
.dominios_bg_foto_promocion {

}
.dominios_celda_promocion {

}
.dominios_titulo_azul {

}
.dominios_precio {

}
.dominios_celda_salida_carrito {

}



