.ayuda_fondo {
	background-color: #efd56c;
}


a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #c30101;
	text-decoration: none;
	font-weight: normal;
}.formu_txt {
	font-family: Verdana;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3d7e6;
}
.hosting_cabecera {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c3d7e6;
}

.dominio_txt {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #c64934;
}
.formu_txt_noborder {

	font-family: Verdana;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #c3d7e6;
}
.hosting_brd_img {
	border: 2px solid #c3d7e6;
}
.pedidios_lista {

	font-family: Verdana;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3d7e6;
}
.dominio_txt_brd {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #c64934;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c3d7e6;
}
.borrar_rojo {
	font-family: Verdana;
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.pedidios_lista_rojo {
	font-family: Verdana;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3d7e6;
	font-weight: bold;
	color: #FF0000;
}
.error_tabla {
	border: 2px solid #FF0000;
}
.pedido_tabla {

	border: 2px solid ##009966;
}
